Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

So I had hardcoded my DNS server to googles, aka:

    dig @8.8.4.4 github.com +short
I was not getting an answer.

However using my routers/dhcp/ISP to set my DNS server, I am able to get answers:

    dig github.com +short
    192.30.253.112


Cached locally?

dig +trace github.com




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: