<?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: error in syslog for telnetd in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844979#M581807</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;From online Doc :&lt;BR /&gt;&lt;BR /&gt;If you want to proceed further with the investigation, you can identify the&lt;BR /&gt;client name or ip address that causes the message.&lt;BR /&gt; &lt;BR /&gt;Enable verbose logging with #inetd -l. The telnet client ip address or&lt;BR /&gt;hostname is logged to /var/adm/syslog/syslog.log when the telnet client&lt;BR /&gt;makes the connection and inetd starts the telnetd pid.  When the getpid error&lt;BR /&gt;is logged, check the pid number to see where the connection came from.&lt;BR /&gt;&lt;BR /&gt;If the problem were insufficient npty, there would be an error message logged&lt;BR /&gt;by the telnetd pid in syslog: "Cannot allocate pty" and an error&lt;BR /&gt;message sent to the telnet client.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Thu, 14 Nov 2002 15:32:45 GMT</pubDate>
    <dc:creator>steven Burgess_2</dc:creator>
    <dc:date>2002-11-14T15:32:45Z</dc:date>
    <item>
      <title>error in syslog for telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844973#M581801</link>
      <description>Hello all&lt;BR /&gt;&lt;BR /&gt;Can anyone shed some light to this error, that&lt;BR /&gt;appears about 1000 times a day in my syslog.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Nov 14 09:37:55 mmdcux02 telnetd[20973]: getpid: peer died: Error 0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Nov 2002 15:16:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844973#M581801</guid>
      <dc:creator>fg_1</dc:creator>
      <dc:date>2002-11-14T15:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog for telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844974#M581802</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Just a quick search showed that you might have to increase npty and nstrpty parameters.&lt;BR /&gt;&lt;BR /&gt;(I can see users screaming as you are about to reboot! :-)&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;...Manjeet</description>
      <pubDate>Thu, 14 Nov 2002 15:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844974#M581802</guid>
      <dc:creator>Kellogg Unix Team</dc:creator>
      <dc:date>2002-11-14T15:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog for telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844975#M581803</link>
      <description>The message means that the TCP/IP connection has terminated abnormally. Well, it could be due to communication problem between the telnetd process and the telnet-client process. For example a PC telnet-client that simply shutdown the PC without terminating the telnetd process gracefully could cause this message being generated. What you can do is enable inetd with "-l" so that all telnet-client IP can be logged (syslog.log) which would give you some clue where are those connection coming from.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Nov 2002 15:20:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844975#M581803</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-11-14T15:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog for telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844976#M581804</link>
      <description>Oh one more parameter to change if you are running hpux 11.0 - nstrtels&lt;BR /&gt;&lt;BR /&gt;...Manjeet</description>
      <pubDate>Thu, 14 Nov 2002 15:22:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844976#M581804</guid>
      <dc:creator>Kellogg Unix Team</dc:creator>
      <dc:date>2002-11-14T15:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog for telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844977#M581805</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;An abnormal disconnection from a session. such as hitting the 'x' as opposed to the exit&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 14 Nov 2002 15:23:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844977#M581805</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-11-14T15:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog for telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844978#M581806</link>
      <description>Seems that it just means the user killed the program without disconnecting first.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x78dfa848deccd61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x78dfa848deccd61190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Nothing wrong with your system unless you think this was some sort of automatic hacker attempt.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Thu, 14 Nov 2002 15:27:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844978#M581806</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-11-14T15:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog for telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844979#M581807</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;From online Doc :&lt;BR /&gt;&lt;BR /&gt;If you want to proceed further with the investigation, you can identify the&lt;BR /&gt;client name or ip address that causes the message.&lt;BR /&gt; &lt;BR /&gt;Enable verbose logging with #inetd -l. The telnet client ip address or&lt;BR /&gt;hostname is logged to /var/adm/syslog/syslog.log when the telnet client&lt;BR /&gt;makes the connection and inetd starts the telnetd pid.  When the getpid error&lt;BR /&gt;is logged, check the pid number to see where the connection came from.&lt;BR /&gt;&lt;BR /&gt;If the problem were insufficient npty, there would be an error message logged&lt;BR /&gt;by the telnetd pid in syslog: "Cannot allocate pty" and an error&lt;BR /&gt;message sent to the telnet client.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 14 Nov 2002 15:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844979#M581807</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-11-14T15:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog for telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844980#M581808</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;Ever since we started using wireless scanners in our warehouse, I have been plagued with these failed sessions. There seem to be a number of things that cause the client to drop the connection - like weak batteries, rf interference etc. We have also had "storms" from that equipment that spawned up to 5000 sessions in a period of half an hour! I agree that you need to turn on the more verbose logging (inetd -l) to see where the sessions are originating.</description>
      <pubDate>Thu, 14 Nov 2002 17:19:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844980#M581808</guid>
      <dc:creator>Dave Chamberlin</dc:creator>
      <dc:date>2002-11-14T17:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog for telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844981#M581809</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this link,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062906551" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062906551&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is from hp itrc. Doc id no BHERRKBRC00006815.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Nov 2002 18:04:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844981#M581809</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-11-14T18:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog for telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844982#M581810</link>
      <description>I would also look at crude network monitoring. Some programs connect to say port 23(Telnet). If they can establish a connection they assume telnet is running on the machine they are testing.&lt;BR /&gt;&lt;BR /&gt;This could lead to interisting effects on the monitored machine i.e. the log file entries you are seeing&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Gerhard</description>
      <pubDate>Fri, 15 Nov 2002 13:53:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844982#M581810</guid>
      <dc:creator>Gerhard Roets</dc:creator>
      <dc:date>2002-11-15T13:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: error in syslog for telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844983#M581811</link>
      <description>The standard mon service to check if a port is up connects, then disconnect if nothing happens.  I would expect this kind of entry in the log.  I suspect other servers to do the same. &lt;BR /&gt;&lt;BR /&gt;If you are using ssh, disable the telenet daemon.  Whoever, is monitoring should contact you fairly quickly.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Nov 2002 14:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-syslog-for-telnetd/m-p/2844983#M581811</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2002-11-15T14:27:36Z</dc:date>
    </item>
  </channel>
</rss>

