<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Name resolution issues. in Windows Server 2003</title>
    <link>https://community.hpe.com/t5/windows-server-2003/name-resolution-issues/m-p/3721346#M2802</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Server: W2K3 SP1&lt;BR /&gt;&lt;BR /&gt;We have a server that is not in DNS.&lt;BR /&gt;I added the hostname/ip to the local "hosts" file. I also updated the name resolution order priority in the registry of the server that is doing host name lookups.&lt;BR /&gt;&lt;BR /&gt;When I run 'nslookup' it only works for  resolving the ip address -&amp;gt; FQDN. When I try the reverse lookup it fails (short hostname or FQDN -&amp;gt; ip address). &lt;BR /&gt;&lt;BR /&gt;Does anyone have any ideas as to why the hostname resolution is not work properly?&lt;BR /&gt;&lt;BR /&gt;10 points to any good answer.&lt;BR /&gt;Gino&lt;BR /&gt;</description>
    <pubDate>Tue, 31 Jan 2006 12:33:56 GMT</pubDate>
    <dc:creator>Gino Castoldi_2</dc:creator>
    <dc:date>2006-01-31T12:33:56Z</dc:date>
    <item>
      <title>Name resolution issues.</title>
      <link>https://community.hpe.com/t5/windows-server-2003/name-resolution-issues/m-p/3721346#M2802</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Server: W2K3 SP1&lt;BR /&gt;&lt;BR /&gt;We have a server that is not in DNS.&lt;BR /&gt;I added the hostname/ip to the local "hosts" file. I also updated the name resolution order priority in the registry of the server that is doing host name lookups.&lt;BR /&gt;&lt;BR /&gt;When I run 'nslookup' it only works for  resolving the ip address -&amp;gt; FQDN. When I try the reverse lookup it fails (short hostname or FQDN -&amp;gt; ip address). &lt;BR /&gt;&lt;BR /&gt;Does anyone have any ideas as to why the hostname resolution is not work properly?&lt;BR /&gt;&lt;BR /&gt;10 points to any good answer.&lt;BR /&gt;Gino&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jan 2006 12:33:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/name-resolution-issues/m-p/3721346#M2802</guid>
      <dc:creator>Gino Castoldi_2</dc:creator>
      <dc:date>2006-01-31T12:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Name resolution issues.</title>
      <link>https://community.hpe.com/t5/windows-server-2003/name-resolution-issues/m-p/3721347#M2803</link>
      <description>Gino,&lt;BR /&gt;Just to clarify:&lt;BR /&gt;1) Is "ping -a IP address"  work ?&lt;BR /&gt;2) You write "updated the name resolution order priority in the registry". But I think windows default name resolution order is &lt;BR /&gt;-hosts file&lt;BR /&gt;-DNS &lt;BR /&gt;-NetBIOS&lt;BR /&gt;So hosts file by default first - what exactly you change in the registry?&lt;BR /&gt;Also, reverse lookup (ptr) is "IP address -&amp;gt; FQDN" and according your post reverse lookup work. Only "FQDN -&amp;gt; IP address" doesn't work in your case - right?</description>
      <pubDate>Tue, 31 Jan 2006 13:59:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/name-resolution-issues/m-p/3721347#M2803</guid>
      <dc:creator>Igor Karasik</dc:creator>
      <dc:date>2006-01-31T13:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Name resolution issues.</title>
      <link>https://community.hpe.com/t5/windows-server-2003/name-resolution-issues/m-p/3721348#M2804</link>
      <description>I'm not 100% sure, but I think that nslookup does not use the hosts file for resultion, it consults the DNS server directly. Check the name resolution with ping.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jan 2006 14:10:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/name-resolution-issues/m-p/3721348#M2804</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-01-31T14:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Name resolution issues.</title>
      <link>https://community.hpe.com/t5/windows-server-2003/name-resolution-issues/m-p/3721349#M2805</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1) Is "ping -a IP address" work ?&lt;BR /&gt;Yes, I am able to ping the server.&lt;BR /&gt;&lt;BR /&gt;2) You write "updated the name resolution order priority in the registry". &lt;BR /&gt;So hosts file by default first - what exactly you change in the registry?&lt;BR /&gt;Here is order I changed it to:&lt;BR /&gt;1.LocalCache&lt;BR /&gt;2. hosts file&lt;BR /&gt;3. DNS &lt;BR /&gt;4. NetBIOS&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Also, reverse lookup (ptr) is "IP address -&amp;gt; FQDN" and according your post reverse lookup work. Only "FQDN -&amp;gt; IP address" doesn't work in your case - right?&lt;BR /&gt;Right.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I'm not 100% sure, but I think that nslookup does not use the hosts file for resultion, it consults the DNS server directly. Check the name resolution with ping.&lt;BR /&gt;Pinging the server does work. Is there a way&lt;BR /&gt;have it use the "hosts" file first instead of DNS?&lt;BR /&gt;&lt;BR /&gt;10 points to any good answer.&lt;BR /&gt;Thank you, Gino&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jan 2006 15:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/name-resolution-issues/m-p/3721349#M2805</guid>
      <dc:creator>Gino Castoldi_2</dc:creator>
      <dc:date>2006-01-31T15:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Name resolution issues.</title>
      <link>https://community.hpe.com/t5/windows-server-2003/name-resolution-issues/m-p/3721350#M2806</link>
      <description>Pinging the server does work. Is there a way&lt;BR /&gt;have it use the "hosts" file first instead of DNS?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You cannot use nslookup to test name resolution with hosts file. See:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit/en-us/Default.asp?url=/resources/documentation/Windows/XP/all/reskit/en-us/prjj_ipa_tyjo.asp" target="_blank"&gt;http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit/en-us/Default.asp?url=/resources/documentation/Windows/XP/all/reskit/en-us/prjj_ipa_tyjo.asp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What I don't understand is why if the "ping hostname" command works, what is the problem that you currently have? That is your name resolution test.&lt;BR /&gt;&lt;BR /&gt;Why don't you use DNS? You can configure a DNS zone only for private computers.</description>
      <pubDate>Tue, 31 Jan 2006 16:30:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/name-resolution-issues/m-p/3721350#M2806</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-01-31T16:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Name resolution issues.</title>
      <link>https://community.hpe.com/t5/windows-server-2003/name-resolution-issues/m-p/3721351#M2807</link>
      <description>first let's use the same keywords&lt;BR /&gt;query a host by to find it's ip-adress is called forward lookup and ip-adres -&amp;gt; hostname is reverse lookup.&lt;BR /&gt;&lt;BR /&gt;first check the network settings " ipconfig /all"&lt;BR /&gt;What DNS's are configured&lt;BR /&gt;what domain-extension is configured&lt;BR /&gt;&lt;BR /&gt;seccond check the DNS&lt;BR /&gt;- does it alow "dynamic updates"&lt;BR /&gt;- does it have an entry for this host in the right zone &lt;BR /&gt;in the named forwardl lookup zone there must be an antry wich assigns the name to the ip-adres. by cheking the "update PTR-record", also the reverse lookup entry will be updated.&lt;BR /&gt;&lt;BR /&gt;check the eventlog of the server&lt;BR /&gt;any DNS-related entries (cannot register...)&lt;BR /&gt;check the eventlog of the DNS (duplicate...)&lt;BR /&gt;&lt;BR /&gt;maybe yo want to clear the evenlog first and reboot to isolate recent events from older&lt;BR /&gt;&lt;BR /&gt;Pieter</description>
      <pubDate>Wed, 01 Feb 2006 02:47:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/name-resolution-issues/m-p/3721351#M2807</guid>
      <dc:creator>Pieter 't Hart</dc:creator>
      <dc:date>2006-02-01T02:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Name resolution issues.</title>
      <link>https://community.hpe.com/t5/windows-server-2003/name-resolution-issues/m-p/3721352#M2808</link>
      <description>Host files do work on the local server assuming your using that local box to broadcast, other servers will also need the same host file. After that, you should be all set.</description>
      <pubDate>Thu, 02 Feb 2006 16:31:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/name-resolution-issues/m-p/3721352#M2808</guid>
      <dc:creator>Mike Strako</dc:creator>
      <dc:date>2006-02-02T16:31:11Z</dc:date>
    </item>
  </channel>
</rss>

