LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   vsFTPd (https://www.linuxquestions.org/questions/linux-software-2/vsftpd-189683/)

toejam 06-04-2004 11:24 AM

vsFTPd
 
General question, hopefully someone else has experienced this and knows how to fix it. On the initial connection to my vsftp server it takes sometimes in excess of 15 to 30 seconds. Is this a result of an improper configuration or is there something I can do to tweak settings? Any help would be greatly appreciated.

I'm a newbie but I'm shedding this label as quickly as possible... :cool:

david_ross 06-06-2004 01:12 PM

I'm guessing that it is timing out by doing a dns lookup. Try adding the IP address of your client to the hosts file of your server - in /etc/hosts add somethign like:
192.168.1.5 myclient


All times are GMT -5. The time now is 05:31 PM.