Quote Originally Posted by Relena Peacecraft View Post
Since I'm having this problem as well, I can respond. Well, home.eyesonff.com randomly fixed itself when I went to test (since the issue seems intermittent) but forums.eyesonff.com is a failure right now.

Code:
jason@europa ~ $ nslookup forums.eyesonff.com
Server:		192.168.1.1
Address:	192.168.1.1#53

** server can't find forums.eyesonff.com: NXDOMAIN

jason@europa ~ $ nslookup forums.eyesonff.com 8.8.8.8
Server:		8.8.8.8
Address:	8.8.8.8#53

** server can't find forums.eyesonff.com: NXDOMAIN
I don't know if there's some dirty ISP out there that's silently modifying or blocking traffic or what, because the exact same query works perfectly fine from my offsite server.
That first query indicates that your name resolution is coming from... your router? I guess I'm not really sure how Linux name resolution works. That Google name server has a correct DNS entry for forums.eyesonff.com so the problem is in your ability to reach that name server with the query at all.