<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: DNS Oddities</title>
	<link>http://ask.metafilter.com/20650/DNS-Oddities/</link>
	<description>Comments on Ask MetaFilter post DNS Oddities</description>
	<pubDate>Fri, 01 Jul 2005 17:00:10 -0800</pubDate>
	<lastBuildDate>Fri, 01 Jul 2005 17:00:10 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: DNS Oddities</title>
		<link>http://ask.metafilter.com/20650/DNS-Oddities</link>	
		<description>Home DSL connection.  DSL router goes to Netgear router, and three computers connect to the Netgear router.  All three computers run XP Pro.  On two of the computers, DNS works fine.  On the third, some websites don&apos;t resolve.  Why? &lt;br /&gt;&lt;br /&gt; I have checked the .hosts file on the odd computer, and it&apos;s just the standard default template with no additional entries.  I have checked the TCP/IP properties and made sure that &quot;Obtain DNS Server address automatically&quot; is selected.  I have checked the advanced properties of both the DSL router and the Netgear router to be sure no filtering is being done there.  So why can I reach, for example, www.monsters.fm on one computer but have it come up as an unknown domain on the other?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.20650</guid>
		<pubDate>Fri, 01 Jul 2005 16:48:53 -0800</pubDate>
		<dc:creator>Lokheed</dc:creator>
		
			<category>networking</category>
		
			<category>DNS</category>
		
	</item> <item>
		<title>By: willnot</title>
		<link>http://ask.metafilter.com/20650/DNS-Oddities#336332</link>	
		<description>Bring up a command prompt on the bad computer, and try to do a tracert to one of the domains you can&apos;t resolve. Can you determine from that where it&apos;s getting stuck?&lt;br&gt;
&lt;br&gt;
Also, have you tried resolving the bad domains in other browsers to eliminate the browser as a source of the problem?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20650-336332</guid>
		<pubDate>Fri, 01 Jul 2005 17:00:10 -0800</pubDate>
		<dc:creator>willnot</dc:creator>
	</item><item>
		<title>By: evariste</title>
		<link>http://ask.metafilter.com/20650/DNS-Oddities#336333</link>	
		<description>Can you ping it on the command line? Get a Command Prompt and type: &lt;br&gt;
     ping www.monsters.fm&lt;br&gt;
tell us whether it times out or not.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20650-336333</guid>
		<pubDate>Fri, 01 Jul 2005 17:01:40 -0800</pubDate>
		<dc:creator>evariste</dc:creator>
	</item><item>
		<title>By: Lokheed</title>
		<link>http://ask.metafilter.com/20650/DNS-Oddities#336337</link>	
		<description>&lt;i&gt;Also, have you tried resolving the bad domains in other browsers to eliminate the browser as a source of the problem?&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
The same problem happens both with IE and Firefox, so it does not appear to be a browser issue.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20650-336337</guid>
		<pubDate>Fri, 01 Jul 2005 17:13:54 -0800</pubDate>
		<dc:creator>Lokheed</dc:creator>
	</item><item>
		<title>By: bemis</title>
		<link>http://ask.metafilter.com/20650/DNS-Oddities#336353</link>	
		<description>It&apos;s possible (and even probable, with a good provider) that you have more than one DNS server being given out by your Netgear DHCP server.  If one in the list is responding, but with invalid answers (due to bad configuration or some such), you could see a situation like this.&lt;br&gt;
&lt;br&gt;
You could use nslookup to perhaps see if this is the case- check the Netgear config to see what DNS servers it has, and then run nslookup from a command shell, and then use the &apos;server x.x.x.x&apos; command to go through the list of servers, trying the problematic hostname on each one.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20650-336353</guid>
		<pubDate>Fri, 01 Jul 2005 18:00:23 -0800</pubDate>
		<dc:creator>bemis</dc:creator>
	</item><item>
		<title>By: Lokheed</title>
		<link>http://ask.metafilter.com/20650/DNS-Oddities#336372</link>	
		<description>Results of ping:&lt;br&gt;
