Hacker News new | ask | show | jobs
by linuxdaemon 759 days ago
As someone who administers DNS servers, I'm going to guess this is due to DNS being the first thing that gets blamed when something goes wrong; and it is almost never DNS.
2 comments

That's the point, but often in many network issues, the name resolution is the root cause of the problem. Not necessarily the DNS itself. Sometimes the /etc/hosts is more than enough to cause headaches!
I've certainly added a hostname to an /etc/hosts file for testing and forgotten.

Nothing makes sense, where is this address coming from? Oh. It was me. I put it there.