After implementing a block list with /etc/hosts, I'm seeing strange behavior with name resolution. For example, the new /etc/hosts file contains the following entry:
After a reboot, I get this when I ping it:Code:0.0.0.0 att.com
And Firefox goes directly to the site with no problem. So, why is Firefox ignoring /etc/hosts entries and why does it resolve to 127.0.0.1 when I ping it instead of 0.0.0.0?Code:$ ping att.com PING att.com (127.0.0.1) 56(84) bytes of data. 64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.032 ms



Adv Reply



Bookmarks