I am receiving an error when trying to use the web-ftp application. I receive the following error: Could not connect to localhost and there is a Next >> link The link does nothing but takes me back to the same error page.
It's started and running because I tested it. As far as using localhost, I followed the documentation for configuration to the letter. How do I check to make sure its using localhost? Another thing is, I can login with ftp via command line but when I use any client, it will not connect. It times out. I dont know why.
Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 *:mysql *:* LISTEN 1689/mysqld tcp 0 0 *:sunrpc *:* LISTEN 2220/rpcbind tcp 0 0 *:81 *:* LISTEN 2137/ispconfig_http tcp 0 0 *:ftp *:* LISTEN 2515/proftpd: (acce tcp 0 0 *:ssh *:* LISTEN 3131/sshd tcp 0 0 localhost.localdoma:ipp *:* LISTEN 3025/cupsd tcp 0 0 *:smtp *:* LISTEN 2456/master tcp 0 0 localhost.lo:vacdsm-sws *:* LISTEN 3038/famd tcp 0 0 isp.kernbits.net:ssh reason.kernbits.n:59830 ESTABLISHED 12433/sshd: adminis tcp 0 0 *:imaps *:* LISTEN 2312/couriertcpd tcp 0 0 *op3s *:* LISTEN 2355/couriertcpd tcp 0 0 *op3 *:* LISTEN 2338/couriertcpd tcp 0 0 *:imap *:* LISTEN 2286/couriertcpd tcp 0 0 *:sunrpc *:* LISTEN 2220/rpcbind tcp 0 0 *:www-http *:* LISTEN 2380/httpd2-prefork tcp 0 0 *:ssh *:* LISTEN 3131/sshd tcp 0 0 localhost:ipp *:* LISTEN 3025/cupsd tcp 0 0 *:smtp *:* LISTEN 2456/master tcp 0 0 *:https *:* LISTEN 2380/httpd2-prefork
ProFTPd is listening on all interfaces. Do you have a firewall or router that is blocking the FTP ports? Did you try active and passive transfers in your FTP client?