<?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 a strange problem about telnet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-telnet/m-p/3019791#M912784</link>
    <description>The rp5470 server always panic at a telnet request, that is, whenever any client telnet the server, server will crash immediately.&lt;BR /&gt;The panic output is various every time.&lt;BR /&gt;Even telnet to loopback ip will cause down.&lt;BR /&gt;&lt;BR /&gt;But I tried rlogin, ftp, everything's ok.&lt;BR /&gt;Any one have idea for this problem except re-install the OS. many thanks.&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 10 Jul 2003 01:11:20 GMT</pubDate>
    <dc:creator>Fred.Wu</dc:creator>
    <dc:date>2003-07-10T01:11:20Z</dc:date>
    <item>
      <title>a strange problem about telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-telnet/m-p/3019791#M912784</link>
      <description>The rp5470 server always panic at a telnet request, that is, whenever any client telnet the server, server will crash immediately.&lt;BR /&gt;The panic output is various every time.&lt;BR /&gt;Even telnet to loopback ip will cause down.&lt;BR /&gt;&lt;BR /&gt;But I tried rlogin, ftp, everything's ok.&lt;BR /&gt;Any one have idea for this problem except re-install the OS. many thanks.&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jul 2003 01:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-telnet/m-p/3019791#M912784</guid>
      <dc:creator>Fred.Wu</dc:creator>
      <dc:date>2003-07-10T01:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: a strange problem about telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-telnet/m-p/3019792#M912785</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The other commands are using deal with totally different code...do you have a crash dump? Its normally located in /var/adm/crash if you've not changed this. If you have, check the INDEX file in the crash directory to ensure all files are there....cd to the crash directory then post the output of:&lt;BR /&gt;&lt;BR /&gt;# ied q4&lt;BR /&gt;q4&amp;gt; trace -u event 0&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;James.</description>
      <pubDate>Thu, 10 Jul 2003 01:20:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-telnet/m-p/3019792#M912785</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2003-07-10T01:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: a strange problem about telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-telnet/m-p/3019793#M912786</link>
      <description>It's very interesting that telnet would cause this.  What version of the OS are you running?&lt;BR /&gt;&lt;BR /&gt;Here's a ll for telnetd on an 11.0 system:&lt;BR /&gt;&lt;BR /&gt;# ll /usr/lbin/telnetd&lt;BR /&gt;-r-xr--r--   1 bin        bin          94208 Mar 27  2002 /usr/lbin/telnetd*&lt;BR /&gt;&lt;BR /&gt;# what /usr/lbin/telnetd&lt;BR /&gt;/usr/lbin/telnetd:&lt;BR /&gt;Copyright (c) 1983, 1986 Regents of the University of California.&lt;BR /&gt;Patch ID: PHNE_26096&lt;BR /&gt;telnetd.c $Revision: 1.29.214.16 $ $Date: 2000/06/08 23:40:02 $&lt;BR /&gt;telnetd.c       5.31 (Berkeley) 2/23/89&lt;BR /&gt;authenc.c       8.1 (Berkeley) 6/4/93&lt;BR /&gt;&lt;BR /&gt;Here is the same for telnetd on an 11i system:&lt;BR /&gt;&lt;BR /&gt;# cd /usr/lbin&lt;BR /&gt;# ll telnetd&lt;BR /&gt;-r-xr--r--   1 bin        bin          90112 Jul  2  2001 telnetd*&lt;BR /&gt;# what telnetd&lt;BR /&gt;telnetd:&lt;BR /&gt;Copyright (c) 1983, 1986 Regents of the University of California.&lt;BR /&gt;Patch ID: PHNE_24131&lt;BR /&gt;&lt;BR /&gt;I suggest you compare these to your system and if necessary load the appropriate networking patch and see if that helps.&lt;BR /&gt;&lt;BR /&gt;I don't think it's necessary to reinstall the OS just yet.</description>
      <pubDate>Thu, 10 Jul 2003 01:50:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-telnet/m-p/3019793#M912786</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-07-10T01:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: a strange problem about telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-telnet/m-p/3019794#M912787</link>
      <description>First check your /var/adm/syslog/syslog.log file.&lt;BR /&gt;&lt;BR /&gt;It should give you the errors&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;REvert</description>
      <pubDate>Thu, 10 Jul 2003 02:17:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-telnet/m-p/3019794#M912787</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-07-10T02:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: a strange problem about telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-telnet/m-p/3019795#M912788</link>
      <description>It's a 11.0 system , I checked telnetd but find it's no problem. &lt;BR /&gt;Fortunately , I can backup my data and re-installed the system. now it's ok .&lt;BR /&gt;Anyway ,thanks everyone help me. :)&lt;BR /&gt;&lt;BR /&gt;Fred</description>
      <pubDate>Thu, 10 Jul 2003 02:38:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-telnet/m-p/3019795#M912788</guid>
      <dc:creator>Fred.Wu</dc:creator>
      <dc:date>2003-07-10T02:38:30Z</dc:date>
    </item>
  </channel>
</rss>

