|
Apr 21
|
If you are running vsftpd in standalone mode, add the “listen_port” directive in vsftpd.conf,like this:
listen_port=30
If you are running vsftpd from an inetd or xinetd program, this becomes an inetd or xinetd problem. You must change the inetd or xinetd configuration files (perhaps /etc/inetd.conf or /etc/xinetd.d/vsftpd).
Recent Comments