<?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 Problems</title>
      <link>http://ask.metafilter.com/33585/DNS-Problems/</link>
      <description>Comments on Ask MetaFilter post DNS Problems</description>
	  	  <pubDate>Wed, 01 Mar 2006 17:34:23 -0800</pubDate>
      <lastBuildDate>Wed, 01 Mar 2006 17:34:23 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: DNS Problems</title>
  	<link>http://ask.metafilter.com/33585/DNS-Problems</link>	
  	<description>DNS Problems:Can ping outside address but can&apos;t resolve DNS &lt;br /&gt;&lt;br /&gt; I have a small 5 computer LAN. All computers have no problems except for one Windows XP machine. I have verified that all settings are correct. I can do a tracert to an outside address though it take about 19 hops, but can resolve any domain names. Any ideas on what to check next?</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.33585</guid>
  	<pubDate>Wed, 01 Mar 2006 17:30:50 -0800</pubDate>
  	<dc:creator>tirebouchon</dc:creator>
	
	<category>internet</category>
	
	<category>computers</category>
	
	<category>DNS</category>
	
</item>
<item>
  	<title>By: paulsc</title>
  	<link>http://ask.metafilter.com/33585/DNS-Problems#523347</link>	
  	<description>Can you ping your primary and secondary DNS machines?</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.33585-523347</guid>
  	<pubDate>Wed, 01 Mar 2006 17:34:23 -0800</pubDate>
  	<dc:creator>paulsc</dc:creator>
</item>
<item>
  	<title>By: tirebouchon</title>
  	<link>http://ask.metafilter.com/33585/DNS-Problems#523355</link>	
  	<description>Yes, I can ping my router which is my primary DNS machine</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.33585-523355</guid>
  	<pubDate>Wed, 01 Mar 2006 17:47:52 -0800</pubDate>
  	<dc:creator>tirebouchon</dc:creator>
</item>
<item>
  	<title>By: CrayDrygu</title>
  	<link>http://ask.metafilter.com/33585/DNS-Problems#523370</link>	
  	<description>Your router doesn&apos;t have the entire DNS heirarchy in it.  It&apos;s asking an external server &amp;mdash; is &lt;i&gt;that&lt;/i&gt; server responding to pings and DNS requests?</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.33585-523370</guid>
  	<pubDate>Wed, 01 Mar 2006 18:01:34 -0800</pubDate>
  	<dc:creator>CrayDrygu</dc:creator>
</item>
<item>
  	<title>By: paulsc</title>
  	<link>http://ask.metafilter.com/33585/DNS-Problems#523379</link>	
  	<description>What CrayDrygu said. And..&lt;br&gt;
&lt;br&gt;
Your ISP is required to maintain at least a primary and secondary DNS server. Your router should have these addresses loaded as its primary and secondary DNS sources, but it is not a bad idea to have additional DNS servers you can reach loaded as backups, in case, for some reason, your router can&apos;t do DNS queries on your ISP&apos;s machines. So, you could put 4.2.2.1 as your third DNS entry (or whatever other DNS machine you can connect with on as few hops as possible, outside your ISP&apos;s domain).&lt;br&gt;
&lt;br&gt;
If your router is not caching DNS, you could also load these tertiary DNS sources in your Windows machine, or if you are getting your private IP address assignments on your LAN via DHCP from your router, make sure that your router is configured to pass them out in it DHCP negotiation, so your Windows machines have them.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.33585-523379</guid>
  	<pubDate>Wed, 01 Mar 2006 18:09:53 -0800</pubDate>
  	<dc:creator>paulsc</dc:creator>
</item>
<item>
  	<title>By: kurumi</title>
  	<link>http://ask.metafilter.com/33585/DNS-Problems#523380</link>	
  	<description>Windows firewall blocking DNS (port 53)? (unlikely, though)&lt;br&gt;
