<?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/3221677#M571102</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What patch level do you have&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/SUPPORT_PLUS/" target="_blank"&gt;http://www.software.hp.com/SUPPORT_PLUS/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Suggest at least&lt;BR /&gt;&lt;A href="http://www.software.hp.com/SUPPORT_PLUS/qpk.html" target="_blank"&gt;http://www.software.hp.com/SUPPORT_PLUS/qpk.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HP-UX 11iv1 Quality Pack (GOLDQPK11i) - Defect-fix patches for HP-UX 11iv1 on HP workstations and servers. (Rolls each June and December.) Available version: December 2003 (B.11.11.0312.4). &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;           Steve Steel&lt;BR /&gt;</description>
    <pubDate>Wed, 17 Mar 2004 11:30:07 GMT</pubDate>
    <dc:creator>Steve Steel</dc:creator>
    <dc:date>2004-03-17T11:30:07Z</dc:date>
    <item>
      <title>Telnet Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3221671#M571096</link>
      <description>In the syslog I find the following :&lt;BR /&gt;telnetd[22243]: getpid: peer died: Bad file number&lt;BR /&gt;&lt;BR /&gt;This happens after a release change from UX 11.00 to UX 11.11.&lt;BR /&gt;Some clients have no problems and some connections produce the syslog entry as above.</description>
      <pubDate>Wed, 17 Mar 2004 11:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3221671#M571096</guid>
      <dc:creator>flecklin</dc:creator>
      <dc:date>2004-03-17T11:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3221672#M571097</link>
      <description>You may need to increase:&lt;BR /&gt;&lt;BR /&gt;npty, nstrpty, nstrtels kernel parameters - what are they set to now?&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 17 Mar 2004 11:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3221672#M571097</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-03-17T11:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3221673#M571098</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Check the name resolution for the funny clients&lt;BR /&gt;&lt;BR /&gt;nslookup name_of_machine&lt;BR /&gt;nslookup ip_of_machine&lt;BR /&gt;&lt;BR /&gt;Should geive same result on UX&lt;BR /&gt;&lt;BR /&gt;Looks like a timeout&lt;BR /&gt;&lt;BR /&gt;            Steve Steel</description>
      <pubDate>Wed, 17 Mar 2004 11:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3221673#M571098</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-03-17T11:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3221674#M571099</link>
      <description>Hi&lt;BR /&gt;they all are set to 60, so more then plenty, since we just expect a few connections at the same time. But, we use a lot of ftp connections!?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Beat</description>
      <pubDate>Wed, 17 Mar 2004 11:21:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3221674#M571099</guid>
      <dc:creator>flecklin</dc:creator>
      <dc:date>2004-03-17T11:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3221675#M571100</link>
      <description>I would start by cleaning these two files (they could possibly be corrupted) This will have to be done via a reboot....bring the system&lt;BR /&gt;down to single user mode, cat /dev/null &amp;gt;/etc/utmp[x], and reboot &lt;BR /&gt;&lt;BR /&gt;/etc/utmp and /etc/utmpx  &lt;BR /&gt;&lt;BR /&gt;If this doesn't fix it then I would reccommend looking to see what patch level you are on regarding telnetd and update accordingly.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Note:&lt;BR /&gt;A much better solution is to clear these files out at every reboot using&lt;BR /&gt;inittab and the boot process.  Notice the position of the records in the utmp&lt;BR /&gt;file (at the head of the file).&lt;BR /&gt;&lt;BR /&gt;# head -3 /etc/inittab&lt;BR /&gt;&lt;BR /&gt;init:3:initdefault:&lt;BR /&gt;utm1::sysinit:&amp;gt; /etc/utmp       # clear current logon accounting files&lt;BR /&gt;utm2::sysinit:&amp;gt; /etc/utmpx      # clear current logon accounting files&lt;BR /&gt;&lt;BR /&gt; *** Note: the launching of any application that relies upon the data in the&lt;BR /&gt;utmp or the utmpx files will also give inconsistent and/or incorrect results&lt;BR /&gt;with regard to information about user account, UID, etc. if there is corruption&lt;BR /&gt;in these files.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Geno</description>
      <pubDate>Wed, 17 Mar 2004 11:24:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3221675#M571100</guid>
      <dc:creator>Geno Church_1</dc:creator>
      <dc:date>2004-03-17T11:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3221676#M571101</link>
      <description>Note:&lt;BR /&gt;&lt;BR /&gt;Here are the patches for the appropriate OS levels.....&lt;BR /&gt;&lt;BR /&gt;PATCHES:&lt;BR /&gt;[PHNE_24829/PACHRDME/English] s700_800 11.11 telnet kernel, telnetd(1M), telnet(1) patch&lt;BR /&gt;&lt;BR /&gt;Patch [PHNE_26096/PACHRDME/English]&lt;BR /&gt;s700_800 11.00 telnet kernel and telnetd(1M) patch&lt;BR /&gt;&lt;BR /&gt;Patch [PHNE_24821/PACHRDME/English] s700_800 10.20 telnetd(1M) cumulative patch&lt;BR /&gt;Patch [PHNE_13413/PACHRDME/English] s700_800 10.20 Telnet kernel cumulative patch</description>
      <pubDate>Wed, 17 Mar 2004 11:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3221676#M571101</guid>
      <dc:creator>Geno Church_1</dc:creator>
      <dc:date>2004-03-17T11:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3221677#M571102</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What patch level do you have&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/SUPPORT_PLUS/" target="_blank"&gt;http://www.software.hp.com/SUPPORT_PLUS/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Suggest at least&lt;BR /&gt;&lt;A href="http://www.software.hp.com/SUPPORT_PLUS/qpk.html" target="_blank"&gt;http://www.software.hp.com/SUPPORT_PLUS/qpk.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HP-UX 11iv1 Quality Pack (GOLDQPK11i) - Defect-fix patches for HP-UX 11iv1 on HP workstations and servers. (Rolls each June and December.) Available version: December 2003 (B.11.11.0312.4). &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;           Steve Steel&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Mar 2004 11:30:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-problem/m-p/3221677#M571102</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-03-17T11:30:07Z</dc:date>
    </item>
  </channel>
</rss>

