<?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 &amp;amp; DNS problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2727996#M584909</link>
    <description>I think your question is: "why can't we lookup wsD"?&lt;BR /&gt;&lt;BR /&gt;I don't know about Uppercase in hostnames, but it might be a problem (who can help)?&lt;BR /&gt;&lt;BR /&gt;I would suggest you start to ask your primary server, if he knows the hostname:&lt;BR /&gt;nslookup wsD bserver.&lt;BR /&gt;&lt;BR /&gt;Then you should do the same with your Caching-Server:&lt;BR /&gt;nslookup wsD Aserver.&lt;BR /&gt;&lt;BR /&gt;And you should give more information about your /etc/resolv.conf&lt;BR /&gt;and&lt;BR /&gt;/etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;Hartmut</description>
    <pubDate>Tue, 21 May 2002 08:45:45 GMT</pubDate>
    <dc:creator>Hartmut Lang</dc:creator>
    <dc:date>2002-05-21T08:45:45Z</dc:date>
    <item>
      <title>named &amp; DNS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2727995#M584908</link>
      <description>Sorry for my english,&lt;BR /&gt;We have a server DNS (Aserver.pippo.it) and we have configured on db.cache :&lt;BR /&gt;.  99999999        IN      NS bserver  &lt;BR /&gt;bserver.pluto.it. 99999999 IN A 172.16.123.50&lt;BR /&gt;&lt;BR /&gt;the nslookup response for a machine present on the pluto.it is:&lt;BR /&gt;nslookup wsD&lt;BR /&gt;Using /etc/hosts on:  Aserver&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Trying DNS&lt;BR /&gt;*** localhost can't find wsD: Server failed&lt;BR /&gt;or&lt;BR /&gt;nslookup wsD.puto.it&lt;BR /&gt;Using /etc/hosts on:  Aserver&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Trying DNS&lt;BR /&gt;*** localhost can't find wsD.pluto.it: Server failed&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 May 2002 07:37:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2727995#M584908</guid>
      <dc:creator>parolin franco</dc:creator>
      <dc:date>2002-05-21T07:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: named &amp; DNS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2727996#M584909</link>
      <description>I think your question is: "why can't we lookup wsD"?&lt;BR /&gt;&lt;BR /&gt;I don't know about Uppercase in hostnames, but it might be a problem (who can help)?&lt;BR /&gt;&lt;BR /&gt;I would suggest you start to ask your primary server, if he knows the hostname:&lt;BR /&gt;nslookup wsD bserver.&lt;BR /&gt;&lt;BR /&gt;Then you should do the same with your Caching-Server:&lt;BR /&gt;nslookup wsD Aserver.&lt;BR /&gt;&lt;BR /&gt;And you should give more information about your /etc/resolv.conf&lt;BR /&gt;and&lt;BR /&gt;/etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;Hartmut</description>
      <pubDate>Tue, 21 May 2002 08:45:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2727996#M584909</guid>
      <dc:creator>Hartmut Lang</dc:creator>
      <dc:date>2002-05-21T08:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: named &amp; DNS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2727997#M584910</link>
      <description>the messages is the same with name "wsd"&lt;BR /&gt;the resolv.conf is:&lt;BR /&gt;search pippo.it pluto.it&lt;BR /&gt;nameserver 127.0.0.1  # server pippo.it&lt;BR /&gt;nameserver 172.16.123.50 #server pluto.it&lt;BR /&gt;nameserver 172.16.159.116 # server pluto.it&lt;BR /&gt;the nsswithch is:&lt;BR /&gt;hosts:        files    [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=continue] dns   [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return] &lt;BR /&gt;&lt;BR /&gt;Bye</description>
      <pubDate>Tue, 21 May 2002 08:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2727997#M584910</guid>
      <dc:creator>parolin franco</dc:creator>
      <dc:date>2002-05-21T08:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: named &amp; DNS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2727998#M584911</link>
      <description>In this you are not sure wether this is related to the setup of the caching server or to a fault in the primary DNS server itself , try looking up the same name on the server it self if that works its the cache server, named allows for tracing , use NSLOOKUP without parameyers it will put you in interactive mode&lt;BR /&gt;&lt;BR /&gt;then type 'set debug'&lt;BR /&gt;&lt;BR /&gt;you can then do lookups and see nslookup try and describe the steps it does perhaps this generates more info&lt;BR /&gt;&lt;BR /&gt;type 'set no debug' to stop tracing&lt;BR /&gt;&lt;BR /&gt;CTRL-D to exit</description>
      <pubDate>Tue, 21 May 2002 09:31:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2727998#M584911</guid>
      <dc:creator>sven verhaegen</dc:creator>
      <dc:date>2002-05-21T09:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: named &amp; DNS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2727999#M584912</link>
      <description>hi,&lt;BR /&gt;DNS names are not case-sensitive.&lt;BR /&gt;Server.mydomain.com is same as server.mydomain.com&lt;BR /&gt;Can you do this&lt;BR /&gt;#ping wsD.puto.it. &lt;BR /&gt;#nslookup WsD.puto.it.&lt;BR /&gt;get back with results.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 May 2002 09:39:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2727999#M584912</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-05-21T09:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: named &amp; DNS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728000#M584913</link>
      <description>Again,&lt;BR /&gt;&lt;BR /&gt;check if your primary server can resolve the hostname:&lt;BR /&gt;&lt;BR /&gt;nslookup wsd aserver&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If primary server can resolve the name, check if caching server is running (do you see the named process?).&lt;BR /&gt;&lt;BR /&gt;How did you start the named (give us the content of named.boot)?&lt;BR /&gt;&lt;BR /&gt;Hartmut</description>
      <pubDate>Tue, 21 May 2002 10:16:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728000#M584913</guid>
      <dc:creator>Hartmut Lang</dc:creator>
      <dc:date>2002-05-21T10:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: named &amp; DNS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728001#M584914</link>
      <description>the machine if I ping with the name or FQDN no response, if i ping with IP address I have</description>
      <pubDate>Tue, 21 May 2002 11:09:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728001#M584914</guid>
      <dc:creator>parolin franco</dc:creator>
      <dc:date>2002-05-21T11:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: named &amp; DNS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728002#M584915</link>
      <description>The server DNS if I ping "wsd" with the name or FQDN or IP address I have the correct response.&lt;BR /&gt;The debug stop the trace on our root server.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 May 2002 11:12:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728002#M584915</guid>
      <dc:creator>parolin franco</dc:creator>
      <dc:date>2002-05-21T11:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: named &amp; DNS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728003#M584916</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If I make nslookup of aserver on aserver I receive the answer by root server instead of the same aserver.</description>
      <pubDate>Tue, 21 May 2002 11:18:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728003#M584916</guid>
      <dc:creator>parolin franco</dc:creator>
      <dc:date>2002-05-21T11:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: named &amp; DNS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728004#M584917</link>
      <description>Sorry, but i'm a little bit confused, about what you are doing.&lt;BR /&gt;&lt;BR /&gt;Just to clearify:&lt;BR /&gt;You have two DNS domains (pippo.it and pluto.it). Right?&lt;BR /&gt;&lt;BR /&gt;You have two DNS servers aserver and bserver. Which server servs which domain?&lt;BR /&gt;&lt;BR /&gt;The db.cache file you where talking about in your first post. Is it part of one of these servers or of a third server?&lt;BR /&gt;&lt;BR /&gt;Hartmut&lt;BR /&gt;</description>
      <pubDate>Tue, 21 May 2002 12:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728004#M584917</guid>
      <dc:creator>Hartmut Lang</dc:creator>
      <dc:date>2002-05-21T12:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: named &amp; DNS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728005#M584918</link>
      <description>we have 2 domain:&lt;BR /&gt;aserver and aserver1 for pippo.pluto.it&lt;BR /&gt;bserver for pluto.it&lt;BR /&gt;&lt;BR /&gt;on the db.cache of pippo.it, I specify :&lt;BR /&gt;. 99999999 IN NS bserver.pluto.it.&lt;BR /&gt;bserver.pluto.it 99999999 IN  A 172.16.99.16&lt;BR /&gt;"secondary"&lt;BR /&gt;. 99999999 IN NS cserver.pluto.it.&lt;BR /&gt;cserver.pluto.it 99999999 IN  A 172.16.99.17&lt;BR /&gt;&lt;BR /&gt;the machine "wsd" is defined in pluto.it.&lt;BR /&gt;the result of nslookup wsd is:&lt;BR /&gt;&lt;BR /&gt;servera.pluto.it can't find wsd:server failed.&lt;BR /&gt;this is our configuration.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 May 2002 14:00:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728005#M584918</guid>
      <dc:creator>parolin franco</dc:creator>
      <dc:date>2002-05-21T14:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: named &amp; DNS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728006#M584919</link>
      <description>Hi Parolin,&lt;BR /&gt;&lt;BR /&gt;Your db.cache file should be like this. You have your d.cache file wrong.&lt;BR /&gt;&lt;BR /&gt;; Initial cache data for root domain servers. &lt;BR /&gt;; &lt;BR /&gt;; &amp;lt;&amp;lt;&amp;gt;&amp;gt; DiG 2.0 &amp;lt;&amp;lt;&amp;gt;&amp;gt; @ns.internic.net . ns Last update 2/1/96 &lt;BR /&gt;&lt;BR /&gt;;; ANSWERS: &lt;BR /&gt;. 518400 NS G.ROOT-SERVERS.NET. &lt;BR /&gt;. 518400 NS A.ROOT-SERVERS.NET. &lt;BR /&gt;. 518400 NS H.ROOT-SERVERS.NET. &lt;BR /&gt;. 518400 NS B.ROOT-SERVERS.NET. &lt;BR /&gt;. 518400 NS C.ROOT-SERVERS.NET. &lt;BR /&gt;. 518400 NS D.ROOT-SERVERS.NET. &lt;BR /&gt;. 518400 NS E.ROOT-SERVERS.NET. &lt;BR /&gt;. 518400 NS I.ROOT-SERVERS.NET. &lt;BR /&gt;. 518400 NS F.ROOT-SERVERS.NET. &lt;BR /&gt;; &lt;BR /&gt;; Prep the cache (hotwire the addresses). Order does not matter. &lt;BR /&gt;; &lt;BR /&gt;;; ADDITIONAL RECORDS: &lt;BR /&gt;G.ROOT-SERVERS.NET. 518400 A 192.112.36.4 &lt;BR /&gt;A.ROOT-SERVERS.NET. 518400 A 198.41.0.4 &lt;BR /&gt;H.ROOT-SERVERS.NET. 518400 A 128.63.2.53 &lt;BR /&gt;B.ROOT-SERVERS.NET. 518400 A 128.9.0.107 &lt;BR /&gt;C.ROOT-SERVERS.NET. 518400 A 192.33.4.12 &lt;BR /&gt;D.ROOT-SERVERS.NET. 518400 A 128.8.10.90 &lt;BR /&gt;E.ROOT-SERVERS.NET. 518400 A 192.203.230.10 &lt;BR /&gt;I.ROOT-SERVERS.NET. 518400 A 192.36.148.17 &lt;BR /&gt;F.ROOT-SERVERS.NET. 518400 A 192.5.5.241 &lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Tue, 21 May 2002 15:21:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728006#M584919</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2002-05-21T15:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: named &amp; DNS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728007#M584920</link>
      <description>Hi Parolin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The issue is like this , if you ahve configured in nsswitch.conf file to look for dns server to resolve the name then it will look in the resolv.conf for the name server and then read that server to resolve the name and IP for wsD. Now if you knwo the IP for this server you can just add the entry in /etc/&lt;BR /&gt;hosts. and rename /etc/resolv.conf to say resoolv.old and try nslookup the server will resolve using /etc/hosts , then may be u can look at the solving the nameserver issue.&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Wed, 22 May 2002 03:29:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-amp-dns-problem/m-p/2728007#M584920</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-05-22T03:29:28Z</dc:date>
    </item>
  </channel>
</rss>

