Hi,
I added an entry to my /etc/hosts file such as:
but when I do a nslookup on server.domain.com it still returns the real address instead of 127.0.0.1.
Do I need to restart the network services for it to re-read the /etc/hosts file or is there some other reason why it's doing that?
I added an entry to my /etc/hosts file such as:
Code:
127.0.0.1 server.domain.com
Do I need to restart the network services for it to re-read the /etc/hosts file or is there some other reason why it's doing that?