&lt;br&gt;
Something like ZoneAlarm blocking outgoing port 53?&lt;br&gt;
&lt;br&gt;
Is another computer running Linux or OS X? You could run &lt;b&gt;tcpdump -n port 53&lt;/b&gt; there, and then run &lt;b&gt;nslookup&lt;/b&gt; on the XP machine, and watch the tcpdump to see what&apos;s going on.&lt;br&gt;
&lt;br&gt;
Or, as mentioned above, mix in an external DNS server.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.33585-523380</guid>
  	<pubDate>Wed, 01 Mar 2006 18:11:19 -0800</pubDate>
  	<dc:creator>kurumi</dc:creator>
</item>
<item>
  	<title>By: tirebouchon</title>
  	<link>http://ask.metafilter.com/33585/DNS-Problems#523406</link>	
  	<description>I can ping the primary and seconday DNS machines and I have also tried using 4.2.2.1 to no avail. The router is using DHCP and when I do an IPCONFIG everything looks great. It&apos;s like something is hijacking my dns settings behind the scenes. Any way I would be able to see if that is happening?</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.33585-523406</guid>
  	<pubDate>Wed, 01 Mar 2006 18:52:42 -0800</pubDate>
  	<dc:creator>tirebouchon</dc:creator>
</item>
<item>
  	<title>By: edverb</title>
  	<link>http://ask.metafilter.com/33585/DNS-Problems#523432</link>	
  	<description>You might find a packet sniffer handy in a situation like this, to see what&apos;s happening &amp;quot;behind the scenes&amp;quot;...try &lt;a href=&quot;http://www.ethereal.com/&quot;&gt;Ethereal&lt;/a&gt;, it&apos;s free/opensource. You can easily capture your network traffic frames and sort/filter them to view what&apos;s happening on DNS resolution.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.33585-523432</guid>
  	<pubDate>Wed, 01 Mar 2006 19:28:55 -0800</pubDate>
  	<dc:creator>edverb</dc:creator>
</item>
<item>
  	<title>By: Pinback</title>
  	<link>http://ask.metafilter.com/33585/DNS-Problems#523455</link>	
  	<description>If it&apos;s a LAN of 5 machines, and only one is having a problem, then it&apos;s a problem with that machine. (OK, maybe the router itself...)&lt;br&gt;
&lt;br&gt;
I saw a few cases recently of Norton&apos;s Internet Security suite suddenly deciding to block DNS lookups. In all cases, Norton&apos;s was installed &lt;em&gt;&lt;strong&gt;but had never been configured&lt;/strong&gt;&lt;/em&gt;! Since it wasn&apos;t configured, there was no way of turning it off (not that there ever really is with Norton&apos;s anyway...). Completely uninstalling it was the only answer.&lt;br&gt;
&lt;br&gt;
If you do an &amp;quot;nslookup metafilter.com&amp;quot; from a command prompt on the offending machine, that&apos;ll at least tell you what DNS server it&apos;s really trying to use, and whether it&apos;s responding or not. Check the result against one of the other machines on the LAN.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.33585-523455</guid>
  	<pubDate>Wed, 01 Mar 2006 20:00:04 -0800</pubDate>
  	<dc:creator>Pinback</dc:creator>
</item>
<item>
  	<title>By: CrayDrygu</title>
  	<link>http://ask.metafilter.com/33585/DNS-Problems#523495</link>	
  	<description>&lt;b&gt;paulsc:&lt;/b&gt; &lt;i&gt;&amp;quot;So, you could put 4.2.2.1 as your third DNS entry...&amp;quot;&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
If you&apos;ve got an ISP (like, say, Comcast) whose DNS servers seem to go down quite often, I wouldn&apos;t even bother with the ISP&apos;s DNS servers.  (Though you&apos;re right that, as long as they aren&apos;t problematic, you should use the ISP&apos;s, as they&apos;re essentially on the same network.)</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.33585-523495</guid>
  	<pubDate>Wed, 01 Mar 2006 21:11:01 -0800</pubDate>
  	<dc:creator>CrayDrygu</dc:creator>
</item>
<item>
  	<title>By: sophist</title>
  	<link>http://ask.metafilter.com/33585/DNS-Problems#523591</link>	
  	<description>Uninstall any Norton firewall software.  I recently had a very similar problem, called tech support, they told me it was my firewall.  Adamant, I cried &amp;quot;but my firewall isnt even running!&amp;quot;.   Uninstalled it, problem was fixed.  Strange, but true.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.33585-523591</guid>
  	<pubDate>Thu, 02 Mar 2006 00:53:16 -0800</pubDate>
  	<dc:creator>sophist</dc:creator>
