<?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 name resolving issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolving-issue/m-p/3825429#M270952</link>
    <description>Hi Shalom,&lt;BR /&gt;&lt;BR /&gt;thanks of your quick reply.&lt;BR /&gt;&lt;BR /&gt;more /etc/nsswitch.conf&lt;BR /&gt;hosts:      files&lt;BR /&gt;so it looks like it doesn't use dns to resolv.&lt;BR /&gt;&lt;BR /&gt;there is no /etc/resolv.conf&lt;BR /&gt;Do yu think it will works??&lt;BR /&gt;&lt;BR /&gt;//john&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 18 Jul 2006 08:23:55 GMT</pubDate>
    <dc:creator>Ho_5</dc:creator>
    <dc:date>2006-07-18T08:23:55Z</dc:date>
    <item>
      <title>dns name resolving issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolving-issue/m-p/3825427#M270950</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have a question about name resolving:&lt;BR /&gt;If I try to resolve the next name "external.net.mnc123.mcc123.gprs" would it be only forwarded to external DNS servers (1.2.3.4 or 5.6.7.8)??&lt;BR /&gt;and&lt;BR /&gt;If I try to resolve the next name "internal.mnc123.mcc123.gprs" would it be only resolved by zone "mnc123.mcc123.gprs" and not by zone "net.mnc123.mcc123.gprs"? (P.S. internal.mnc123.mcc123.gprs is ofcourse configured in the file "own.zone")&lt;BR /&gt;&lt;BR /&gt;dns-query is eg. ---&amp;gt;  net.mnc123.mcc123.gprs&lt;BR /&gt;Summary: work dns-query from top to down in the /etc/named.conf file. I mean the dns-query will check the first zone (net.mnc123.mcc123.gprs) in the named.conf, if it doesn't match it will go to the next zone (mnc123.mcc123.gprs)?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#more /etc/named.conf&lt;BR /&gt;&lt;BR /&gt;zone "net.mnc123.mcc123.gprs" in {&lt;BR /&gt;        type forward;&lt;BR /&gt;        forwarders {&lt;BR /&gt;              1.2.3.4;&lt;BR /&gt;       5.6.7.8;&lt;BR /&gt;              };&lt;BR /&gt;        forward only; &lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;zone "mnc123.mcc123.gprs" in {&lt;BR /&gt;        type master;&lt;BR /&gt;        file "own.zone";&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I hope you can anwser my question.&lt;BR /&gt;&lt;BR /&gt;many thanks.&lt;BR /&gt;&lt;BR /&gt;john&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jul 2006 08:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolving-issue/m-p/3825427#M270950</guid>
      <dc:creator>john ho_3</dc:creator>
      <dc:date>2006-07-18T08:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: dns name resolving issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolving-issue/m-p/3825428#M270951</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;How this machine resolves DNS depends on a few things:&lt;BR /&gt;&lt;BR /&gt;/etc/nsswitch.conf&lt;BR /&gt;# does it use dns at all for host name resolution&lt;BR /&gt;&lt;BR /&gt;/etc/resolv.conf&lt;BR /&gt;# what servers it looks to if dns lookups are tried. Note that it could try and look this up on a different machine that does not use this one as a DNS server.&lt;BR /&gt;&lt;BR /&gt;Isn't this a question that should be resolved by actual testing?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 18 Jul 2006 08:08:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolving-issue/m-p/3825428#M270951</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-18T08:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: dns name resolving issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolving-issue/m-p/3825429#M270952</link>
      <description>Hi Shalom,&lt;BR /&gt;&lt;BR /&gt;thanks of your quick reply.&lt;BR /&gt;&lt;BR /&gt;more /etc/nsswitch.conf&lt;BR /&gt;hosts:      files&lt;BR /&gt;so it looks like it doesn't use dns to resolv.&lt;BR /&gt;&lt;BR /&gt;there is no /etc/resolv.conf&lt;BR /&gt;Do yu think it will works??&lt;BR /&gt;&lt;BR /&gt;//john&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jul 2006 08:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolving-issue/m-p/3825429#M270952</guid>
      <dc:creator>Ho_5</dc:creator>
      <dc:date>2006-07-18T08:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: dns name resolving issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolving-issue/m-p/3825430#M270953</link>
      <description>Your machine is only looking at /etc/hosts&lt;BR /&gt;&lt;BR /&gt;So unless external.net.mnc123.mcc123.gprs is in there - then no - it won't resolve it.&lt;BR /&gt;&lt;BR /&gt;If you want to use DNS, then in nsswitch.conf:&lt;BR /&gt;&lt;BR /&gt;hosts:        files [NOTFOUND=CONTINUE] dns&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then something like this for /etc/resolv.conf :&lt;BR /&gt;&lt;BR /&gt;domain yourinterneldomain.com&lt;BR /&gt;nameserver X.X.X.X&lt;BR /&gt;nameserver Y.Y.Y.Y&lt;BR /&gt;nameserver Z.Z.Z.Z&lt;BR /&gt;retrans 2500&lt;BR /&gt;retry 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As far as bind goes, the only reason to setup a zone that is type forward is if you want to point to a certain nameserver for resolution of that domain name instead of following proper delegation.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 18 Jul 2006 08:51:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolving-issue/m-p/3825430#M270953</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-07-18T08:51:18Z</dc:date>
    </item>
  </channel>
</rss>

