<?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: Initial telnet limit in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746242#M256958</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The kernel imposes further limits.&lt;BR /&gt;&lt;BR /&gt;nstrpty                    60  -  60&lt;BR /&gt;nstrtel                    60  -  60&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Raise those two parameters and you will be able to get beyond 60 simultaneous sessions.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;:-(</description>
    <pubDate>Tue, 07 Mar 2006 12:24:22 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-03-07T12:24:22Z</dc:date>
    <item>
      <title>Initial telnet limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746241#M256957</link>
      <description>I found out the hard way that the default telnet limit on new rp servers is 60.  I had changed the npty, nstrtel, and nstrpty kernel settings to 1000, but discovered that the limit of telnet sessions was still 60.  One frantic call to the HP response center (while similtaneously searching the ITRC) revealed that I had to run the following commands (even though I had taken care to reboot the server)&lt;BR /&gt;&lt;BR /&gt;insf -d pts -s 1000 -e -v&lt;BR /&gt;insf -d ptym -n 1000&lt;BR /&gt;insf -d pts -s 1000 -e -v&lt;BR /&gt;&lt;BR /&gt;This still didn't work so following a tip from the itrc I then ran&lt;BR /&gt;&lt;BR /&gt;insf -e&lt;BR /&gt;&lt;BR /&gt;Eureka!  This worked!&lt;BR /&gt;&lt;BR /&gt;My questions?  Why didn't a reboot create the device files?  Am I the only one taken unawares by this?  Do I really have to run all 4 commands?  Should I create an unholy army of the undead and march on HP for vengence?&lt;BR /&gt;&lt;BR /&gt;Opinions?</description>
      <pubDate>Tue, 07 Mar 2006 12:17:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746241#M256957</guid>
      <dc:creator>Terrence</dc:creator>
      <dc:date>2006-03-07T12:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Initial telnet limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746242#M256958</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The kernel imposes further limits.&lt;BR /&gt;&lt;BR /&gt;nstrpty                    60  -  60&lt;BR /&gt;nstrtel                    60  -  60&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Raise those two parameters and you will be able to get beyond 60 simultaneous sessions.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;:-(</description>
      <pubDate>Tue, 07 Mar 2006 12:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746242#M256958</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-03-07T12:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Initial telnet limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746243#M256959</link>
      <description>Hi Terrence,&lt;BR /&gt;&lt;BR /&gt;No - normally ioinit will do the insf commands at the reboot.&lt;BR /&gt;Check the /etc/rc.log to see if there was an error in ioinit.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 07 Mar 2006 12:24:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746243#M256959</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2006-03-07T12:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Initial telnet limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746244#M256960</link>
      <description>SEP&lt;BR /&gt;&lt;BR /&gt;Appears to me he did that....&lt;BR /&gt;&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 07 Mar 2006 12:27:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746244#M256960</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2006-03-07T12:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Initial telnet limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746245#M256961</link>
      <description>No ioinit references at all in /etc/rc.log.  Also no errors.</description>
      <pubDate>Tue, 07 Mar 2006 12:33:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746245#M256961</guid>
      <dc:creator>Terrence</dc:creator>
      <dc:date>2006-03-07T12:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Initial telnet limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746246#M256962</link>
      <description>Hi Jeff,&lt;BR /&gt;&lt;BR /&gt;The maximum number of telnet sessions allowed is controlled by the kernel parameter "nstrtel" in conjunction with the "tels" device files. Even though you changed the kernel parameter, you didn't increase "tels" device files thru...&lt;BR /&gt;&lt;BR /&gt;# insf -d tels -s 1000&lt;BR /&gt;&lt;BR /&gt;Infact before and after running insf -e you should have counted the number of existing telnet device files as:&lt;BR /&gt;&lt;BR /&gt;# ls /dev/pts/t* | wc -w&lt;BR /&gt;&lt;BR /&gt;Do a man on tels(7) and telm(7) for details on telnet device files. The npty kernel parameter does not control telnet sessions. It affects ptys used for non-telnet and non-r-commands such as dtterm, hpterm and xterm ptys. See pty(7). The nstrpty kernel parameter controls r-command like rlogin etc. and secure shell pty's called pts. See pts (7) and ptm(7).&lt;BR /&gt;&lt;BR /&gt;cheers!</description>
      <pubDate>Tue, 07 Mar 2006 15:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746246#M256962</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-03-07T15:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Initial telnet limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746247#M256963</link>
      <description>Nice explanation Sandman, yet I was able to resolve the issue by running the commands in my initial question.&lt;BR /&gt;&lt;BR /&gt;I did not run the command you suggested.&lt;BR /&gt;&lt;BR /&gt;This suggests a disconnect, or more than one way to skin this cat.</description>
      <pubDate>Tue, 07 Mar 2006 16:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746247#M256963</guid>
      <dc:creator>Terrence</dc:creator>
      <dc:date>2006-03-07T16:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Initial telnet limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746248#M256964</link>
      <description>Hi Terrence,&lt;BR /&gt;&lt;BR /&gt;According to your post the following commands didn't work:&lt;BR /&gt;&amp;gt; insf -d pts -s 1000 -e -v&lt;BR /&gt;&amp;gt; insf -d ptym -n 1000&lt;BR /&gt;&amp;gt; insf -d pts -s 1000 -e -v&lt;BR /&gt;&lt;BR /&gt;which doesn't have "insf -d tels -s 1000" command listed in there so I thought that was the problem. However "insf -e" did work which is an all-inclusive command implying that "insf -d tels -s 1000" is a subset of "insf -e". Since the nstrtel parameter was bumped up to 1000, "insf -e" would install the remaining 940 device files in the "/dev/pts" directory. You can verify with the following:&lt;BR /&gt;&lt;BR /&gt;# kmtune -q nstrtel&lt;BR /&gt;&amp;lt;...should be 1000&amp;gt;&lt;BR /&gt;&lt;BR /&gt;# ls /dev/pts/t* | wc -w&lt;BR /&gt;&amp;lt;...should be 1000&amp;gt;&lt;BR /&gt;&lt;BR /&gt;cheers!</description>
      <pubDate>Tue, 07 Mar 2006 17:45:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-telnet-limit/m-p/3746248#M256964</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-03-07T17:45:00Z</dc:date>
    </item>
  </channel>
</rss>

