Re: ftp to FC3 box very slow.
From: Michael Heiming (michael+USENET_at_www.heiming.de)
Date: 03/17/05
- Next message: Paul Wilhelm Elsinghorst: "HUB slowing down network with only one user"
- Previous message: Detlef Jockheck: "Network-connection with PalmVx"
- In reply to: Tom Cat: "ftp to FC3 box very slow."
- Next in thread: Tom Cat: "Re: ftp to FC3 box very slow."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 17 Mar 2005 08:34:33 +0100
In comp.os.linux.networking Tom Cat <stry_cat@yahoo.com>:
> Hi,
> I just installed FC3 on a test server. I managed to get vsftpd started.
> However when I ftp from any box on the same network to the FC3 test
> server the transfers are very very very slow. Actually it isn't really
> the transfer, but the time it takes to connect to the next port.
> Is there something i could have done wrong? What could cause this? Do
> I need to play with iptables or something?
No. The problems is vsftpd trying to (reverse) lookup host/IP
name of the client, which if not possible takes some time until
timeout occurs.
Possible solutions:
- Setup DNS for your LAN if your haven't, if so the FC3 box is
just missing the proper nameserver entry. (www.tldp.org) has a
great DNS Howto.
- Setup /etc/hosts. ('man 5 hosts')
- Use proftpd or alike ftp server which allows to switch of DNS
lookups. (vsftpd IIRC doesn't)
-- Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94) mail: echo zvpunry@urvzvat.qr | perl -pe 'y/a-z/n-za-m/' #bofh excuse 300: Digital Manipulator exceeding velocity parameters
- Next message: Paul Wilhelm Elsinghorst: "HUB slowing down network with only one user"
- Previous message: Detlef Jockheck: "Network-connection with PalmVx"
- In reply to: Tom Cat: "ftp to FC3 box very slow."
- Next in thread: Tom Cat: "Re: ftp to FC3 box very slow."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|