LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   vsftpd server: can connect locally, not remotely (https://www.linuxquestions.org/questions/linux-networking-3/vsftpd-server-can-connect-locally-not-remotely-375861/)

propz 10-22-2005 04:10 PM

vsftpd server: can connect locally, not remotely
 
Hi all,

I'm trying to set up an anonymous FTP server on my Linux machine using vsftpd.

So far I've configured /etc/vsftpd/vsftpd.conf and run the service with "/usr/sbin/vsftpd &". I'm able to connect from within the Linux machine using the command "ftp localhost", log in anonymously, download files, and do everything else fine. However, I can't connect to the server from any other computer. Are there firewall rules or other vsftpd.conf options I need to change?

Thanks for your help!

mrcheeks 10-24-2005 12:54 AM

I think it is a firewall problem, you have to allow incoming connections to port 21.

propz 10-24-2005 12:59 AM

unblocking port 21
 
OK...how do I do this? (Sorry, but I am still pretty new to Linux!)


All times are GMT -5. The time now is 07:29 AM.