<?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: TCP wrapper causing telnet hang time in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-wrapper-causing-telnet-hang-time/m-p/5078376#M439985</link>
    <description>May not be the problem but delays getting a login prompt are very often due to DNS failures. Put the address of a failing PC into /etc/hosts with a dummy name and make sure your nsswitch.conf is setup for files then DNS like this:&lt;BR /&gt; &lt;BR /&gt;hosts:        files [NOTFOUND=continue UNAVAIL=continue] dns&lt;BR /&gt; &lt;BR /&gt;Now try the failing PC. If it works, then the telnet daemon's request to validate the incoming IP address is being ignored by the DNS server (or the DNS server is getting blocked).</description>
    <pubDate>Tue, 06 Nov 2007 21:27:18 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2007-11-06T21:27:18Z</dc:date>
    <item>
      <title>TCP wrapper causing telnet hang time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-wrapper-causing-telnet-hang-time/m-p/5078375#M439984</link>
      <description>I recently enabled tcpd for telnet on three of our boxes....one is 11.23 and two are 11.11. &lt;BR /&gt;&lt;BR /&gt;Now we have a few PC's that are experiencing connection delays (up to 20 second delays) before getting a login prompt, but only on one of the 11.11 and the 11.23 systems. The other 11.11 system is fine.  All of the affected PC's are acting the same way, but it is only a FEW PC's that are having this problem, not all.  If I edit the inetd.conf file back to OTB, then the hang time goes away.  All three boxes are set up the same.  Here is the inetd.conf entry in question...&lt;BR /&gt;&lt;BR /&gt;telnet          stream tcp nowait root /usr/lbin/tcpd /usr/lbin/telnetd -b /etc/&lt;BR /&gt;issue -TCP_DELAY&lt;BR /&gt;&lt;BR /&gt;What could be causing the delay?  And why would it only affect a few PC's?  And why only two of the servers?  Thanks.</description>
      <pubDate>Tue, 06 Nov 2007 20:03:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-wrapper-causing-telnet-hang-time/m-p/5078375#M439984</guid>
      <dc:creator>TheJuiceman</dc:creator>
      <dc:date>2007-11-06T20:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: TCP wrapper causing telnet hang time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-wrapper-causing-telnet-hang-time/m-p/5078376#M439985</link>
      <description>May not be the problem but delays getting a login prompt are very often due to DNS failures. Put the address of a failing PC into /etc/hosts with a dummy name and make sure your nsswitch.conf is setup for files then DNS like this:&lt;BR /&gt; &lt;BR /&gt;hosts:        files [NOTFOUND=continue UNAVAIL=continue] dns&lt;BR /&gt; &lt;BR /&gt;Now try the failing PC. If it works, then the telnet daemon's request to validate the incoming IP address is being ignored by the DNS server (or the DNS server is getting blocked).</description>
      <pubDate>Tue, 06 Nov 2007 21:27:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-wrapper-causing-telnet-hang-time/m-p/5078376#M439985</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-11-06T21:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: TCP wrapper causing telnet hang time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-wrapper-causing-telnet-hang-time/m-p/5078377#M439986</link>
      <description>I would think that it would be a DNS issue too.  However, if I set up telnet to NOT use the tcpd, then the connection is instant.  It is definitely something with tcpd.</description>
      <pubDate>Tue, 06 Nov 2007 22:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-wrapper-causing-telnet-hang-time/m-p/5078377#M439986</guid>
      <dc:creator>TheJuiceman</dc:creator>
      <dc:date>2007-11-06T22:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: TCP wrapper causing telnet hang time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-wrapper-causing-telnet-hang-time/m-p/5078378#M439987</link>
      <description>I found the problem.  It was the /etc/tcpd.conf file.  This file has the following entry:&lt;BR /&gt;&lt;BR /&gt;rfc931_timeout 15&lt;BR /&gt;&lt;BR /&gt;Because of this, the authentication was timing out 15 seconds, thus delaying the connection.&lt;BR /&gt;&lt;BR /&gt;The server that WAS working had an error in the /etc/tcpd.conf file.  Removing this entry in the file on all of the servers fixed the problem.</description>
      <pubDate>Tue, 06 Nov 2007 23:49:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-wrapper-causing-telnet-hang-time/m-p/5078378#M439987</guid>
      <dc:creator>TheJuiceman</dc:creator>
      <dc:date>2007-11-06T23:49:07Z</dc:date>
    </item>
  </channel>
</rss>

