<?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: Named service problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997420#M776973</link>
    <description>I think it would have been easier having tcpdump, but finally I found the problem, It was Duplex mode in the Server's NIC. &lt;BR /&gt;Recently we changed the Switch it was connected to, and the port for that Server was configured Half Duplex.&lt;BR /&gt;I changed the Port to Full Duplex and it started to work perfectly again. &lt;BR /&gt;&lt;BR /&gt;Thanks all for your replys.</description>
    <pubDate>Thu, 17 Aug 2006 12:05:46 GMT</pubDate>
    <dc:creator>Luis Cardenas Perez</dc:creator>
    <dc:date>2006-08-17T12:05:46Z</dc:date>
    <item>
      <title>Named service problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997413#M776966</link>
      <description>We have an HPUX 10.20 machine as DNS server for a small office (15-20 devices). It's an old server we know, but it had been working for 5 or more years as DNS and legacy applications server. Three days ago, it started to have problems with name resolution without our intervention. I don't know if the root servers' IP's have changed at all, but the message we receive from syslog is this one:&lt;BR /&gt;named[477]: ns_req: no address for root server&lt;BR /&gt;We downloaded the last db.cache from internic and restarted the service without positive results, it keeps doing the same. Is there a way to solve this.</description>
      <pubDate>Tue, 15 Aug 2006 12:42:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997413#M776966</guid>
      <dc:creator>Luis Cardenas Perez</dc:creator>
      <dc:date>2006-08-15T12:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Named service problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997414#M776967</link>
      <description>It usually means that you use forwarders but the forwarders are not listed or not reachable...&lt;BR /&gt;&lt;BR /&gt;Chack your named.conf file.  (or is this running bind 4 - scary stuff!)&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 15 Aug 2006 12:50:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997414#M776967</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-08-15T12:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Named service problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997415#M776968</link>
      <description>As mentioned this is usually a problem associated with forwarders. Have there been any firewall changes recently? That may be why you cannot reach any forwarders.</description>
      <pubDate>Tue, 15 Aug 2006 12:55:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997415#M776968</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-15T12:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Named service problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997416#M776969</link>
      <description>We have a forwarder defined, but it's reachable. It's an IP from our ISP. We have a firewall but we haven't changed it's configuration.</description>
      <pubDate>Tue, 15 Aug 2006 13:07:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997416#M776969</guid>
      <dc:creator>Luis Cardenas Perez</dc:creator>
      <dc:date>2006-08-15T13:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Named service problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997417#M776970</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Perhaps your ISP changed the address of the DNS servers.&lt;BR /&gt;&lt;BR /&gt;Perhaps your networking department decided that traffic on port 53 was not needed.&lt;BR /&gt;&lt;BR /&gt;Perhaps your ISP is having system problems, give them a call.&lt;BR /&gt;&lt;BR /&gt;Diagnostic:&lt;BR /&gt;tcpdump -i lan0 port 53&lt;BR /&gt;&lt;BR /&gt;Take a look at the activity and see whats going on. Post questions.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 15 Aug 2006 13:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997417#M776970</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-15T13:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Named service problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997418#M776971</link>
      <description>Thanks all for your responses. I'm going to check the firewall, it could be the problem. &lt;BR /&gt;&lt;BR /&gt;I have tested ISP's dns servers and they seem to be working as usual. &lt;BR /&gt;I'm not running bind. &lt;BR /&gt;I don't have tcpdump, but I tested with nslookup and I can solve names properly with ISP's dns.</description>
      <pubDate>Tue, 15 Aug 2006 13:38:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997418#M776971</guid>
      <dc:creator>Luis Cardenas Perez</dc:creator>
      <dc:date>2006-08-15T13:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Named service problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997419#M776972</link>
      <description>Do you have dig?&lt;BR /&gt;&lt;BR /&gt;From you HP-UX DNS server:&lt;BR /&gt;&lt;BR /&gt;dig @X.X.X.X hp.com&lt;BR /&gt;&lt;BR /&gt;where X.X.X.X is ip of forwarder.&lt;BR /&gt;&lt;BR /&gt;Or via nslookup&lt;BR /&gt;&lt;BR /&gt;nslookup&lt;BR /&gt;&amp;gt; server X.X.X.X&lt;BR /&gt;&amp;gt; hp.com&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 15 Aug 2006 15:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997419#M776972</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-08-15T15:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Named service problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997420#M776973</link>
      <description>I think it would have been easier having tcpdump, but finally I found the problem, It was Duplex mode in the Server's NIC. &lt;BR /&gt;Recently we changed the Switch it was connected to, and the port for that Server was configured Half Duplex.&lt;BR /&gt;I changed the Port to Full Duplex and it started to work perfectly again. &lt;BR /&gt;&lt;BR /&gt;Thanks all for your replys.</description>
      <pubDate>Thu, 17 Aug 2006 12:05:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997420#M776973</guid>
      <dc:creator>Luis Cardenas Perez</dc:creator>
      <dc:date>2006-08-17T12:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Named service problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997421#M776974</link>
      <description>It's finally solved.</description>
      <pubDate>Thu, 17 Aug 2006 12:06:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-service-problem/m-p/4997421#M776974</guid>
      <dc:creator>Luis Cardenas Perez</dc:creator>
      <dc:date>2006-08-17T12:06:26Z</dc:date>
    </item>
  </channel>
</rss>

