<?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 FTP connection take a long time. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-take-a-long-time/m-p/2593482#M89588</link>
    <description>Hi pepople,&lt;BR /&gt;&lt;BR /&gt;Info:&lt;BR /&gt;Kernel 2.2.19&lt;BR /&gt;wu-ftp 2.6.1&lt;BR /&gt;&lt;BR /&gt;When try to connect to my ftp server the connection take a long long take to be established.&lt;BR /&gt;&lt;BR /&gt;All comments welcome&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
    <pubDate>Thu, 11 Oct 2001 20:14:25 GMT</pubDate>
    <dc:creator>Irving Lopez</dc:creator>
    <dc:date>2001-10-11T20:14:25Z</dc:date>
    <item>
      <title>FTP connection take a long time.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-take-a-long-time/m-p/2593482#M89588</link>
      <description>Hi pepople,&lt;BR /&gt;&lt;BR /&gt;Info:&lt;BR /&gt;Kernel 2.2.19&lt;BR /&gt;wu-ftp 2.6.1&lt;BR /&gt;&lt;BR /&gt;When try to connect to my ftp server the connection take a long long take to be established.&lt;BR /&gt;&lt;BR /&gt;All comments welcome&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 11 Oct 2001 20:14:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-connection-take-a-long-time/m-p/2593482#M89588</guid>
      <dc:creator>Irving Lopez</dc:creator>
      <dc:date>2001-10-11T20:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: FTP connection take a long time.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-take-a-long-time/m-p/2593483#M89589</link>
      <description>The first thing that comes to mind is a name resolution problem.&lt;BR /&gt;&lt;BR /&gt;Usually ftp and telnet try to do a reverse lookup on the IP address of the client that is trying to connect.  If it can't resolve it, then the connection usually takes a long time.&lt;BR /&gt;&lt;BR /&gt;To rule this out, put a hostname and IP address of the client in your ftp's server /etc/hosts file and make sure /etc/nsswitch.conf has files listed in the hosts line.</description>
      <pubDate>Thu, 11 Oct 2001 21:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-connection-take-a-long-time/m-p/2593483#M89589</guid>
      <dc:creator>Bernie Vande Griend</dc:creator>
      <dc:date>2001-10-11T21:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: FTP connection take a long time.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-take-a-long-time/m-p/2593484#M89590</link>
      <description>All this settings are done, and still not working.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Oct 2001 21:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-connection-take-a-long-time/m-p/2593484#M89590</guid>
      <dc:creator>Irving Lopez</dc:creator>
      <dc:date>2001-10-11T21:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: FTP connection take a long time.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-take-a-long-time/m-p/2593485#M89591</link>
      <description>I just recently had this same problem. Try deleting the lines in /etc/xinetd.d/wu-ftpd that read&lt;BR /&gt;&lt;BR /&gt;log_on_success          += DURATION USERID&lt;BR /&gt;log_on_failure          += USERID&lt;BR /&gt;&lt;BR /&gt;That worked for me. Hope it helps</description>
      <pubDate>Thu, 11 Oct 2001 22:40:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-connection-take-a-long-time/m-p/2593485#M89591</guid>
      <dc:creator>Jeffrey S. Sims</dc:creator>
      <dc:date>2001-10-11T22:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: FTP connection take a long time.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-take-a-long-time/m-p/2593486#M89592</link>
      <description>I am using rh 6.2 and xinetd is used in rh 7.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Oct 2001 12:37:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-connection-take-a-long-time/m-p/2593486#M89592</guid>
      <dc:creator>Irving Lopez</dc:creator>
      <dc:date>2001-10-12T12:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: FTP connection take a long time.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-take-a-long-time/m-p/2593487#M89593</link>
      <description>Irving,&lt;BR /&gt;do you have a hosts entry in your PC for the FTP server?  This won't solve the problem for everyone, but just a step to gather information.&lt;BR /&gt;If you use WindowsNT or win2k, the hosts file is in C:\winnt\system32\drivers\etc&lt;BR /&gt;Try this and then try pining the ftp server by name and then from the ftp server, ping your pc by name and see if it resolves.&lt;BR /&gt;We'll go from there.</description>
      <pubDate>Tue, 16 Oct 2001 15:21:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-connection-take-a-long-time/m-p/2593487#M89593</guid>
      <dc:creator>John Love_3</dc:creator>
      <dc:date>2001-10-16T15:21:13Z</dc:date>
    </item>
  </channel>
</rss>

