<?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: Name Server Timeout in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925654#M579286</link>
    <description>One way that may help you would be to utilise a local hosts copy and DNS as a secondary.&lt;BR /&gt;Have your nsswitch.conf file look first in /etc/hosts and then DNS. We have a small Linux box that does DNS, that is looked after by our network div. We update our UX hosts files once a week.&lt;BR /&gt;</description>
    <pubDate>Wed, 12 Mar 2003 20:53:04 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2003-03-12T20:53:04Z</dc:date>
    <item>
      <title>Name Server Timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925652#M579284</link>
      <description>Folks,&lt;BR /&gt;&lt;BR /&gt;I'm faced with a dillema:&lt;BR /&gt;&lt;BR /&gt;We host a series of L-Class, 11.00 HP-UX boxes.  Meanwhile, we have two Linux DNS servers which also serve about 200 other servers.&lt;BR /&gt;&lt;BR /&gt;When sending mail, sometimes, I rec'v a NAME SERVER TIMEOUT, but it's not all the time, and it is with different domain names.&lt;BR /&gt;&lt;BR /&gt;My question is that while it looks like bind496 was the default on 11.00, is there a newer bind client?  Also, can this be attributed to a different problem other than the bind client?&lt;BR /&gt;&lt;BR /&gt;I should mention that we are running on a GigE network and it's not saturated, so speed is not an issue.&lt;BR /&gt;&lt;BR /&gt;Here's the message I get when I try to force sendmail:&lt;BR /&gt;&lt;BR /&gt;# sendmail -q -v&lt;BR /&gt; &lt;BR /&gt;Running /var/spool/mqueue/h2BMi2Y03372 (sequence 1 of 1)&lt;BR /&gt;blahblah.com: Name server timeout&lt;BR /&gt;&lt;BLAHBLAH&gt;... Transient parse error -- message queued for future delivery&lt;BR /&gt;&lt;BR /&gt;But then as soon as I do the nslookup on blahblah.com, and another sendmail -q -v, then it goes through without a problem.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;/BLAHBLAH&gt;</description>
      <pubDate>Wed, 12 Mar 2003 20:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925652#M579284</guid>
      <dc:creator>Magic_Wand</dc:creator>
      <dc:date>2003-03-12T20:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Name Server Timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925653#M579285</link>
      <description>Not sure where to point you to look either.&lt;BR /&gt;&lt;BR /&gt;I run 2 C110 DNS 11.0 machines and they can resolve at least 100 requests per second over a 100 Meg fast ethernet network with only about 15% cpu utilization.&lt;BR /&gt;&lt;BR /&gt;The only times we have any DNS timeouts is when the primary machine is down for maintenance or patches, which is about once a year.&lt;BR /&gt;&lt;BR /&gt;All the 300 clients are 11.0 or 11i machines which have DNS caching setup on them to support the 500 or so terminals connected to each of them.</description>
      <pubDate>Wed, 12 Mar 2003 20:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925653#M579285</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2003-03-12T20:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Name Server Timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925654#M579286</link>
      <description>One way that may help you would be to utilise a local hosts copy and DNS as a secondary.&lt;BR /&gt;Have your nsswitch.conf file look first in /etc/hosts and then DNS. We have a small Linux box that does DNS, that is looked after by our network div. We update our UX hosts files once a week.&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Mar 2003 20:53:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925654#M579286</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-03-12T20:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Name Server Timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925655#M579287</link>
      <description>The /etc/hosts file won't work, because these are outside domain names, and I have no way of knowing which domain names are going be sent mail to.</description>
      <pubDate>Wed, 12 Mar 2003 20:54:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925655#M579287</guid>
      <dc:creator>Magic_Wand</dc:creator>
      <dc:date>2003-03-12T20:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Name Server Timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925656#M579288</link>
      <description>Speed could still be an issue.  When the local DNS server does not know the IP then he has to query the next one up the line which is out on the internet.  You could have some problems up that way with lost packets or congestion or slow machines.  If the next upstream DNS doesn't know then it goes further.  &lt;BR /&gt;&lt;BR /&gt;you might also run&lt;BR /&gt;nslookup&lt;BR /&gt;set type=ns&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;and see if you have some bad rootservers.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Wed, 12 Mar 2003 21:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925656#M579288</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-03-12T21:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Name Server Timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925657#M579289</link>
      <description>Remember that sendmail does not use nsswitch.conf like nslookup does. Thus, you may be able to resolve with nslookup while sendmail cannot.&lt;BR /&gt;&lt;BR /&gt;That said ... are the domain names that are failing to resolve something that you would expect your DNS servers to have in cache? (i.e., are they domains that you send email to often?) It just may be that your upstream DNS servers are the one having the problem. Perhaps it's taking 17 seconds for them to reply to your Linux box, but sendmail is only waiting 15 seconds. By the time you notice and check it yourself, your Linux box has received the answer.</description>
      <pubDate>Wed, 12 Mar 2003 22:05:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925657#M579289</guid>
      <dc:creator>Mark Landin</dc:creator>
      <dc:date>2003-03-12T22:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Name Server Timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925658#M579290</link>
      <description>Unfortunately, the DNS lookup is not a problem, my DNS servers are responding in less than 1 second for names that I *know* are not cached.&lt;BR /&gt;&lt;BR /&gt;One thing I'd like to know is that how can I tell sendmail NOT to lookup names, but send it DIRECTLY to the mailhub.</description>
      <pubDate>Wed, 12 Mar 2003 22:17:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925658#M579290</guid>
      <dc:creator>Magic_Wand</dc:creator>
      <dc:date>2003-03-12T22:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Name Server Timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925659#M579291</link>
      <description>To send mail directly to your mail hub, put an entry in the /etc/hosts with the name "mail", and change your nsswitch.conf so that it looks at files before it goes to DNS.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Wed, 12 Mar 2003 22:32:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925659#M579291</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2003-03-12T22:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Name Server Timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925660#M579292</link>
      <description>Sending to a mailhub is easy. If your mailhub is named foo, do this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Modify /etc/rc.config.d/mailservs as follows so that the following line appears:&lt;BR /&gt;&lt;BR /&gt;export SENDMAIL_SERVER_NAME=foo&lt;BR /&gt;&lt;BR /&gt;If your system does not RECEIVE mail, only sends mail to the hub, then you can disable the sendmail server process by changing the line&lt;BR /&gt;&lt;BR /&gt;export SENDMAIL_SERVER=1&lt;BR /&gt;&lt;BR /&gt;to &lt;BR /&gt;&lt;BR /&gt;export SENDMAIL_SERVER=&lt;BR /&gt;&lt;BR /&gt;2. Now you need to create a "nullclient" sendmail.cf file. This can be done using the pre-built .m4 macros HP provides in /usr/newconfig/etc/mail. Now, everytime I've had to do this I've had to relearn how to so the m4 stuff. If you have the O'Reilly sendmail books then they can provide examples which are almost correct. Unfortunately, I can't remember exactly how to do it, but the files you need are in that directory. Just create the sendmail.cf file using the nullclient.m4 macro. Set a few variables like DS, DM, and DR, all pointing to host foo, and you should be alright.</description>
      <pubDate>Thu, 13 Mar 2003 13:45:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/name-server-timeout/m-p/2925660#M579292</guid>
      <dc:creator>Mark Landin</dc:creator>
      <dc:date>2003-03-13T13:45:12Z</dc:date>
    </item>
  </channel>
</rss>

