<?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: telnet prompt very slow in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391590#M862146</link>
    <description>How is your name resolution configured???&lt;BR /&gt;Check /etc/nsswitch.conf file. &lt;BR /&gt;&lt;BR /&gt;Check DNS config for the host. Is reverse dns lookup OK for host??&lt;BR /&gt;&lt;BR /&gt;How is /etc/resolv.conf configured???&lt;BR /&gt;&lt;BR /&gt;Anil</description>
    <pubDate>Fri, 01 Oct 2004 09:56:43 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2004-10-01T09:56:43Z</dc:date>
    <item>
      <title>telnet prompt very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391589#M862145</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have a problem when a try to login a to an HP-UX system . It seems that the telnetd process makes a reverse lookup because it takes a long time until the login screen appears .  If I introduce the client IP in the host file of the hp-ux system , it goes really fast . The problem is that I must disable this test because it takes too much time. &lt;BR /&gt;&lt;BR /&gt;Can anyone help me???</description>
      <pubDate>Fri, 01 Oct 2004 09:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391589#M862145</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2004-10-01T09:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: telnet prompt very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391590#M862146</link>
      <description>How is your name resolution configured???&lt;BR /&gt;Check /etc/nsswitch.conf file. &lt;BR /&gt;&lt;BR /&gt;Check DNS config for the host. Is reverse dns lookup OK for host??&lt;BR /&gt;&lt;BR /&gt;How is /etc/resolv.conf configured???&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 01 Oct 2004 09:56:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391590#M862146</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-10-01T09:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: telnet prompt very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391591#M862147</link>
      <description>Hi Javier,&lt;BR /&gt;&lt;BR /&gt;Try adding the following two lines and see if they help you.&lt;BR /&gt;&lt;BR /&gt;retrans 500&lt;BR /&gt;retry 2&lt;BR /&gt;&lt;BR /&gt;The above will timeout the server lookup after 500 ms after 2 tries.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 01 Oct 2004 09:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391591#M862147</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-01T09:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: telnet prompt very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391592#M862148</link>
      <description>I mean in resolv.conf.. &lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 01 Oct 2004 10:02:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391592#M862148</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-01T10:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: telnet prompt very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391593#M862149</link>
      <description>This is my nsswitch configuration . &lt;BR /&gt;&lt;BR /&gt;The main problem is that I can not control the IPs a clients names which try to connect to my system so the only possibility is to disable the reverse lookup in the DNS ...&lt;BR /&gt;&lt;BR /&gt;Where do I have to add the retarns timeouts?? In which files??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Porthos:/home/jpcast&amp;gt; more /etc/nsswitch.conf&lt;BR /&gt;#&lt;BR /&gt;# /etc/nsswitch.hp_defaults:&lt;BR /&gt;#&lt;BR /&gt;# @(#)B.11.11_LR&lt;BR /&gt;#&lt;BR /&gt;# An example file that could be copied over to /etc/nsswitch.conf; it&lt;BR /&gt;# uses NIS (YP) in conjunction with files.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;hosts:        files [NOTFOUND=continue] dns [NOTFOUND=return]</description>
      <pubDate>Fri, 01 Oct 2004 10:03:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391593#M862149</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2004-10-01T10:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: telnet prompt very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391594#M862150</link>
      <description>You use /etc/hosts and then DNS for name resolution for hosts. So if they are not in hosts file, you will have to take care of DNS only. Reverse lookup shold be set correctly in DNS then.&lt;BR /&gt;&lt;BR /&gt;The parameters than Shridhar told are to be put in /etc/resolv.conf. For details on those parameters check the man page of resolver. (man 4 resolver)&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 01 Oct 2004 10:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391594#M862150</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-10-01T10:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: telnet prompt very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391595#M862151</link>
      <description>I have added them in the resolv.conf but I do not find any change :&lt;BR /&gt;&lt;BR /&gt;Porthos:/etc&amp;gt; more /etc/resolv.conf&lt;BR /&gt;domain sate2.com.&lt;BR /&gt;search sate2.com. device.sate2.com.&lt;BR /&gt;retrans 500&lt;BR /&gt;retry 2&lt;BR /&gt;&lt;BR /&gt;When I take out the IP of the client from the /etc/hosts file it takes a lot...</description>
      <pubDate>Fri, 01 Oct 2004 10:12:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391595#M862151</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2004-10-01T10:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: telnet prompt very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391596#M862152</link>
      <description>Yes, telnet does a reverse look-up. You cannot disable this.  You said: "If I introduce the client IP in the host file of the hp-ux system , it goes really fast" and this is correct.&lt;BR /&gt;&lt;BR /&gt;You'll have to make reverse DNS entries for each client that you want to give access to.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Fri, 01 Oct 2004 12:29:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391596#M862152</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2004-10-01T12:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: telnet prompt very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391597#M862153</link>
      <description>but my main problem is that all the users who connect to the HP-UX system do it from an external network where a DHCP server gives them an IP address . I can not control the IP address of the users who are trying to connect to the server .&lt;BR /&gt;&lt;BR /&gt;Apart from this there is another problem . This server is an slave server in a DNS structure . When primary server is running everything works fine and I do not have problems at all with the reverse lookup . When I shutdown the named process in the primary DNS server my problems start . Slave DNS server is still working , nslookup also , but I do not understand why the reverse lookup takes so much time.  I have upgraded to bind 9 and included bigger TTL times in the zones but the problem is the same . When the primary server is stopped , name resolution works ok but telnet and ftp access is extremely slow..&lt;BR /&gt;&lt;BR /&gt;I would appreciate your comments.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Oct 2004 01:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391597#M862153</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2004-10-04T01:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: telnet prompt very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391598#M862154</link>
      <description>Finally , telnet is much faster introducing the changes &lt;BR /&gt;&lt;BR /&gt;retrans 500&lt;BR /&gt;retry 2&lt;BR /&gt;&lt;BR /&gt;I introduced the changes but I didnt't feel the improvement until I rebooted the system. I thought that making changes in resolv.conf didn't need a reboot...???&lt;BR /&gt;&lt;BR /&gt;Thanks a lot..</description>
      <pubDate>Mon, 04 Oct 2004 03:37:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391598#M862154</guid>
      <dc:creator>jpcast_real</dc:creator>
      <dc:date>2004-10-04T03:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: telnet prompt very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391599#M862155</link>
      <description>I can verify that slow telnet HP-UX login prompts can definitely be caused by a DNS server failing to promptly provide reverse lookups.  We run Cisco Network Registrar (CNR) DNS servers.  If the reverse lookup indexes become corrupt on the primary DNS, then prompts get real slow.  Eventually, the secondary DNS kicks in and the prompt appears.  We rebuild the CNR reverse lookup indexes to fix the problem.  My followup question is this: why don't our other systems running other brands of UNIX experience the slow telnet logins under these conditions? (SSH will replace telnet as resources allow.) Thanks in advance.</description>
      <pubDate>Mon, 04 Oct 2004 17:00:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391599#M862155</guid>
      <dc:creator>Mike Patterson</dc:creator>
      <dc:date>2004-10-04T17:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: telnet prompt very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391600#M862156</link>
      <description>There is no way to disable the reverse lookups (given an IP address, find the hostname). This is a security protocol to make sure that the device trying to gain access is authorized. DNS is very important to the security and stability of your network so every authorized computer should have reverse lookup records. It is very common for PC-based DNS servers to forget this part of DNS records. And of you need HP-UX email capability, the DNS server must also supply MX records for mail hosts.</description>
      <pubDate>Mon, 04 Oct 2004 19:56:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-prompt-very-slow/m-p/3391600#M862156</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-10-04T19:56:16Z</dc:date>
    </item>
  </channel>
</rss>

