<?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 configuration question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-configuration-question/m-p/5267696#M531083</link>
    <description>Hi Mauro:&lt;BR /&gt;&lt;BR /&gt;It appears that all is in order from your description.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Mon, 27 Dec 2010 21:40:18 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2010-12-27T21:40:18Z</dc:date>
    <item>
      <title>DNS configuration question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-configuration-question/m-p/5267695#M531082</link>
      <description>Hi all,&lt;BR /&gt;We are changing DNS servers this weekend (basically one server is being shut down and another server will be used). The new server is already in operation and I've made the necessary changes to /etc/resolve.conf and /etc/hosts to reflect the new IP (i.e. added new server entries and commented out the old server entries) &lt;BR /&gt;&lt;BR /&gt;As far as I can tell my HPUX servers are now using the new DNS server for name resolution and I've verified that by doing nslookup so that the result is:&lt;BR /&gt;&lt;BR /&gt;Name Server:  new DNS server name&lt;BR /&gt;Address:  new DNS IP&lt;BR /&gt;&lt;BR /&gt;Everything is exactly as mentioned above and to my knowledge that's the extent of what needs to be done. Just want to make sure I'm not missing anything.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Mauro&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Dec 2010 21:32:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-configuration-question/m-p/5267695#M531082</guid>
      <dc:creator>Mauro Livi</dc:creator>
      <dc:date>2010-12-27T21:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-configuration-question/m-p/5267696#M531083</link>
      <description>Hi Mauro:&lt;BR /&gt;&lt;BR /&gt;It appears that all is in order from your description.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 27 Dec 2010 21:40:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-configuration-question/m-p/5267696#M531083</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-12-27T21:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-configuration-question/m-p/5267697#M531084</link>
      <description>Thanks JRF...thought so, just wanted to confirm.</description>
      <pubDate>Mon, 27 Dec 2010 21:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-configuration-question/m-p/5267697#M531084</guid>
      <dc:creator>Mauro Livi</dc:creator>
      <dc:date>2010-12-27T21:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-configuration-question/m-p/5267698#M531085</link>
      <description>You may also want to use nsquery as it is more informative:&lt;BR /&gt; &lt;BR /&gt;nsquery hosts abc.com&lt;BR /&gt;or&lt;BR /&gt;nsquery hosts 1.2.3.4&lt;BR /&gt; &lt;BR /&gt;Always make sure that your nsswitch.conf exists and correctly specifies the order to resolve addresses.</description>
      <pubDate>Mon, 27 Dec 2010 23:20:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-configuration-question/m-p/5267698#M531085</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-12-27T23:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-configuration-question/m-p/5267699#M531086</link>
      <description>Good point Bill. Did nsquery and was also able to correctly resolve the name. I do have nsswitch.conf set up...in fact, in one server it looks at hosts first and on another looks at DNS first. In both cases, it was able to resolve.&lt;BR /&gt;&lt;BR /&gt;Many thanks.&lt;BR /&gt;Mauro</description>
      <pubDate>Mon, 27 Dec 2010 23:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-configuration-question/m-p/5267699#M531086</guid>
      <dc:creator>Mauro Livi</dc:creator>
      <dc:date>2010-12-27T23:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-configuration-question/m-p/5267700#M531087</link>
      <description>Just a recommendation: Always use hosts first. Not only is it much faster but you can bypass any updating delays (usually caused by other tasks that are more important). By putting the most important addresses (local servers) in /etc/hosts, DNS failures will not cause serious delays in your servers. And many backup programs (Data Protector for example) will query hostnames once for *EVERY* file that is backed up -- a very bad, but also very common, design flaw.</description>
      <pubDate>Tue, 28 Dec 2010 00:47:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-configuration-question/m-p/5267700#M531087</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-12-28T00:47:23Z</dc:date>
    </item>
  </channel>
</rss>

