<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3756910#M258634</link>
    <description>My wins guy wants me to change all my HPUX boxes to point to a new DNS server.&lt;BR /&gt;&lt;BR /&gt;When I change the entries in /etc/resolv.conf&lt;BR /&gt;DO I have to reboot for the changes to take effect or is it dynamic?</description>
    <pubDate>Wed, 22 Mar 2006 14:59:10 GMT</pubDate>
    <dc:creator>Nobody's Hero</dc:creator>
    <dc:date>2006-03-22T14:59:10Z</dc:date>
    <item>
      <title>DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3756910#M258634</link>
      <description>My wins guy wants me to change all my HPUX boxes to point to a new DNS server.&lt;BR /&gt;&lt;BR /&gt;When I change the entries in /etc/resolv.conf&lt;BR /&gt;DO I have to reboot for the changes to take effect or is it dynamic?</description>
      <pubDate>Wed, 22 Mar 2006 14:59:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3756910#M258634</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2006-03-22T14:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3756911#M258635</link>
      <description>You do not have to reboot.</description>
      <pubDate>Wed, 22 Mar 2006 15:01:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3756911#M258635</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2006-03-22T15:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3756912#M258636</link>
      <description>Shalom Robert,&lt;BR /&gt;&lt;BR /&gt;You can test it too.&lt;BR /&gt;&lt;BR /&gt;make the change&lt;BR /&gt;&lt;BR /&gt;nslookup hp.com&lt;BR /&gt;dig yahoo.com&lt;BR /&gt;&lt;BR /&gt;You will see immediate results.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 22 Mar 2006 15:17:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3756912#M258636</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-03-22T15:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3756913#M258637</link>
      <description>No need to reboot, no need to restart any services...&lt;BR /&gt;&lt;BR /&gt;Just a tip though, in Unix, we always check the first DNS server in resolv.conf - which means every DNS lookup will fail ( and wait 5 seconds and try 4 times!!) if that server is down.&lt;BR /&gt;&lt;BR /&gt;So, in resolv.conf:&lt;BR /&gt;&lt;BR /&gt;retrans 2500&lt;BR /&gt;retry 2&lt;BR /&gt;&lt;BR /&gt;retrans&lt;BR /&gt;&lt;BR /&gt;Retransmission timeout. It is interpreted during&lt;BR /&gt;the res_init() (see resolver(3N)) call. It has&lt;BR /&gt;higher precedence than setting it through the&lt;BR /&gt;set_resfeild() (see resolver(3N)) API and lower&lt;BR /&gt;precedence than setting it through the RES_RETRANS&lt;BR /&gt;(see resolver(3N)) environment variable. Whenever&lt;BR /&gt;an invalid value is specified for retrans, a&lt;BR /&gt;message is flagged in syslog. The default value&lt;BR /&gt;is 5000 milliseconds.&lt;BR /&gt;&lt;BR /&gt;retry&lt;BR /&gt;&lt;BR /&gt;Number of retries. This is interpreted during the&lt;BR /&gt;res_init() (see resolver(3N)) call. It has higher&lt;BR /&gt;precedence than setting it through the&lt;BR /&gt;set_resfeild() (see resolver(3N)) API and lower&lt;BR /&gt;precedence than setting it through the RES_RETRY&lt;BR /&gt;(see resolver(3N)) environment variable. Whenever&lt;BR /&gt;an invalid value is specified for retry, a message&lt;BR /&gt;is flagged in syslog. The default value is 4.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That will speed up any delays going from 1 nameserver to another - unfortunately, Windows does a better job - if it can't get to the first one, it goes to the second - if successful, it's next query will automatically go to the second. In unix, this is not the case - we will always try the nameservers in order based on resolv.conf.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 22 Mar 2006 16:44:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3756913#M258637</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-03-22T16:44:42Z</dc:date>
    </item>
  </channel>
</rss>

