2012/5/24 Christopher Schultz <[email protected]>: > > There also might be something weird with the lookup of "localhost": on > one of the SE questions, the OP did "nslookup localhost" and the request > went to a DNS server (which returned NXDOMAIN) and didn't just > immediately get 127.0.0.1 from his machine's lookup-service. >
(OT) That is just how "nslookup" works. It queries DNS server and does not care about "hosts" file. Simple "ping localhost" would be more informative. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
