<?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: Fatal error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-fatal-error/m-p/2523084#M878367</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Using insf -e command does not help because this should be used when you want to recreate device files.&lt;BR /&gt;Drivers are kernel modulus.&lt;BR /&gt;&lt;BR /&gt;Message from syslog.log says that you have no pseudo drivers used by telnetd.&lt;BR /&gt;Assuming that you use HP-UX11 these drivers are:&lt;BR /&gt;telm and tels.&lt;BR /&gt;You can check this using for example &lt;BR /&gt;kmsystem | grep telm&lt;BR /&gt;kmsystem | grep tels&lt;BR /&gt;&lt;BR /&gt;Moreover have a look into /stand/system file.&lt;BR /&gt;If there is no lines containing&lt;BR /&gt;&lt;BR /&gt;telm&lt;BR /&gt;tels&lt;BR /&gt;&lt;BR /&gt;just add them and rebuild your kernel.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Rgds.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 30 Apr 2001 20:53:40 GMT</pubDate>
    <dc:creator>Wieslaw Krajewski</dc:creator>
    <dc:date>2001-04-30T20:53:40Z</dc:date>
    <item>
      <title>telnetd: Fatal error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-fatal-error/m-p/2523081#M878364</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;I've been seeing the next message in syslog.log&lt;BR /&gt;&lt;BR /&gt;...telnetd[#####]: Fatal error: telnet device&lt;BR /&gt;drivers missing: No such device.&lt;BR /&gt;&lt;BR /&gt;Any idea ?&lt;BR /&gt;&lt;BR /&gt;Rafael G.</description>
      <pubDate>Mon, 30 Apr 2001 19:52:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-fatal-error/m-p/2523081#M878364</guid>
      <dc:creator>Rafael Gutierrez</dc:creator>
      <dc:date>2001-04-30T19:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd: Fatal error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-fatal-error/m-p/2523082#M878365</link>
      <description>As root from the console, cd to /dev.&lt;BR /&gt;insf -e to recreate the device nodes. &lt;BR /&gt;</description>
      <pubDate>Mon, 30 Apr 2001 20:02:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-fatal-error/m-p/2523082#M878365</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-04-30T20:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd: Fatal error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-fatal-error/m-p/2523083#M878366</link>
      <description>Looks like you lost some device drivers for whatever reason.  Rebuild with "insf"&lt;BR /&gt;&lt;BR /&gt;i.e&lt;BR /&gt;&lt;BR /&gt;insf -e (as root)</description>
      <pubDate>Mon, 30 Apr 2001 20:07:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-fatal-error/m-p/2523083#M878366</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-04-30T20:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd: Fatal error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-fatal-error/m-p/2523084#M878367</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Using insf -e command does not help because this should be used when you want to recreate device files.&lt;BR /&gt;Drivers are kernel modulus.&lt;BR /&gt;&lt;BR /&gt;Message from syslog.log says that you have no pseudo drivers used by telnetd.&lt;BR /&gt;Assuming that you use HP-UX11 these drivers are:&lt;BR /&gt;telm and tels.&lt;BR /&gt;You can check this using for example &lt;BR /&gt;kmsystem | grep telm&lt;BR /&gt;kmsystem | grep tels&lt;BR /&gt;&lt;BR /&gt;Moreover have a look into /stand/system file.&lt;BR /&gt;If there is no lines containing&lt;BR /&gt;&lt;BR /&gt;telm&lt;BR /&gt;tels&lt;BR /&gt;&lt;BR /&gt;just add them and rebuild your kernel.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Rgds.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Apr 2001 20:53:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-fatal-error/m-p/2523084#M878367</guid>
      <dc:creator>Wieslaw Krajewski</dc:creator>
      <dc:date>2001-04-30T20:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd: Fatal error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-fatal-error/m-p/2523085#M878368</link>
      <description>Actually, insf -e will work if there is a major device number disagreement with the telnet subsystem otherwise you are correct.&lt;BR /&gt;I've never built an 11.x system in which the drivers were not included. In any event, try insf -e it will do no harm.&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Apr 2001 21:06:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-fatal-error/m-p/2523085#M878368</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-04-30T21:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd: Fatal error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-fatal-error/m-p/2523086#M878369</link>
      <description>You should modify the values of kernel parameters associated with telnet sessions like npty, nstrpty, nstrtels on SAM or manually.&lt;BR /&gt;&lt;BR /&gt;After increaseing them and rebooting the system, create device files for more telnet sessions.&lt;BR /&gt;&lt;BR /&gt;ll /dev/pty* | wc -l show you how many device files are currently in the system.&lt;BR /&gt;&lt;BR /&gt;# insf -d pty -n &lt;NUMBER of="" device="" files="" desired=""&gt; -e&lt;BR /&gt;# insf -d pts -n &lt;NUMBER of="" device="" files="" desired=""&gt; -e&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;/NUMBER&gt;&lt;/NUMBER&gt;</description>
      <pubDate>Tue, 01 May 2001 23:19:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd-fatal-error/m-p/2523086#M878369</guid>
      <dc:creator>Insu Kim</dc:creator>
      <dc:date>2001-05-01T23:19:49Z</dc:date>
    </item>
  </channel>
</rss>

