I have a very odd problem occuring. I regularly block various websites using the hosts file, by pointing the domains to 127.0.0.1. What is very odd is that every day the "www.facebook.com" and "facebook.com" entries are deleted and replaced with blank lines!
Please don't give me all the different ways I can block website access, question why I block it this way etc... I am happy with how it works, but am really more curious as to why and how the entries are removed. The rest of the entries I put in the hosts file are still present, so the whole file is not being rewritten.
I have fully up to date Kaspersky, and perform regular full system scans.
There are reports of the same problem in a couple of other places, but it hasn't been resolved... thought I'd see if anyone at stack overflow could crack this one.
http://www.techsupportforum.com/forums/f112/facebook-entries-removed-from-hosts-620204.html http://forum.avira.com/wbb/index.php?page=Thread&threadID=126207
Hosts file before:
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
127.0.0.1 mail.yahoo.com
127.0.0.1 yahoo.co.uk
127.0.0.1 mail.yahoo.co.uk
127.0.0.1 www.facebook.com
127.0.0.1 facebook.com
127.0.0.1 mail.yahoo.co.uk
and after:
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
127.0.0.1 mail.yahoo.com
127.0.0.1 yahoo.co.uk
127.0.0.1 mail.yahoo.co.uk
127.0.0.1 mail.yahoo.co.uk
