<?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 Re: Cannot resolv internet names in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038222#M574641</link>
    <description>How old is your cache file?  If you are using the file you get with 4.9, you need to update it.   dns.org has links to suggested cache file templates.&lt;BR /&gt;&lt;BR /&gt;mark</description>
    <pubDate>Wed, 06 Aug 2003 13:51:55 GMT</pubDate>
    <dc:creator>Mark Greene_1</dc:creator>
    <dc:date>2003-08-06T13:51:55Z</dc:date>
    <item>
      <title>Cannot resolv internet names</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038209#M574628</link>
      <description>Hi everyone,&lt;BR /&gt;I've 2 internal DNS servers, primary and secondary, that are configurated to resolve the internet names using 2 root server.&lt;BR /&gt;The problem is that the resolution of the internet names, like &lt;A href="http://www.hp.com," target="_blank"&gt;www.hp.com,&lt;/A&gt; sometimes it goes and sometimes not.&lt;BR /&gt;When the resolution doesn't go nothing appears on the root server logs. It seems that the dns server doesn't try to reach the root servers.&lt;BR /&gt;&lt;BR /&gt;Any help there?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;PSS</description>
      <pubDate>Thu, 31 Jul 2003 11:16:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038209#M574628</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2003-07-31T11:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot resolv internet names</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038210#M574629</link>
      <description>Few possibilities.&lt;BR /&gt;&lt;BR /&gt;1) ISP not providing good service.&lt;BR /&gt;2) Networking issues between root dns server and isp or secondary servers and root dns server&lt;BR /&gt;3) Severs not configured properly to share information&lt;BR /&gt;4) Firewall blocking port 53(DNS)&lt;BR /&gt;&lt;BR /&gt;Tests&lt;BR /&gt;&lt;BR /&gt;1) traceroute to and from all the servers traceroute to the external dns server.  What happens may provide you some data.  Note that if you can't traceroute to your external dns sever, you cant resolve names outside your own local network or wan.&lt;BR /&gt;&lt;BR /&gt;2) Interactive nslookup&lt;BR /&gt;&lt;BR /&gt;nslookup&lt;BR /&gt;&lt;A href="http://www.hp.com" target="_blank"&gt;www.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;See what the response is.&lt;BR /&gt;&lt;BR /&gt;Post anything that can help us track down the problem.&lt;BR /&gt;&lt;BR /&gt;Please let us know if your problem is solved.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2003 11:21:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038210#M574629</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-31T11:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot resolv internet names</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038211#M574630</link>
      <description>Just to add to Steven's reply.  Try &lt;BR /&gt;nslookup -d2 &lt;A href="http://www.hp.com." target="_blank"&gt;www.hp.com.&lt;/A&gt; &amp;gt;&amp;gt;tempfile&lt;BR /&gt;&lt;BR /&gt;This will put the whole sequence of queries and responses/timeouts in tempfile so you can review them.  The dot after hp.com tells it that this is a fully qualified domain name and not to try tacking on your local domain name (which would I think just add to the confusion)- you can try it without the dot and see the difference.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ron&lt;BR /&gt;&lt;BR /&gt;PS Paranoid network admins are turning off responses to traceroute and ping so a failed traceroute may not prove anything.  If it does work tho then you will know how the packet gets where it wants to go.  If you try it several times and it goes different ways then there may be a routing problem somewhere probably caused by a flapping interface (goes up and down very often).&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2003 12:56:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038211#M574630</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-07-31T12:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot resolv internet names</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038212#M574631</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;u put the dns entry of ur Internet localservervice provider in /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;then u try,&lt;BR /&gt;&lt;BR /&gt;Thanx &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2003 06:05:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038212#M574631</guid>
      <dc:creator>Suresh Patoria</dc:creator>
      <dc:date>2003-08-01T06:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot resolv internet names</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038213#M574632</link>
      <description>Steven:&lt;BR /&gt;&lt;BR /&gt;1) The forwardes are successfully used to resolve the internet names by the secondary DNS server.&lt;BR /&gt;2) The telnet "forwarder" 53 is successful and net admin says that the port 53 tcp/udp is open in both ways&lt;BR /&gt;3)Gimme more info, please&lt;BR /&gt;4)Firewall is totally open on the port 53&lt;BR /&gt;&lt;BR /&gt;Ron:&lt;BR /&gt;in attachment the debug with the result of the command nslookup -d2 &lt;A href="http://www.hp.com" target="_blank"&gt;www.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Suresh:&lt;BR /&gt;no way, this not resolved the question&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Aug 2003 07:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038213#M574632</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2003-08-06T07:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot resolv internet names</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038214#M574633</link>
      <description>A new element.&lt;BR /&gt;I've tried this on the dns server:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;nslookup&lt;BR /&gt;&amp;gt;server "IP_OF_FORWARDER"&lt;BR /&gt;&amp;gt;&lt;A href="http://www.hp.com" target="_blank"&gt;www.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The result was successfull.&lt;BR /&gt;This it means that the network connection between the dns server and the forwarder is fully functional.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Aug 2003 08:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038214#M574633</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2003-08-06T08:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot resolv internet names</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038215#M574634</link>
      <description>Hi,&lt;BR /&gt;i'm not very strong in DNS, but i feel strange this:&lt;BR /&gt;&lt;BR /&gt;QUESTION:&lt;BR /&gt;&lt;A href="http://www.hp.com.localdomain.it" target="_blank"&gt;www.hp.com.localdomain.it&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Why is localdomain.it appended to the query ?&lt;BR /&gt;I think there may be a mismatch in some config files.&lt;BR /&gt;&lt;BR /&gt;   Massimo</description>
      <pubDate>Wed, 06 Aug 2003 08:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038215#M574634</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-08-06T08:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot resolv internet names</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038216#M574635</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I hope you have not turned off rescursion in any of your root servers or primary servers.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Wed, 06 Aug 2003 08:07:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038216#M574635</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-08-06T08:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot resolv internet names</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038217#M574636</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;pl show me your /etc/resolv.conf in your clients using DNS servers.&lt;BR /&gt;&lt;BR /&gt;also show your named.conf of ur primary and secondary server.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Wed, 06 Aug 2003 08:30:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038217#M574636</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-08-06T08:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot resolv internet names</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038218#M574637</link>
      <description>Massimo:&lt;BR /&gt;OK, this is strange but I don't know why it happens&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar:&lt;BR /&gt;There's no named.conf because the bind version is 4.9.7. I have only the named.boot that cannot show you because of reserved info embedded in it.&lt;BR /&gt;The /etc/resolv.conf on the primary DNS appears like that:&lt;BR /&gt;domain localdomain.it&lt;BR /&gt;nameserver IP_OF_THE_PRIMARY_DNS_SERVER&lt;BR /&gt;nameserver IP_OF_THE_SECONDARY_DNS_SERVER&lt;BR /&gt;On the secondary DNS appears like that:&lt;BR /&gt;domain localdomain.it&lt;BR /&gt;nameserver IP_OF_THE_SECONDARY_DNS_SERVER&lt;BR /&gt;nameserver IP_OF_THE_PRIMARY_DNS_SERVER&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Aug 2003 09:07:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038218#M574637</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2003-08-06T09:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot resolv internet names</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038219#M574638</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Few modifications&lt;BR /&gt;&lt;BR /&gt;nameserver IP_OF_THE_PRIMARY_DNS_SERVER &lt;BR /&gt;nameserver IP_OF_THE_SECONDARY_DNS_SERVER &lt;BR /&gt;&lt;BR /&gt;On the secondary DNS appears like this: &lt;BR /&gt;&lt;BR /&gt;nameserver IP_OF_THE_SECONDARY_DNS_SERVER &lt;BR /&gt;nameserver IP_OF_THE_PRIMARY_DNS_SERVER &lt;BR /&gt;&lt;BR /&gt;see if the problem comes now.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;IF NEEDED ONLY :&lt;BR /&gt;search localdomain.it &lt;BR /&gt;nameserver IP_OF_THE_PRIMARY_DNS_SERVER &lt;BR /&gt;nameserver IP_OF_THE_SECONDARY_DNS_SERVER &lt;BR /&gt;&lt;BR /&gt;On the secondary DNS appears like this: &lt;BR /&gt;search localdomain.it &lt;BR /&gt;nameserver IP_OF_THE_SECONDARY_DNS_SERVER &lt;BR /&gt;nameserver IP_OF_THE_PRIMARY_DNS_SERVER &lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Aug 2003 09:25:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038219#M574638</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-08-06T09:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot resolv internet names</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038220#M574639</link>
      <description>U.SivaKumar:&lt;BR /&gt;I've done the modification you've suggested with no success.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Aug 2003 11:43:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038220#M574639</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2003-08-06T11:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot resolv internet names</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038221#M574640</link>
      <description>From the file you posted:&lt;BR /&gt;&lt;BR /&gt;timeout&lt;BR /&gt;timeout&lt;BR /&gt;timeout&lt;BR /&gt;timeout&lt;BR /&gt;SendRequest failed&lt;BR /&gt;&lt;BR /&gt;Indicates no response from the DNS after 4 tries.  Possible network error, DNS down.&lt;BR /&gt;&lt;BR /&gt;Can you ping the DNS? &lt;BR /&gt;&lt;BR /&gt;Could be your gateway is sometimes not responding to pings and is being killed off by the dead gateway detection.&lt;BR /&gt;&lt;BR /&gt;Could also be a bottleneck in the network where packets are being dropped because another connection has filled up the queue.&lt;BR /&gt;&lt;BR /&gt;Check &lt;BR /&gt;lanadmin&lt;BR /&gt;lan&lt;BR /&gt;display&lt;BR /&gt;&lt;BR /&gt;to see if you are getting a lot of errors because of a bad cable, bad NIC, bad port, or duplex mismatch.&lt;BR /&gt;&lt;BR /&gt;look at netstat -s to see if you have a lot of retransmissions.&lt;BR /&gt;&lt;BR /&gt;Don't worry about the attempt to find &lt;A href="http://www.hp.com.localdomain.it." target="_blank"&gt;www.hp.com.localdomain.it.&lt;/A&gt;  That is normal when you leave off the . at the end.  It will try adding the local domain to see if it is a local system.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Wed, 06 Aug 2003 13:46:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038221#M574640</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-08-06T13:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot resolv internet names</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038222#M574641</link>
      <description>How old is your cache file?  If you are using the file you get with 4.9, you need to update it.   dns.org has links to suggested cache file templates.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Wed, 06 Aug 2003 13:51:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038222#M574641</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-08-06T13:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot resolv internet names</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038223#M574642</link>
      <description>Thank you Mark, the problem was in the cache file!&lt;BR /&gt;Now the DNS is fully functional.&lt;BR /&gt;&lt;BR /&gt;Regards...&lt;BR /&gt;PSS</description>
      <pubDate>Thu, 07 Aug 2003 06:06:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-resolv-internet-names/m-p/3038223#M574642</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2003-08-07T06:06:00Z</dc:date>
    </item>
  </channel>
</rss>

