<?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 telnet delay issue with dns in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-delay-issue-with-dns/m-p/4504418#M533593</link>
    <description>HPUX 11.23&lt;BR /&gt;&lt;BR /&gt;resolv.conf:&lt;BR /&gt;domain mydomain&lt;BR /&gt;nameserver 10.0.20.16&lt;BR /&gt;retrans:1000&lt;BR /&gt;retry:1&lt;BR /&gt;&lt;BR /&gt;nsswitch.conf:&lt;BR /&gt;hosts: files [NOTFOUND=continue TRYAGAIN=continue UNAVAIL=continue] dns&lt;BR /&gt;ipnodes: files [NOTFOUND=continue TRYAGAIN=continue UNAVAIL=continue] dns&lt;BR /&gt;&lt;BR /&gt;i searched the forums and read 30+ threads  regarding this issue and don't understand it.&lt;BR /&gt;i want my telnet prompt to be independent of a dns reverse lookup. i understand that its a "security" issue where before hpux send a prompt it does a reverse lookup of the source ip but if my dns server goes down we don't get a login and that’s a problem. besides how is it that if i remove the resolv.conf file i get the login right away? why can't i have it behave like that regardless of the dns servers availability?&lt;BR /&gt;&lt;BR /&gt;i even tried adding a pc's name to the host file and then shutdown the dns server, but the prompt still delays.&lt;BR /&gt;&lt;BR /&gt;any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;amir&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 28 Sep 2009 23:32:14 GMT</pubDate>
    <dc:creator>Amir Haboosheh</dc:creator>
    <dc:date>2009-09-28T23:32:14Z</dc:date>
    <item>
      <title>telnet delay issue with dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-delay-issue-with-dns/m-p/4504418#M533593</link>
      <description>HPUX 11.23&lt;BR /&gt;&lt;BR /&gt;resolv.conf:&lt;BR /&gt;domain mydomain&lt;BR /&gt;nameserver 10.0.20.16&lt;BR /&gt;retrans:1000&lt;BR /&gt;retry:1&lt;BR /&gt;&lt;BR /&gt;nsswitch.conf:&lt;BR /&gt;hosts: files [NOTFOUND=continue TRYAGAIN=continue UNAVAIL=continue] dns&lt;BR /&gt;ipnodes: files [NOTFOUND=continue TRYAGAIN=continue UNAVAIL=continue] dns&lt;BR /&gt;&lt;BR /&gt;i searched the forums and read 30+ threads  regarding this issue and don't understand it.&lt;BR /&gt;i want my telnet prompt to be independent of a dns reverse lookup. i understand that its a "security" issue where before hpux send a prompt it does a reverse lookup of the source ip but if my dns server goes down we don't get a login and that’s a problem. besides how is it that if i remove the resolv.conf file i get the login right away? why can't i have it behave like that regardless of the dns servers availability?&lt;BR /&gt;&lt;BR /&gt;i even tried adding a pc's name to the host file and then shutdown the dns server, but the prompt still delays.&lt;BR /&gt;&lt;BR /&gt;any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;amir&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Sep 2009 23:32:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-delay-issue-with-dns/m-p/4504418#M533593</guid>
      <dc:creator>Amir Haboosheh</dc:creator>
      <dc:date>2009-09-28T23:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: telnet delay issue with dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-delay-issue-with-dns/m-p/4504419#M533594</link>
      <description>&amp;gt; i want my telnet prompt to be independent of a dns reverse lookup. &lt;BR /&gt; &lt;BR /&gt;That is hard coded into telnet and not configurable.&lt;BR /&gt; &lt;BR /&gt;&amp;gt; how is it that if i remove the resolv.conf file i get the login right away?&lt;BR /&gt; &lt;BR /&gt;That condition defines that DNS is not available and won't be consulted.&lt;BR /&gt; &lt;BR /&gt;&amp;gt; i even tried adding a pc's name to the host file and then shutdown the dns server, but the prompt still delays.&lt;BR /&gt; &lt;BR /&gt;Rather than shutdown the DNS server, just put some other IP address in resolv.conf (that is not a DNS server). However, giving the IP address of your PC a name in /etc/hosts should resolve before DNS. Use nsquery to see how the name and IP are resolved:&lt;BR /&gt; &lt;BR /&gt;nsquery hosts 12.34.56.78&lt;BR /&gt;nsquery hosts mypcname&lt;BR /&gt; &lt;BR /&gt;Note that you can also add another nsswitch.conf ruleset to nsquery:&lt;BR /&gt; &lt;BR /&gt;nsquery hosts mypcname "dns [NOTFOUND=continue TRYAGAIN=return] files"</description>
      <pubDate>Tue, 29 Sep 2009 01:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-delay-issue-with-dns/m-p/4504419#M533594</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-09-29T01:06:18Z</dc:date>
    </item>
  </channel>
</rss>