</item>
<item>
  	<title>By: disclaimer</title>
  	<link>http://ask.metafilter.com/33585/DNS-Problems#523652</link>	
  	<description>&lt;a href=&quot;http://www.petri.co.il/reinstall_tcp_ip_on_windows_xp.htm&quot;&gt;Reinstall your TCP/IP stack on the Windows XP machine&lt;/a&gt; using the netsh command - &amp;quot;netsh int ip reset resetlog.txt&amp;quot;.&lt;br&gt;
It&apos;s a simple command line tool in Windows XP, fixes many strange things.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.33585-523652</guid>
  	<pubDate>Thu, 02 Mar 2006 04:51:23 -0800</pubDate>
  	<dc:creator>disclaimer</dc:creator>
</item>
<item>
  	<title>By: tirebouchon</title>
  	<link>http://ask.metafilter.com/33585/DNS-Problems#523797</link>	
  	<description>I tried reinstalling the TCP/IP stack and that didn&apos;t work. After installing Ethereal  99% UDP traffic all of it says&lt;br&gt;
&amp;quot;name query NB Microsoft.com&amp;quot; with the destination as 192.168.1.255</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.33585-523797</guid>
  	<pubDate>Thu, 02 Mar 2006 08:18:40 -0800</pubDate>
  	<dc:creator>tirebouchon</dc:creator>
</item>
<item>
  	<title>By: edverb</title>
  	<link>http://ask.metafilter.com/33585/DNS-Problems#523869</link>	
  	<description>&lt;i&gt;After installing Ethereal 99% UDP traffic all of it says &amp;quot;name query NB Microsoft.com&amp;quot; with the destination as 192.168.1.255&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
I&apos;m not sure what bearing this has on your original problem. What you&apos;re looking for is an answer to where the DNS queries are failing. Try running the capture while you use a browser to visit, or a CMD prompt to ping various domain names you&apos;re unable to resolve (and mix in a few you&apos;ve never visited), and take notice of how DNS queries are handled in the capture, their destination and where the breakdown in resolution is occurring. &lt;br&gt;
&lt;br&gt;
As for the UDP packets you&apos;re seeing (which may or may not be related) I&apos;m not entirely certain what that means, tirebouchon. I think it means that your machine is trying to connect to a network share (NB is &amp;quot;NetBIOS&amp;quot;) called &amp;quot;microsoft.com&amp;quot;, sending the name query using UDP to your LAN&apos;s broadcast address (192.168.1.255) effectively querying every machine for the share. I don&apos;t know if you have a shared folder (perhaps unreachable?) on your LAN with that name, or if you once did and now don&apos;t. On the packets you captured, is the UDP source port 137? Does any machine on the LAN respond to this query?&lt;br&gt;
&lt;br&gt;
I&apos;m (obviously) not familiar with every possibility, but I typically see network share resolution listed under protocol  NBNS in captures, not under UDP. So I&apos;d like to know which application or service is sending these queries, especially if there are a lot of them and they are unresolved.&lt;br&gt;
&lt;br&gt;
So, not being sure which application or service is seeking to resolve &amp;quot;microsoft.com&amp;quot; as a NetBIOS name on the LAN, I might try using a tool such as &lt;a href=&quot;http://www.sysinternals.com/Utilities/TcpView.html&quot;&gt;TCPView&lt;/a&gt; to correlate the source UDP port to the application or service which is attempting to make this connection, and once I know what is flooding my network with these requests, take it from there. &lt;br&gt;
&lt;br&gt;
It may not have any bearing on the DNS thing though. It may also point you towards some systemic problem. Just trying to get a picture of what&apos;s going on.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.33585-523869</guid>
  	<pubDate>Thu, 02 Mar 2006 09:27:29 -0800</pubDate>
  	<dc:creator>edverb</dc:creator>
</item>

    </channel>
</rss>
