<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3632789#M237955</link>
    <description>Hi Lsaac,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You are running out of pty ,&lt;BR /&gt;&lt;BR /&gt;And need to increase the kernel parameter for this value,&lt;BR /&gt;&lt;BR /&gt;Hope you are having npty defined 60. And need to increase ,&lt;BR /&gt;Do the following:&lt;BR /&gt;&lt;BR /&gt;# kmtune -s npty=200&lt;BR /&gt;# kmtune -s nsrpty=200&lt;BR /&gt;# kmtune -s nstrtel=200&lt;BR /&gt;&lt;BR /&gt;# ./mk_kernel&lt;BR /&gt;# ./kmupdate&lt;BR /&gt;# shutdown -r -y 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After reboot , check the pty values,&lt;BR /&gt;# kmtune | grep -e "npty" -e "nsrpty" -e "nstrtel"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy..&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj &lt;BR /&gt; &lt;BR /&gt;  &lt;BR /&gt;</description>
    <pubDate>Thu, 22 Sep 2005 14:30:22 GMT</pubDate>
    <dc:creator>Raj D.</dc:creator>
    <dc:date>2005-09-22T14:30:22Z</dc:date>
    <item>
      <title>telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3632788#M237954</link>
      <description>Hi:&lt;BR /&gt;I have some problem found when try to made a telnet to my hpux box , see this in syslog.log&lt;BR /&gt;telnetd[741]: Cannot allocate pty&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you !!!</description>
      <pubDate>Thu, 22 Sep 2005 14:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3632788#M237954</guid>
      <dc:creator>Isaac_4</dc:creator>
      <dc:date>2005-09-22T14:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3632789#M237955</link>
      <description>Hi Lsaac,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You are running out of pty ,&lt;BR /&gt;&lt;BR /&gt;And need to increase the kernel parameter for this value,&lt;BR /&gt;&lt;BR /&gt;Hope you are having npty defined 60. And need to increase ,&lt;BR /&gt;Do the following:&lt;BR /&gt;&lt;BR /&gt;# kmtune -s npty=200&lt;BR /&gt;# kmtune -s nsrpty=200&lt;BR /&gt;# kmtune -s nstrtel=200&lt;BR /&gt;&lt;BR /&gt;# ./mk_kernel&lt;BR /&gt;# ./kmupdate&lt;BR /&gt;# shutdown -r -y 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After reboot , check the pty values,&lt;BR /&gt;# kmtune | grep -e "npty" -e "nsrpty" -e "nstrtel"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy..&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj &lt;BR /&gt; &lt;BR /&gt;  &lt;BR /&gt;</description>
      <pubDate>Thu, 22 Sep 2005 14:30:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3632789#M237955</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-22T14:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3632790#M237956</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You could check the npty kernel parameter. ( kmtune -lq npty&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Thu, 22 Sep 2005 14:30:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3632790#M237956</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2005-09-22T14:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3632791#M237957</link>
      <description>unless this is some sort of data entry computer used bu multiple operators at the same time, exhaustion of 60 pty's is kind of odd. Check to see if users are exiting their reflection-x sessions without logging off the terminal sessions and such. A friendly reminder about best practices of computer usage may solve your problem.&lt;BR /&gt;&lt;BR /&gt;otherwise bumping up npty is the solution.</description>
      <pubDate>Thu, 22 Sep 2005 15:05:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3632791#M237957</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-09-22T15:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3632792#M237958</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Like others who mentioned here ,you ran out of pty's, you need to reboot and bring the server backup (run a os backup) change the kernel parameter npty.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
      <pubDate>Thu, 22 Sep 2005 15:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3632792#M237958</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2005-09-22T15:53:38Z</dc:date>
    </item>
  </channel>
</rss>

