<?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 Not able to Telnet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-telnet/m-p/3774513#M261920</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When i try to Telnet, its throwing the below message.&lt;BR /&gt;telnet polo23&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to polo23...&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;telnetd: /dev/pts/tx: No such file or directory&lt;BR /&gt;.&lt;BR /&gt;Local flow control off&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;&lt;BR /&gt;There is enough free space on /, /var, /tmp&lt;BR /&gt;Tried inetd -c&lt;BR /&gt;i'm able to FTP the machine..&lt;BR /&gt;Kindly help me to fix this issue..&lt;BR /&gt;&lt;BR /&gt;-cheers,&lt;BR /&gt;bharath..&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 20 Apr 2006 04:00:13 GMT</pubDate>
    <dc:creator>bharthp</dc:creator>
    <dc:date>2006-04-20T04:00:13Z</dc:date>
    <item>
      <title>Not able to Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-telnet/m-p/3774513#M261920</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When i try to Telnet, its throwing the below message.&lt;BR /&gt;telnet polo23&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to polo23...&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;telnetd: /dev/pts/tx: No such file or directory&lt;BR /&gt;.&lt;BR /&gt;Local flow control off&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;&lt;BR /&gt;There is enough free space on /, /var, /tmp&lt;BR /&gt;Tried inetd -c&lt;BR /&gt;i'm able to FTP the machine..&lt;BR /&gt;Kindly help me to fix this issue..&lt;BR /&gt;&lt;BR /&gt;-cheers,&lt;BR /&gt;bharath..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Apr 2006 04:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-telnet/m-p/3774513#M261920</guid>
      <dc:creator>bharthp</dc:creator>
      <dc:date>2006-04-20T04:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-telnet/m-p/3774514#M261921</link>
      <description>ll -R /dev/pty | wc -l&lt;BR /&gt;How many devices? You may need to bump up ntpy, nptys and nstrtel kernel settings and create additonal devices.&lt;BR /&gt;&lt;BR /&gt;# cd /dev&lt;BR /&gt;&lt;BR /&gt;# insf d pty s 1024 e v&lt;BR /&gt;&lt;BR /&gt;# insf d ptm s 1024 e v&lt;BR /&gt;&lt;BR /&gt;# insf -d telm s 1024 e v&lt;BR /&gt;&lt;BR /&gt;# insf -d tels s 1024 e -v  &lt;BR /&gt;</description>
      <pubDate>Thu, 20 Apr 2006 04:08:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-telnet/m-p/3774514#M261921</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-04-20T04:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-telnet/m-p/3774515#M261922</link>
      <description>Bharat ,&lt;BR /&gt;&lt;BR /&gt;Check with :&lt;BR /&gt;&lt;BR /&gt;# who -u | wc -l &lt;BR /&gt;( Are you running short of tty )&lt;BR /&gt;&lt;BR /&gt;Then you need to increase the npty , nstrpty , kernel values , by default it will be 60. It defines system wide maximum numbers of stream-based pseudo ttys that are allowed in the system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Apr 2006 04:37:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-telnet/m-p/3774515#M261922</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2006-04-20T04:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-telnet/m-p/3774516#M261923</link>
      <description>Hi RAC,&lt;BR /&gt;&lt;BR /&gt;There were only 257 devices and i have changed the settings now and created more device as per your advice..&lt;BR /&gt;&lt;BR /&gt;Thanks for your help...Its working Now..&lt;BR /&gt;&lt;BR /&gt;RAJ. Thanks for your comments..&lt;BR /&gt;&lt;BR /&gt;This is a good start for me in this forum..&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;bharath..</description>
      <pubDate>Thu, 20 Apr 2006 04:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-telnet/m-p/3774516#M261923</guid>
      <dc:creator>bharthp</dc:creator>
      <dc:date>2006-04-20T04:48:44Z</dc:date>
    </item>
  </channel>
</rss>

