<?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: DNS resolution in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution/m-p/3235261#M172783</link>
    <description>The hosts line in your nsswitch.conf line should start with "hosts:", not "host:"&lt;BR /&gt;&lt;BR /&gt;That might not solve the problem, but I would start there.</description>
    <pubDate>Wed, 31 Mar 2004 09:02:30 GMT</pubDate>
    <dc:creator>Charlie Rubeor</dc:creator>
    <dc:date>2004-03-31T09:02:30Z</dc:date>
    <item>
      <title>DNS resolution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution/m-p/3235258#M172780</link>
      <description>Hi all,&lt;BR /&gt;I've this problem; when I make a nslookup of a name which exist in my DNS, the resolution of this name it'ok. If I try to resolve a name which is not in my DNS's db I see the follow output:&lt;BR /&gt;&lt;BR /&gt;***************************************&lt;BR /&gt;Name Server:  mynameserver&lt;BR /&gt;Address:  myipnameserver&lt;BR /&gt;&lt;BR /&gt;Trying DNS&lt;BR /&gt;Trying NIS&lt;BR /&gt;looking up FILES&lt;BR /&gt;*** No address information is available for "noindns"&lt;BR /&gt;***************************************&lt;BR /&gt;this should be ok , but why the resolution is trying to resolv with a NIS ?&lt;BR /&gt;I will show you my nsswitch.con file:&lt;BR /&gt;&lt;BR /&gt;**********************************&lt;BR /&gt;passwd:       files&lt;BR /&gt;group:        files&lt;BR /&gt;host:         dns [NOTFOUND=continue UNAVAILABLE=continue TRYAGAIN=continue ] files&lt;BR /&gt;networks:     files&lt;BR /&gt;protocols:    files&lt;BR /&gt;rpc:          files&lt;BR /&gt;publickey:    files&lt;BR /&gt;netgroup:     files&lt;BR /&gt;automount:    files&lt;BR /&gt;aliases:      files&lt;BR /&gt;services:     files&lt;BR /&gt;**********************************&lt;BR /&gt;&lt;BR /&gt;and this is the resolv.conf&lt;BR /&gt;**********************************&lt;BR /&gt;domain netmgmt.tsf.it&lt;BR /&gt;nameserver 127.0.0.1 &lt;BR /&gt;**********************************&lt;BR /&gt;I've the same configuration in many other machine and no one of them gives me this output when I try to resolv a name not in DNS's db.&lt;BR /&gt;Thanks a lot&lt;BR /&gt;Fabrizio</description>
      <pubDate>Wed, 31 Mar 2004 08:50:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution/m-p/3235258#M172780</guid>
      <dc:creator>Sirius Black</dc:creator>
      <dc:date>2004-03-31T08:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: DNS resolution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution/m-p/3235259#M172781</link>
      <description>I think it is because of the spelling problem in the nsswitch.conf file,&lt;BR /&gt;&lt;BR /&gt;Change the entry from,&lt;BR /&gt;&lt;BR /&gt;host: dns [NOTFOUND=continue UNAVAILABLE=continue TRYAGAIN=continue ] files&lt;BR /&gt;&lt;BR /&gt;to&lt;BR /&gt;&lt;BR /&gt;hosts: dns [NOTFOUND=continue UNAVAILABLE=continue TRYAGAIN=continue ] files&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Wed, 31 Mar 2004 08:56:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution/m-p/3235259#M172781</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-03-31T08:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: DNS resolution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution/m-p/3235260#M172782</link>
      <description>try&lt;BR /&gt;hosts: dns [NOTFOUND=continue] files</description>
      <pubDate>Wed, 31 Mar 2004 08:56:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution/m-p/3235260#M172782</guid>
      <dc:creator>piotr wienckiewicz</dc:creator>
      <dc:date>2004-03-31T08:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: DNS resolution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution/m-p/3235261#M172783</link>
      <description>The hosts line in your nsswitch.conf line should start with "hosts:", not "host:"&lt;BR /&gt;&lt;BR /&gt;That might not solve the problem, but I would start there.</description>
      <pubDate>Wed, 31 Mar 2004 09:02:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution/m-p/3235261#M172783</guid>
      <dc:creator>Charlie Rubeor</dc:creator>
      <dc:date>2004-03-31T09:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: DNS resolution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution/m-p/3235262#M172784</link>
      <description>Ok,&lt;BR /&gt;I solve my problem changing host in hosts as tell me the first answer.&lt;BR /&gt;thanks a lot</description>
      <pubDate>Wed, 31 Mar 2004 09:07:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution/m-p/3235262#M172784</guid>
      <dc:creator>Sirius Black</dc:creator>
      <dc:date>2004-03-31T09:07:19Z</dc:date>
    </item>
  </channel>
</rss>

