<?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 is connecting slow in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-is-connecting-slow/m-p/4384955#M664962</link>
    <description>&lt;!--!*#--&gt;Which is it, "unable to connect" or "takes&lt;BR /&gt;lot of time"?&lt;BR /&gt;&lt;BR /&gt;If the only slow thing is the initial&lt;BR /&gt;connection, then it probably is a DNS&lt;BR /&gt;problem.  A Forum search for, say,&lt;BR /&gt;      telnet slow&lt;BR /&gt;would find many similar threads.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] how to fix it temp.&lt;BR /&gt;&lt;BR /&gt;Why not fix it perm?&lt;BR /&gt;&lt;BR /&gt;You could try adding the Telnet client&lt;BR /&gt;system(s) to the DNS data, or /etc/hosts on&lt;BR /&gt;the Telnet server system.&lt;BR /&gt;&lt;BR /&gt;You might also wish to adjust&lt;BR /&gt;"/etc/nsswitch.conf", depending on what's in&lt;BR /&gt;there now.</description>
    <pubDate>Sat, 21 Mar 2009 18:28:13 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2009-03-21T18:28:13Z</dc:date>
    <item>
      <title>Telnet is connecting slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-is-connecting-slow/m-p/4384954#M664961</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am HP unix boxes i am unable to connect to Telnet, its takes lot of time to get the login screen. I DNS have the problem, how to fix it temp.&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Mar 2009 17:25:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-is-connecting-slow/m-p/4384954#M664961</guid>
      <dc:creator>trilok_pvp</dc:creator>
      <dc:date>2009-03-21T17:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet is connecting slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-is-connecting-slow/m-p/4384955#M664962</link>
      <description>&lt;!--!*#--&gt;Which is it, "unable to connect" or "takes&lt;BR /&gt;lot of time"?&lt;BR /&gt;&lt;BR /&gt;If the only slow thing is the initial&lt;BR /&gt;connection, then it probably is a DNS&lt;BR /&gt;problem.  A Forum search for, say,&lt;BR /&gt;      telnet slow&lt;BR /&gt;would find many similar threads.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] how to fix it temp.&lt;BR /&gt;&lt;BR /&gt;Why not fix it perm?&lt;BR /&gt;&lt;BR /&gt;You could try adding the Telnet client&lt;BR /&gt;system(s) to the DNS data, or /etc/hosts on&lt;BR /&gt;the Telnet server system.&lt;BR /&gt;&lt;BR /&gt;You might also wish to adjust&lt;BR /&gt;"/etc/nsswitch.conf", depending on what's in&lt;BR /&gt;there now.</description>
      <pubDate>Sat, 21 Mar 2009 18:28:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-is-connecting-slow/m-p/4384955#M664962</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-03-21T18:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet is connecting slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-is-connecting-slow/m-p/4384956#M664963</link>
      <description>Hi it takes lot of time to connect.&lt;BR /&gt;&lt;BR /&gt;and in etc/nsswitch.conf file the following entries asre there &lt;BR /&gt;&lt;BR /&gt;hosts: files [NOTFOUND=continue UNAVAIL=continue] dns&lt;BR /&gt;ipnodes: files [NOTFOUND=return] dns&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Mar 2009 18:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-is-connecting-slow/m-p/4384956#M664963</guid>
      <dc:creator>trilok_pvp</dc:creator>
      <dc:date>2009-03-21T18:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet is connecting slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-is-connecting-slow/m-p/4384957#M664964</link>
      <description>Having issue with DNS&lt;BR /&gt;&lt;BR /&gt;Temp fix: &lt;BR /&gt;&lt;BR /&gt;# mv /etc/resolv.conf /etc/resolv.conf.&lt;DATE&gt;&lt;BR /&gt;&lt;BR /&gt;Check the telnet now&lt;/DATE&gt;</description>
      <pubDate>Sun, 22 Mar 2009 05:07:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-is-connecting-slow/m-p/4384957#M664964</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-03-22T05:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet is connecting slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-is-connecting-slow/m-p/4384958#M664965</link>
      <description>In your case the telnet session may be waited for DNS timeout before looking up "/etc/hosts" to resolve the requested IP. &lt;BR /&gt;&lt;BR /&gt;Try creating the file "/etc/nsswitch.conf".&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Sun, 22 Mar 2009 05:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-is-connecting-slow/m-p/4384958#M664965</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2009-03-22T05:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet is connecting slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-is-connecting-slow/m-p/4384959#M664966</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I tried by moving the file and recreating the resolv.conf file. But still it takes lot of time to get the login screen.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Mar 2009 14:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-is-connecting-slow/m-p/4384959#M664966</guid>
      <dc:creator>trilok_pvp</dc:creator>
      <dc:date>2009-03-22T14:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet is connecting slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-is-connecting-slow/m-p/4384960#M664967</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I tried by moving the file and recreating&lt;BR /&gt;&amp;gt; the resolv.conf file. But still it takes&lt;BR /&gt;&amp;gt; lot of time to get the login screen.&lt;BR /&gt;&lt;BR /&gt;I think that his idea was to remove&lt;BR /&gt;resolv.conf, so that you wouldn't be using&lt;BR /&gt;DNS at all.  Recreating it would mean that&lt;BR /&gt;nothing really changed, so I'd expect no&lt;BR /&gt;change in the result.&lt;BR /&gt;&lt;BR /&gt;This might be a good test, but it's not what&lt;BR /&gt;I'd choose as a long-term solution, because&lt;BR /&gt;completely disabling DNS can stop too many&lt;BR /&gt;other things from working.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; You could try adding the Telnet client&lt;BR /&gt;&amp;gt; system(s) to the DNS data, or /etc/hosts on&lt;BR /&gt;&amp;gt; the Telnet server system.&lt;BR /&gt;&lt;BR /&gt;Still true.  (And, apparently, still&lt;BR /&gt;untried.)</description>
      <pubDate>Sun, 22 Mar 2009 15:00:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-is-connecting-slow/m-p/4384960#M664967</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-03-22T15:00:06Z</dc:date>
    </item>
  </channel>
</rss>

