After today's update on a 5106R box, proftpd is not working.

[root@hercules xinetd.d]# ftp localhost
Connected to localhost (127.0.0.1).
421 Service not available, remote server has closed connection
ftp>

root@hercules xinetd.d]# netstat -nap |grep ":21 "
tcp        0      0 0.0.0.0:21 0.0.0.0:*                   LISTEN      
16963/xinetd

This was logged in /var/log/messages:

Nov 29 07:18:00 hercules proftpd[17079]: warning: "ProFTPD" address/port 
(172.16.0.10:21) already in use by "ProFTPD server"
Nov 29 07:18:00 hercules xinetd[16963]: EXIT: ftp signal=11 pid=17079 
duration=0(sec)

Turned off the service in /etc/xinetd.d/proftpd, restart xinetd service 
and then:

[root@hercules xinetd.d]# netstat -nap | grep ':21 '
[root@hercules xinetd.d]# proftpd -t
Checking syntax of configuration file
hercules.bnserve.com proftpd[16408]: warning: "ProFTPD" address/port 
(172.16.0.10:21) already in use by "ProFTPD server"
Segmentation fault

What's next?

Thanks,
Eric Peabody
ad...@bnserve.com
_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to