cosoco
Not too sore, are you?
- Joined
- Feb 21, 2014
- Messages
- 401
- Likes received
- 2,706
I noticed that the forum wasn't working for me on my windows system, so I logged into my linux system to check it. I noticed something funny - google's DNS servers correctly resolve it, but comcast's servers don't.
 
Here's the condensed version of the problem:
 
cosoco@host:~$ nslookup forum.questionablequesting.com 8.8.8.8
Server: 8.8.8.8
Address: 8.8.8.8#53
Non-authoritative answer:
Name: forum.questionablequesting.com
Address: 192.73.235.19
cosoco@host:~$ nslookup forum.questionablequesting.com 75.75.75.75
Server: 75.75.75.75
Address: 75.75.75.75#53
** server can't find forum.questionablequesting.com: NXDOMAIN
 
 
Right now, I'm working around this by adding a line in my /etc/hosts.
 
I'm a comcast subscriber, BTW.
				
			Here's the condensed version of the problem:
cosoco@host:~$ nslookup forum.questionablequesting.com 8.8.8.8
Server: 8.8.8.8
Address: 8.8.8.8#53
Non-authoritative answer:
Name: forum.questionablequesting.com
Address: 192.73.235.19
cosoco@host:~$ nslookup forum.questionablequesting.com 75.75.75.75
Server: 75.75.75.75
Address: 75.75.75.75#53
** server can't find forum.questionablequesting.com: NXDOMAIN
Right now, I'm working around this by adding a line in my /etc/hosts.
I'm a comcast subscriber, BTW.
 
					
				 
 
		