Originally posted by: Tibor_B
Hi, I am trying to use vsftpd 3.0.2-1 on AIX 7100-03, and cannot make it work via inetd.
I have there:
ftp stream tcp nowait root /opt/freeware/sbin/vsftpd vsftpd
listen=YES in /etc/vsftpd.conf is commented out.
It works without inetd, only when trying to run it via inetd I get:
500 OOPS: could not bind listening IPv4 socket
Any idea what is wrong?