David Ron
Pages
(Move to ...)
Home
Other Places To Find Me
▼
Linux Ignoring /etc/hosts file?
The solution:
sudo nano /etc/nsswitch.conf
and make sure the following line is in there:
hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
(the "files" is the most important)
No comments
Post a Comment
‹
›
Home
View web version
No comments
Post a Comment