good computer - ping times out, but the domain is translated to an IP address&lt;br&gt;
bad computer - could not resolve host name&lt;br&gt;
&lt;br&gt;
Results of tracert:&lt;br&gt;
good computer - makes 16 hops before ending up in &quot;request timed out&quot;&lt;br&gt;
bad computer - could not resolve host name&lt;br&gt;
&lt;br&gt;
Results of nslookup:&lt;br&gt;
good computer - DNS request times out with both primary or secondary DNS server specified&lt;br&gt;
bad computer - same&lt;br&gt;
&lt;br&gt;
Entering the URL in a web browser:&lt;br&gt;
good computer - page loads fine&lt;br&gt;
bad computer - could not resolve host name&lt;br&gt;
&lt;br&gt;
As a hacky fix, I added the IP address to the hosts file on the bad computer, and now the page loads fine.  I don&apos;t like hacky fixes....&lt;br&gt;
&lt;br&gt;
If it was happening on all computers on the network, I would think it was something in the interaction between the Sprint DSL router and the Netgear router.  But this whole &quot;it works on two computers but not on the third&quot; just has me baffled.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20650-336372</guid>
		<pubDate>Fri, 01 Jul 2005 19:15:27 -0800</pubDate>
		<dc:creator>Lokheed</dc:creator>
	</item><item>
		<title>By: evariste</title>
		<link>http://ask.metafilter.com/20650/DNS-Oddities#336410</link>	
		<description>I can&apos;t figure out what else to tell you to try, but I don&apos;t use my ISP&apos;s automatically assigned nameservers. Instead I use 4.2.2.1-4.2.2.6 inclusive. Try setting it to use those and see what happens. They&apos;re Level1/Verizon&apos;s nameservers and generally give me very fast, up-to-date response, unlike my ISP&apos;s which aren&apos;t very stable.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20650-336410</guid>
		<pubDate>Fri, 01 Jul 2005 21:54:06 -0800</pubDate>
		<dc:creator>evariste</dc:creator>
	</item><item>
		<title>By: Ryvar</title>
		<link>http://ask.metafilter.com/20650/DNS-Oddities#336421</link>	
		<description>On both a good computer and the bad computer type &quot;ipconfig /all&quot; into a command prompt and at the very bottom of the output should be a list of DNS servers used by both computers.  Make sure those are the same.&lt;br&gt;
&lt;br&gt;
Also, Start-&amp;gt;Run-&amp;gt;&quot;services.msc&quot; and check the status of the DNS Client service on both computers, make sure both are the same.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20650-336421</guid>
		<pubDate>Fri, 01 Jul 2005 22:15:07 -0800</pubDate>
		<dc:creator>Ryvar</dc:creator>
	</item><item>
		<title>By: RichardP</title>
		<link>http://ask.metafilter.com/20650/DNS-Oddities#336460</link>	
		<description>Does the TCP/IP MTU setting on the &quot;odd&quot; computer differ from that on the other two computers?  Perhaps the servers that are unreachable have &lt;a href=&quot;http://www.netheaven.com/pmtu.html&quot;&gt;broken path MTU discovery&lt;/a&gt;.  Pay particular attention to the &lt;b&gt;Example Path MTU Discovery Failure Scenario&lt;/b&gt; section on that page.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20650-336460</guid>
		<pubDate>Sat, 02 Jul 2005 01:35:20 -0800</pubDate>
		<dc:creator>RichardP</dc:creator>
	</item><item>
		<title>By: Lokheed</title>
		<link>http://ask.metafilter.com/20650/DNS-Oddities#336478</link>	
		<description>Found the difference, and it should have occured to me sooner.  Two of the computers are my work systems (a desktop and a laptop), and I have both VPN&apos;d into my company&apos;s network.  The third (bad) computer is my personal machine, and is not using the same VPN.  As soon as I disconnect from the VPN, the same problem appears on my work computers.  (It was looking at ipconfig /all that tipped me off, showing a completely different DNS server).&lt;br&gt;
&lt;br&gt;
So either something in one of the two routers is not handling DNS requests properly, or else the two DNS servers provided by Sprint aren&apos;t doing squat.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20650-336478</guid>
		<pubDate>Sat, 02 Jul 2005 05:07:58 -0800</pubDate>
		<dc:creator>Lokheed</dc:creator>
	</item><item>
		<title>By: Lokheed</title>
		<link>http://ask.metafilter.com/20650/DNS-Oddities#336479</link>	
		<description>...and sure enough, using 4.2.2.1 and 4.2.2.2 as the primary and secondary DNS servers for the personal machine resolved the issues completely.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20650-336479</guid>
		<pubDate>Sat, 02 Jul 2005 05:14:06 -0800</pubDate>
		<dc:creator>Lokheed</dc:creator>
	</item>
	</channel>
</rss>
