Re: Ftp-access ???
From: Neil (neil_at_euselect.com)
Date: 07/31/03
- Previous message: Edward Grace: "Re: Printer filtering - defining margins."
- In reply to: edp: "Ftp-access ???"
- Next in thread: edp: "Re: Ftp-access ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 31 Jul 2003 12:49:17 +0200
edp wrote:
> I'v installed a Linux server. When I try to connect to it with FTP it takes
> several second before the promp appears en then several seconds before I can
> type usename and password. (it's like woreking with a 300 baud modem)
> Finely linux reject the connection.
> Have I forgotten some setting ????
>
>
Hello
This sounds like a dns problem, the ftp server wants to do a reverse
lookup on the connecting IP, check your dns setup. You should get the
same behviour when you connect by ssh etc if its dns too.
For the final refusal , do you have ftp enable in Xinetd ?
try this to see: chkconfig --list | grep ftp
Heres the output from my linux box with ftp enabled :
[root@lxnfs001 root]# chkconfig --list | grep ftp
proftpd: on
vsftpd: off
Neil
- Previous message: Edward Grace: "Re: Printer filtering - defining margins."
- In reply to: edp: "Ftp-access ???"
- Next in thread: edp: "Re: Ftp-access ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|