<?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 Logs from inetd in syslog file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994851#M423115</link>
    <description>/* the 'unknown IP is the IP assigned to the host getting the errors. */&lt;BR /&gt;&lt;BR /&gt;hpmtest ip is 172.23.200.97&lt;BR /&gt;unknown system's ip is 172.23.200.77 isnt?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Aug 2006 11:35:26 GMT</pubDate>
    <dc:creator>inventsekar_1</dc:creator>
    <dc:date>2006-08-02T11:35:26Z</dc:date>
    <item>
      <title>Error Logs from inetd in syslog file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994840#M423104</link>
      <description>Aug  2 08:16:38 hpmtest inetd[29355]: ftp/tcp: Connection from unknown (172.23.200.77) at Wed Aug  2 08:16:38 2006&lt;BR /&gt;Aug  2 08:16:38 hpmtest inetd[29356]: telnet/tcp: Connection from unknown (172.23.200.77) at Wed Aug  2 08:16:38 2006&lt;BR /&gt;Aug  2 08:16:38 hpmtest telnetd[29356]: getpid: peer died: Error 0&lt;BR /&gt;Aug  2 08:17:36 hpmtest inetd[29377]: registrar/tcp: Connection from hpmtest (172.23.200.97) at Wed Aug  2 08:17:36 2006&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am not sure how to stop these errors.  I am currently running inetd -l so I can record errors in syslog.  One of the IP address is from the server itself (172.23.200.97).&lt;BR /&gt;&lt;BR /&gt;thank you,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Aug 2006 10:21:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994840#M423104</guid>
      <dc:creator>Jorge Mel</dc:creator>
      <dc:date>2006-08-02T10:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error Logs from inetd in syslog file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994841#M423105</link>
      <description>if you do not want to see these inetd messages,  all you need to do is to restart inetd without -l (logging) option as follows&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/inetd -k&lt;BR /&gt;/usr/sbin/inetd&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Aug 2006 10:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994841#M423105</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2006-08-02T10:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error Logs from inetd in syslog file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994842#M423106</link>
      <description>Do I need to be concern of the errors.  I have never seen these errors on my other Unix servers? Is it a configuration issue? &lt;BR /&gt;Errors without logging:&lt;BR /&gt;Aug  2 08:31:31 hpmtest telnetd[29787]: getpid: peer died: Error 0&lt;BR /&gt;Aug  2 08:33:14 hpmtest telnetd[29822]: getpid: peer died: Error 0&lt;BR /&gt;Aug  2 08:35:33 hpmtest telnetd[29880]: getpid: peer died: Error 0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Aug 2006 10:37:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994842#M423106</guid>
      <dc:creator>Jorge Mel</dc:creator>
      <dc:date>2006-08-02T10:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error Logs from inetd in syslog file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994843#M423107</link>
      <description>these errors can be attributed to people telneting in and not doing the login in a timely nammer and their session timing out or plain they decide they will not login this time and kill their telnet session. Nothing worth worrying about.&lt;BR /&gt;&lt;BR /&gt;the unknown in the string means, no username has been specified but from the IP address you can figure out who or where they are coming from. &lt;BR /&gt;&lt;BR /&gt;Again if these IP addresses are from your internal network or authorized location IP addresses, it is okay. Nothing to worry about. If not, start and investigation with your security people as they may escalate to something more than just probing.</description>
      <pubDate>Wed, 02 Aug 2006 10:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994843#M423107</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2006-08-02T10:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error Logs from inetd in syslog file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994844#M423108</link>
      <description>I stop and started the inetd and I am still recording messages in the syslog.  One of the IP address is from the server itself:&lt;BR /&gt;hpmtest inetd[2075]: registrar/tcp: Connection from hpmtest (172.23.200.97) at Wed Aug  2 09:03:37 2006</description>
      <pubDate>Wed, 02 Aug 2006 11:04:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994844#M423108</guid>
      <dc:creator>Jorge Mel</dc:creator>
      <dc:date>2006-08-02T11:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error Logs from inetd in syslog file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994845#M423109</link>
      <description>Take care with "Connection from unknown " msg's. &lt;BR /&gt;&lt;BR /&gt;To disable inetd logging:&lt;BR /&gt;in /etc/rc.config.d/netdaemons &lt;BR /&gt;&lt;BR /&gt;export INETD_ARGS=""  ----&amp;gt; logging disabled.&lt;BR /&gt;export INETD_ARGS="-1" ---&amp;gt; logging enabled. &lt;BR /&gt;&lt;BR /&gt;and Better keep the inetd logging enabled. that will give you information like this.&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Aug 2006 11:06:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994845#M423109</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-08-02T11:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error Logs from inetd in syslog file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994846#M423110</link>
      <description>The message:&lt;BR /&gt;&lt;BR /&gt;Aug 2 08:17:36 hpmtest inetd[29377]: registrar/tcp: Connection from hpmtest (172.23.200.97) at Wed Aug 2 08:17:36 2006&lt;BR /&gt;&lt;BR /&gt;is generated by the EMS software and is perfectly normal.  You don't need to worry about it.</description>
      <pubDate>Wed, 02 Aug 2006 11:06:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994846#M423110</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-08-02T11:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error Logs from inetd in syslog file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994847#M423111</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I think you should leave those messages enabled.&lt;BR /&gt;&lt;BR /&gt;If you have SOX or similar audit requirements you should keep this information and try to figure out why "from unknown" is showing up in your logs.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 02 Aug 2006 11:09:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994847#M423111</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-02T11:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error Logs from inetd in syslog file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994848#M423112</link>
      <description>/* I stop and started the inetd and I am still recording messages in the syslog. */&lt;BR /&gt;------------------------------------------&lt;BR /&gt;&lt;BR /&gt;restarting the inetd is not the solution. in my previous reply u can find how to do that.&lt;BR /&gt;&lt;BR /&gt;after editing the config file. u can simply run:&lt;BR /&gt;#inetd -c  --&amp;gt; to re-read the config file.&lt;BR /&gt;this will avoid the inetd restarting.</description>
      <pubDate>Wed, 02 Aug 2006 11:16:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994848#M423112</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-08-02T11:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error Logs from inetd in syslog file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994849#M423113</link>
      <description>That is where I am puzzle, the 'unknown IP is the IP assigned to the host getting the errors.&lt;BR /&gt;I prefer not to disable inetd logging.  &lt;BR /&gt;</description>
      <pubDate>Wed, 02 Aug 2006 11:20:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994849#M423113</guid>
      <dc:creator>Jorge Mel</dc:creator>
      <dc:date>2006-08-02T11:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error Logs from inetd in syslog file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994850#M423114</link>
      <description>I wanted to add that these errors are recorded every couple of minutes in the syslog file.</description>
      <pubDate>Wed, 02 Aug 2006 11:30:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994850#M423114</guid>
      <dc:creator>Jorge Mel</dc:creator>
      <dc:date>2006-08-02T11:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error Logs from inetd in syslog file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994851#M423115</link>
      <description>/* the 'unknown IP is the IP assigned to the host getting the errors. */&lt;BR /&gt;&lt;BR /&gt;hpmtest ip is 172.23.200.97&lt;BR /&gt;unknown system's ip is 172.23.200.77 isnt?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Aug 2006 11:35:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994851#M423115</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-08-02T11:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error Logs from inetd in syslog file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994852#M423116</link>
      <description>I bet if you lookup the name for IP address 172.23.200.77, it will not return anything. That is why you see it is unknown. even if you assign this address to another interface on the same server, unless it can resolve its name by a reverse lookup, it will show as "unknown" in the syslog.&lt;BR /&gt;&lt;BR /&gt;the protocol, ftp/telnet or what have you, shhows you what type of connection got originated from this ip address.&lt;BR /&gt;&lt;BR /&gt;hope this helps a bit.</description>
      <pubDate>Wed, 02 Aug 2006 11:47:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994852#M423116</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2006-08-02T11:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error Logs from inetd in syslog file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994853#M423117</link>
      <description>I found the 'unknown' IP.  It was coming from a monitoring server.  I removed my host from the monitoring server and it cleaned up the syslog file.  &lt;BR /&gt;&lt;BR /&gt;Thank you all.</description>
      <pubDate>Wed, 02 Aug 2006 12:14:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-logs-from-inetd-in-syslog-file/m-p/4994853#M423117</guid>
      <dc:creator>Jorge Mel</dc:creator>
      <dc:date>2006-08-02T12:14:56Z</dc:date>
    </item>
  </channel>
</rss>

