Re: FTP: connection refused
Antonio Galea <[email protected]> Fri, 14 Nov 2003 09:43:25 +0100 (CET)
| Newsgroups | gmane.linux.redhat.release.enigma,gmane.linux.redhat.general |
|---|---|
| Message-ID | <Pine.LNX.4.44.0311140912280.15875-100000@beastieboy.uff.netwise.it> |
On Thu, 13 Nov 2003, Brenden T. wrote:
> The big clue I think is that netstat -a says that ftp is not being
> listened on. /etc/services looks ok to me (ftp is on port 21 for both
> UDP and TCP), I added the ftp service in /etc/xinet.d/ftp and restarted
> xinetd, so I'm not sure what could be inhibiting ftpd. Here's my config
> from /etc/xinet.d/ftp:
> ...
AFAICT, your config is fine; but does 'chkconfig --list' show your ftp service
as active ('on')?
Since 'netstat -a' tells you that xinetd doesn't listen to port 21, you could
be able to gather some more information from the logs: after a 'service xinetd
restart', what do you find in /var/log/messages? If xinetd can't start wu-ftpd,
you should find a trace of the reason there.
HTH,
Ant9000
--
_____________________________________________________________________________
Dr. Antonio Galea N e t W i s e http://www.netwise.it
Sviluppo tecnico Tecnologie per il Web Tel 0461.421016 Fax 0461.426021
-----------------------------------------------------------------------------
There are only 10 types of people in this world.
Those who understand binary and those who don't.
-----------------------------------------------------------------------------
--