You are not logged in.
Hello,
I'm running into an issue with DNS resolution. I first encountered this inside a Docker container because it took 5+ minutes to return with an error when attempting to connect to "redis-db".
I thought this was weird. After much digging, I finally tried "ping zdfasdfaeragasdf" on my machine...and it was able to resolve and it hangs.
What is happening?!
Doing nslookup asdfasdfasdfasdf actually resolves to something!
SOLUTION:
My IP was hijacking unresolveable requests...disabled that.
Last edited by SirMyztiq (2018-05-07 19:07:05)
Offline