<?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 NT Server as Primary in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-nt-server-as-primary/m-p/2458927#M13409</link>
    <description>Veronica,&lt;BR /&gt;&lt;BR /&gt;Just some additional info for you.&lt;BR /&gt;&lt;BR /&gt;DNS forwarders are used to define a set of additional name servers external to the physical DNS server.  Sometimes they are called helpers.&lt;BR /&gt;If the DNS is unable to resolve the request, the server will forward the request to one or both of the forwarders for resolution.&lt;BR /&gt;&lt;BR /&gt;Craig</description>
    <pubDate>Fri, 27 Oct 2000 18:08:54 GMT</pubDate>
    <dc:creator>Craig A. Sharp</dc:creator>
    <dc:date>2000-10-27T18:08:54Z</dc:date>
    <item>
      <title>DNS NT Server as Primary</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-nt-server-as-primary/m-p/2458925#M13407</link>
      <description>I everybody!&lt;BR /&gt;&lt;BR /&gt;My company have three sites named CMX1, CMX2 and CMX3, each one has a DNS NT Server, and the UNIX Servers for each plant has that NT DNS Server defined.&lt;BR /&gt;&lt;BR /&gt;Today the NT Admin turn off the DNS forwards, and in that moment if anybody could conect to any of the servers by telnet we had a delay, about 20 seconds. I configure DNS on Name Server Switch from SAM I put the first source /etc/hosts and as sencond DNS.&lt;BR /&gt;&lt;BR /&gt;If I put only /etc/hosts the conection by telnet is immediately. Why is this happening?&lt;BR /&gt;&lt;BR /&gt;Or if the NT Admin turn on again the forwarders, my problem is resolve, I don't have any NT experience, and I don't know what those forwards do.&lt;BR /&gt;&lt;BR /&gt;Then, these are my questions?&lt;BR /&gt;&lt;BR /&gt;Why happend that with the turn on, turn off of the NT forwards?&lt;BR /&gt;&lt;BR /&gt;Why I resolve my problem if is only configure the /etc/hosts in the Name Service Switch?&lt;BR /&gt;&lt;BR /&gt;What others alternatives are possible to avoid this big problem to me? Could I put HP-UX as a secondary DNS?&lt;BR /&gt;&lt;BR /&gt;I have never done a DNS Unix, somebody could help me?&lt;BR /&gt;&lt;BR /&gt;I know there are a lot of questions but I will appreciated your comments.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Veronica</description>
      <pubDate>Fri, 27 Oct 2000 17:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-nt-server-as-primary/m-p/2458925#M13407</guid>
      <dc:creator>Verónica Muñoz Segovia</dc:creator>
      <dc:date>2000-10-27T17:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: DNS NT Server as Primary</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-nt-server-as-primary/m-p/2458926#M13408</link>
      <description>Veronica:&lt;BR /&gt;&lt;BR /&gt;1.  The delay after the NT server was turned off was a timeout period during which DNS was attempting to get an answer from the nameserver.&lt;BR /&gt;&lt;BR /&gt;2.  Since you used /etc/hosts first (according to /etc/nsswitch.conf you saw no delay -- the name was resolved.&lt;BR /&gt;&lt;BR /&gt;3.  To see how this works, do:&lt;BR /&gt;# nslookup&lt;BR /&gt;&amp;gt; policy&lt;BR /&gt;&lt;BR /&gt;4.  Yes, it is advisable to have at least two nameservers.  Configure them in /etc/resolv.conf in the order you see best.&lt;BR /&gt;&lt;BR /&gt;5.  For BIND/DNS documentation, see:&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90759/B2355-90759.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90759/B2355-90759.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Oct 2000 17:43:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-nt-server-as-primary/m-p/2458926#M13408</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-10-27T17:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: DNS NT Server as Primary</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-nt-server-as-primary/m-p/2458927#M13409</link>
      <description>Veronica,&lt;BR /&gt;&lt;BR /&gt;Just some additional info for you.&lt;BR /&gt;&lt;BR /&gt;DNS forwarders are used to define a set of additional name servers external to the physical DNS server.  Sometimes they are called helpers.&lt;BR /&gt;If the DNS is unable to resolve the request, the server will forward the request to one or both of the forwarders for resolution.&lt;BR /&gt;&lt;BR /&gt;Craig</description>
      <pubDate>Fri, 27 Oct 2000 18:08:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-nt-server-as-primary/m-p/2458927#M13409</guid>
      <dc:creator>Craig A. Sharp</dc:creator>
      <dc:date>2000-10-27T18:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: DNS NT Server as Primary</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-nt-server-as-primary/m-p/2458928#M13410</link>
      <description>James, I tried the nslookup and something strange happends on one of the servers, with policy it display:&lt;BR /&gt;&lt;BR /&gt;#Lookups = 2&lt;BR /&gt;files [RCCR] dns [RRRR]&lt;BR /&gt;&amp;gt; casper &lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Trying DNS&lt;BR /&gt;*** daffy.cmx1.cel.com can't find casper: Non-existent domain&lt;BR /&gt;&lt;BR /&gt;My domain is mx-mty1.celestica.com, like this is defined in the /etc/resolv.conf&lt;BR /&gt;domain mx-mty1.celestica.com&lt;BR /&gt;nameserver 32.94.96.10 #daffy&lt;BR /&gt;&lt;BR /&gt;Why is displying that different domain?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Oct 2000 21:07:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-nt-server-as-primary/m-p/2458928#M13410</guid>
      <dc:creator>Verónica Muñoz Segovia</dc:creator>
      <dc:date>2000-10-27T21:07:10Z</dc:date>
    </item>
  </channel>
</rss>

