LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 12-05-2002, 10:55 AM   #1
ronald_fancher
LQ Newbie
 
Registered: Apr 2001
Posts: 14

Rep: Reputation: 0
wu-ftpd slow


I have wu-ftpd installed on my Redhat 7.3 box. The box sits behing a linksys router and is accessible to the web through the router's DMZ function. When I try to connect to it to ftp a file, the connection opens right away but takes 10-30 seconds to ask for the usernname. I have read several threads that point to a reverse dns lookup issue, but none of them suggest what to do to fix it. Anybody know how to fix it?
 
Old 12-05-2002, 03:39 PM   #2
shaggz
Member
 
Registered: Dec 2002
Location: FuNkYToWN
Distribution: SuSe, Gentoo, Fedora
Posts: 64

Rep: Reputation: 15
In your xinetd.conf edit the ftp service entries as follows. You can just replace your existing with the following.

service ftp
{
flags = REUSE
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/sbin/in.ftpd
server_args = -l -a -u 002 -I
log_on_success += DURATION HOST PID
log_on_failure += HOST PID
nice = 10
}

It has to do with the HOST PID on success and Failure. I also put -I on the end of server args. This fixed it for my box.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Suse 9.2 & SATA - Slow, Slow, Slow jess1975 SUSE / openSUSE 6 01-28-2007 12:17 PM
FTPD default permissions (wu-ftpd) bd1308 Linux - Software 1 10-22-2005 06:01 AM
New Fedora Internet connection slow slow slow matrim Fedora 9 07-29-2005 01:39 PM
Disabling Kerberos ftpd for wu-ftpd mortisd Linux - Software 0 08-31-2004 05:37 AM
slow ftp transfers using in.ftpd mrdiet Linux - Networking 2 06-10-2001 05:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration