hi, I'm working on a 7.0, and have a slight problem... everything seems to be rightly installed, but there should be a "small" configuration problem (I haven't installed the box). I can't ftp the box. i'm answered "ftp: connect: connection refused". if I nmap the box, the ftp ports are not "opened"... is it normal ? Where am I to look to solve this problem ?.... Regards Stephane
Hi Stephane !
problem (I haven't installed the box). I can't ftp the box. i'm answered "ftp: connect: connection refused". if I nmap the box, the ftp ports are not "opened"... is it normal ? Where am I to look to solve this problem
You need an entry in /etc/hosts.allow for each IP or IP-Range you want to allow to ftp to your box. wu.ftpd: xxx.xxx.xxx.xxx hostname.domain.com Where "wu.ftpd" is your FTP-demon (could be in.ftpd or proftpd) and xxx.xxx.xxx.xxx the IP number. Good luck ! Armin ------------------------------------------------------------------------ Armin Schöch at the office: Institut für Atmosphärenphysik Ziolkowskistr. 10 / 63 Schlossstraße 6 D-18059 Rostock D-18225 Kühlungsborn Tel. +49-(0)381-4005781 Tel. +49-(0)38293-68-102
On Tue, Apr 03, 2001 at 03:41:08PM +0200, stephane parenton wrote:
hi, I'm working on a 7.0, and have a slight problem... everything seems to be rightly installed, but there should be a "small" configuration problem (I haven't installed the box). I can't ftp the box. i'm answered "ftp: connect: connection refused". if I nmap the box, the ftp ports are not "opened"... is it normal ? Where am I to look to solve this problem ?....
try to find out if there is running inetd who invokes ftpd on port 21. have a look at /etc/inetd.conf and change it maybe. after this, give inetd a HUP signal and try to connect to ftp. Marco -- Marco Ahrendt phone : +49-341-98-474-0 adconsys AG fax : +49-341-98-474-59 Karl-Liebknecht-Str. 19 email : marco.ahrendt@adconsys.de 04107 Leipzig/Germany gnupg key at www.aktex.net/marco_work.asc
participants (3)
-
Armin Schöch
-
Marco Ahrendt
-
stephane parenton