<?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: Telnetd again.. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-again/m-p/3913914#M284979</link>
    <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Also check out this one...see the post from Venkatesan:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=939492&amp;amp;admit=-682735245+1166206290349+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=939492&amp;amp;admit=-682735245+1166206290349+28353475&lt;/A&gt;</description>
    <pubDate>Fri, 15 Dec 2006 13:12:41 GMT</pubDate>
    <dc:creator>Coolmar</dc:creator>
    <dc:date>2006-12-15T13:12:41Z</dc:date>
    <item>
      <title>Telnetd again..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-again/m-p/3913912#M284977</link>
      <description>Hello...&lt;BR /&gt;&lt;BR /&gt;i ve been getting anoyed with "telnetd: Telnet device drivers missing: No such device"  twice in about 3 months...&lt;BR /&gt;&lt;BR /&gt;The first time it happened i increased the kernel parameter for the telnet connections from the default to 80...&lt;BR /&gt;&lt;BR /&gt;What else other than increasing the size would help me to deal with this...?&lt;BR /&gt;&lt;BR /&gt;I belive that when increasing the parameter the device files are created which mean that resources would be used.. Am i correct...?&lt;BR /&gt;&lt;BR /&gt;The application the server runs is an ERP and at the same time the database (unidata) runs on the same server. We are about to get more memory, but i wanted to get some ideas on how to handle with this instead of just adding more resources and increasing the parameter...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 15 Dec 2006 12:56:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-again/m-p/3913912#M284977</guid>
      <dc:creator>rvent</dc:creator>
      <dc:date>2006-12-15T12:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Telnetd again..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-again/m-p/3913913#M284978</link>
      <description>CHeck out this thread, hopefully it can help you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=134283&amp;amp;admit=-682735245+1166206133956+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=134283&amp;amp;admit=-682735245+1166206133956+28353475&lt;/A&gt;</description>
      <pubDate>Fri, 15 Dec 2006 13:09:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-again/m-p/3913913#M284978</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-12-15T13:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Telnetd again..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-again/m-p/3913914#M284979</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Also check out this one...see the post from Venkatesan:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=939492&amp;amp;admit=-682735245+1166206290349+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=939492&amp;amp;admit=-682735245+1166206290349+28353475&lt;/A&gt;</description>
      <pubDate>Fri, 15 Dec 2006 13:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-again/m-p/3913914#M284979</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-12-15T13:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Telnetd again..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-again/m-p/3913915#M284980</link>
      <description>Device files for telnet are in /dev/pts/t*.&lt;BR /&gt;&lt;BR /&gt;Check how many you have and if it matches with the value assigned to nstrtel kernel parameter.&lt;BR /&gt;&lt;BR /&gt;# ll /dev/pts/t* | wc -l&lt;BR /&gt;# kmtune -q nstrtel&lt;BR /&gt;&lt;BR /&gt;If needed create new telnet device files with&lt;BR /&gt;&lt;BR /&gt;# insf -d tels -s &lt;NSTRTEL&gt; -e -v&lt;/NSTRTEL&gt;</description>
      <pubDate>Fri, 15 Dec 2006 21:03:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-again/m-p/3913915#M284980</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2006-12-15T21:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Telnetd again..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-again/m-p/3913916#M284981</link>
      <description>Well I like to set mine a little higher to start with...and I hit all these up to 200 and increase from there:&lt;BR /&gt;&lt;BR /&gt;npty&lt;BR /&gt;nstrpty&lt;BR /&gt;nstrtel&lt;BR /&gt;&lt;BR /&gt;I allow it to build the device files, cause I think the default is only 60, so 80 is not exactly a big increase.  You might try rebuilding your device files as Ermin mentioned too if you don't care to increase.&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Dec 2006 13:37:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-again/m-p/3913916#M284981</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2006-12-16T13:37:49Z</dc:date>
    </item>
  </channel>
</rss>

