<?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:  warning: can't get client address: Connection reset by peer in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/warning-can-t-get-client-address-connection-reset-by-peer/m-p/4397087#M36008</link>
    <description>Can you give the contents of your conf file&lt;BR /&gt;e.g.&lt;BR /&gt;/etc/xinetd.d/tftpd&lt;BR /&gt;&lt;BR /&gt;service tftp&lt;BR /&gt;{&lt;BR /&gt;protocol = udp&lt;BR /&gt;socket_type = dgram&lt;BR /&gt;wait = yes&lt;BR /&gt;user = root&lt;BR /&gt;server = /usr/sbin/in.tftpd&lt;BR /&gt;server_args = -s /tftpboot&lt;BR /&gt;disable = no&lt;BR /&gt;}  &lt;BR /&gt;&lt;BR /&gt;Then verify perms:&lt;BR /&gt;&lt;BR /&gt;Quote:&lt;BR /&gt;$chmod -R 777 /tftpboot&lt;BR /&gt;$chown -R nobody /tftpboot  &lt;BR /&gt;&lt;BR /&gt;Then restart:&lt;BR /&gt;&lt;BR /&gt;Quote:&lt;BR /&gt;service xinetd restart  &lt;BR /&gt;&lt;BR /&gt;Now, test that its running:&lt;BR /&gt;&lt;BR /&gt;Quote:&lt;BR /&gt;ps -aux | grep ftp&lt;BR /&gt;netstat -l -u | grep ftp  &lt;BR /&gt;&lt;BR /&gt;Create a test-file:&lt;BR /&gt;&lt;BR /&gt;Quote:&lt;BR /&gt;touch /tftpboot/foo  &lt;BR /&gt;&lt;BR /&gt;Attempt to grab it:&lt;BR /&gt;&lt;BR /&gt;Quote:&lt;BR /&gt;tftp localhost&lt;BR /&gt;tftp&amp;gt; get foo&lt;BR /&gt;tftp&amp;gt; quit&lt;BR /&gt;$ls -l foo  &lt;BR /&gt;&lt;BR /&gt;Then try using IP:&lt;BR /&gt;&lt;BR /&gt;Quote:&lt;BR /&gt;tftp IP.ADD.RE.SS&lt;BR /&gt;tftp&amp;gt; get foo&lt;BR /&gt;tftp&amp;gt; quit  &lt;BR /&gt;&lt;BR /&gt;How does that go?</description>
    <pubDate>Wed, 08 Apr 2009 05:35:38 GMT</pubDate>
    <dc:creator>Frank de Vries</dc:creator>
    <dc:date>2009-04-08T05:35:38Z</dc:date>
    <item>
      <title>warning: can't get client address: Connection reset by peer</title>
      <link>https://community.hpe.com/t5/operating-system-linux/warning-can-t-get-client-address-connection-reset-by-peer/m-p/4397085#M36006</link>
      <description>Hi everyone,&lt;BR /&gt;&lt;BR /&gt;We have our ftp server running Red Hat Enterprise Linux Server release 5.2 &lt;BR /&gt;&lt;BR /&gt;I have noticed the following warnings in the /var/log/message file:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Apr  7 17:31:52 &lt;HOSTNAME&gt; snmpd[2206]: Connection from UDP: [xxx.xx.xx.xxx]:3879&lt;BR /&gt;Apr  7 17:31:54 &lt;HOSTNAME&gt; last message repeated 6 times&lt;BR /&gt;Apr  7 17:32:03 &lt;HOSTNAME&gt; vsftpd[2403]: warning: can't get client address: Connection reset by peer&lt;BR /&gt;Apr  7 17:32:07 &lt;HOSTNAME&gt; vsftpd[2404]: warning: can't get client address: Connection reset by peer&lt;BR /&gt;Apr  7 17:32:14 &lt;HOSTNAME&gt; snmpd[2206]: Connection from UDP: [xxx.xx.xx.xxx]:3879&lt;BR /&gt;Apr  7 17:32:16 &lt;HOSTNAME&gt; last message repeated 8 times&lt;BR /&gt;Apr  7 17:32:33 &lt;HOSTNAME&gt; vsftpd[2405]: warning: can't get client address: Connection reset by peer&lt;BR /&gt;Apr  7 17:32:37 &lt;HOSTNAME&gt; vsftpd[2406]: warning: can't get client address: Connection reset by peer&lt;BR /&gt;Apr  7 17:33:03 &lt;HOSTNAME&gt; vsftpd[2409]: warning: can't get client address: Connection reset by peer&lt;BR /&gt;Apr  7 17:33:07 &lt;HOSTNAME&gt; vsftpd[2410]: warning: can't get client address: Connection reset by peer&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas anyone?&lt;BR /&gt;&lt;BR /&gt;all replies are greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kathy&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Tue, 07 Apr 2009 23:40:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/warning-can-t-get-client-address-connection-reset-by-peer/m-p/4397085#M36006</guid>
      <dc:creator>KathyK</dc:creator>
      <dc:date>2009-04-07T23:40:36Z</dc:date>
    </item>
    <item>
      <title>Re:  warning: can't get client address: Connection reset by peer</title>
      <link>https://community.hpe.com/t5/operating-system-linux/warning-can-t-get-client-address-connection-reset-by-peer/m-p/4397086#M36007</link>
      <description>Hello Kathy,&lt;BR /&gt;&lt;BR /&gt;I think that someone is scanning your server for vulnerabilitys, using a tool like nessus or sending "custom packets".&lt;BR /&gt;&lt;BR /&gt;Regrads,&lt;BR /&gt;Stefan</description>
      <pubDate>Wed, 08 Apr 2009 04:08:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/warning-can-t-get-client-address-connection-reset-by-peer/m-p/4397086#M36007</guid>
      <dc:creator>savus</dc:creator>
      <dc:date>2009-04-08T04:08:21Z</dc:date>
    </item>
    <item>
      <title>Re:  warning: can't get client address: Connection reset by peer</title>
      <link>https://community.hpe.com/t5/operating-system-linux/warning-can-t-get-client-address-connection-reset-by-peer/m-p/4397087#M36008</link>
      <description>Can you give the contents of your conf file&lt;BR /&gt;e.g.&lt;BR /&gt;/etc/xinetd.d/tftpd&lt;BR /&gt;&lt;BR /&gt;service tftp&lt;BR /&gt;{&lt;BR /&gt;protocol = udp&lt;BR /&gt;socket_type = dgram&lt;BR /&gt;wait = yes&lt;BR /&gt;user = root&lt;BR /&gt;server = /usr/sbin/in.tftpd&lt;BR /&gt;server_args = -s /tftpboot&lt;BR /&gt;disable = no&lt;BR /&gt;}  &lt;BR /&gt;&lt;BR /&gt;Then verify perms:&lt;BR /&gt;&lt;BR /&gt;Quote:&lt;BR /&gt;$chmod -R 777 /tftpboot&lt;BR /&gt;$chown -R nobody /tftpboot  &lt;BR /&gt;&lt;BR /&gt;Then restart:&lt;BR /&gt;&lt;BR /&gt;Quote:&lt;BR /&gt;service xinetd restart  &lt;BR /&gt;&lt;BR /&gt;Now, test that its running:&lt;BR /&gt;&lt;BR /&gt;Quote:&lt;BR /&gt;ps -aux | grep ftp&lt;BR /&gt;netstat -l -u | grep ftp  &lt;BR /&gt;&lt;BR /&gt;Create a test-file:&lt;BR /&gt;&lt;BR /&gt;Quote:&lt;BR /&gt;touch /tftpboot/foo  &lt;BR /&gt;&lt;BR /&gt;Attempt to grab it:&lt;BR /&gt;&lt;BR /&gt;Quote:&lt;BR /&gt;tftp localhost&lt;BR /&gt;tftp&amp;gt; get foo&lt;BR /&gt;tftp&amp;gt; quit&lt;BR /&gt;$ls -l foo  &lt;BR /&gt;&lt;BR /&gt;Then try using IP:&lt;BR /&gt;&lt;BR /&gt;Quote:&lt;BR /&gt;tftp IP.ADD.RE.SS&lt;BR /&gt;tftp&amp;gt; get foo&lt;BR /&gt;tftp&amp;gt; quit  &lt;BR /&gt;&lt;BR /&gt;How does that go?</description>
      <pubDate>Wed, 08 Apr 2009 05:35:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/warning-can-t-get-client-address-connection-reset-by-peer/m-p/4397087#M36008</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2009-04-08T05:35:38Z</dc:date>
    </item>
    <item>
      <title>Re:  warning: can't get client address: Connection reset by peer</title>
      <link>https://community.hpe.com/t5/operating-system-linux/warning-can-t-get-client-address-connection-reset-by-peer/m-p/4397088#M36009</link>
      <description>Thank you Stefan and Frank, &lt;BR /&gt;true it is a case of unauthorized user trying to access the server. I was just informed that since it's reverse ip lookup it's not as critical.&lt;BR /&gt;&lt;BR /&gt;thanks again&lt;BR /&gt;kathy&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Apr 2009 15:28:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/warning-can-t-get-client-address-connection-reset-by-peer/m-p/4397088#M36009</guid>
      <dc:creator>KathyK</dc:creator>
      <dc:date>2009-04-08T15:28:20Z</dc:date>
    </item>
  </channel>
</rss>

