<?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 DNS Name Resolver in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolver/m-p/3222902#M571129</link>
    <description>I have an 11i DNS HPUX server which hosts our primary DNS entries for all of our Unix servers.  My network folks have recently rolled out a windows DNS server which I need to setup on our Unix server too.  Basically, I want DNS to look first at the unix server and if it can't resolve it there, go look in the Windows server.  Can someone point me in the right direction?  I know I could go search the manual, but I thought someone might know quickly.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Michelle</description>
    <pubDate>Thu, 18 Mar 2004 11:59:25 GMT</pubDate>
    <dc:creator>Michelle Barton</dc:creator>
    <dc:date>2004-03-18T11:59:25Z</dc:date>
    <item>
      <title>DNS Name Resolver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolver/m-p/3222902#M571129</link>
      <description>I have an 11i DNS HPUX server which hosts our primary DNS entries for all of our Unix servers.  My network folks have recently rolled out a windows DNS server which I need to setup on our Unix server too.  Basically, I want DNS to look first at the unix server and if it can't resolve it there, go look in the Windows server.  Can someone point me in the right direction?  I know I could go search the manual, but I thought someone might know quickly.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Michelle</description>
      <pubDate>Thu, 18 Mar 2004 11:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolver/m-p/3222902#M571129</guid>
      <dc:creator>Michelle Barton</dc:creator>
      <dc:date>2004-03-18T11:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Name Resolver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolver/m-p/3222903#M571130</link>
      <description>You can set up the windows DNS as the secondary dns server in /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 18 Mar 2004 12:05:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolver/m-p/3222903#M571130</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-18T12:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Name Resolver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolver/m-p/3222904#M571131</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  You would like ur DNS clients to try ur Unix DNS server first and then try the windows server if it cannot get the query resolved from the Unix server ?&lt;BR /&gt;&lt;BR /&gt;  As far as I can reach, I dont think this is possible. You can have your DNS clients contact the Windows DNS server in case YOUR UNIX DNS server is not available completely.&lt;BR /&gt;&lt;BR /&gt;  The best you can do is to setup your UNIX DNS server to forward the queries to ur Windows DNS server anything it doesnt know how to handle.&lt;BR /&gt;&lt;BR /&gt;Sundar.</description>
      <pubDate>Thu, 18 Mar 2004 12:06:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolver/m-p/3222904#M571131</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-03-18T12:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Name Resolver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolver/m-p/3222905#M571132</link>
      <description>Is your Windows DNS going to be just a secondary?  Are you running Dynamic Updates?  If you are talking just the resolver, then in /etc/resolv.conf on unix hosts, add (next line) the ip of the Windows DNS AFTER your Unix DNS server's IP.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 18 Mar 2004 14:56:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolver/m-p/3222905#M571132</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-03-18T14:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Name Resolver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolver/m-p/3222906#M571133</link>
      <description>Editing your resolv.conf won't help you.  If the first line of your resolve.conf points to your HP-UX DNS server and you get a response of any kind (even host not found), then the second server will never be looked at.&lt;BR /&gt;&lt;BR /&gt;You need to get your DNS servers to talk to each other.&lt;BR /&gt;&lt;BR /&gt;This link has the documentation for Bind 9.2 on HP.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/5990-6785/5990-6785.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/5990-6785/5990-6785.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Mar 2004 15:30:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolver/m-p/3222906#M571133</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2004-03-18T15:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Name Resolver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolver/m-p/3222907#M571134</link>
      <description>"forwarder" is the option that you need. We have the opposite setup (windows hierarchy with a Unix forwarder). This is an easy one: add "forwarders &lt;SERVERNAME&gt;" to your named.conf on the DNS server.&lt;BR /&gt;&lt;BR /&gt;I talked about this option at the bottom of this: &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=418909" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=418909&lt;/A&gt;&lt;BR /&gt;&lt;/SERVERNAME&gt;</description>
      <pubDate>Fri, 19 Mar 2004 08:55:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolver/m-p/3222907#M571134</guid>
      <dc:creator>Thomas Bianco</dc:creator>
      <dc:date>2004-03-19T08:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Name Resolver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolver/m-p/3222908#M571135</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;on your unix server, edit /etc/resolv.conf and put the second dns server ip address over there,&lt;BR /&gt;&lt;BR /&gt;domain some_name.some_domain.com&lt;BR /&gt;nameserver ip_add_of_primary_dns_server&lt;BR /&gt;nameserver ip_add_of_secondary_dns_server&lt;BR /&gt;&lt;BR /&gt;In this situation, if the system is unable to resolve the ip address of a system using the primary dns server (hp) it will use the secondary dns server (win) to resolve the ip address and vice versa.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Mar 2004 09:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-name-resolver/m-p/3222908#M571135</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-03-19T09:56:50Z</dc:date>
    </item>
  </channel>
</rss>

