The hosts tag has no wiki summary.
1
vote
2answers
2k views
Lion “hosts” File Bug
I have some serious problems with the hosts file on my Lion 10.7.2. My hosts file is like following;
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
fe80::1%lo0 localhost
27.0.0.1 ...
3
votes
2answers
567 views
Unable to revert changes to hosts file in OS X Lion
I edited the hosts file and added:
10.0.0.1 devsys.crossreader.net
Later I commented out the entry:
#10.0.0.1 devsys.crossreader.net
When I ping or browse to devsys.crossreader.net the returning ...
1
vote
1answer
173 views
How set up a local domain such as local.test?
I'm web-developer and I need local domains. Before 10.7.2 update, I'm just fix /etc/hosts as I need, but new update crash this solution. How fix this new "feature"?