Click to See Complete Forum and Search --> : vsFTP won't work through my Router. Help


mortonarts
08-06-2003, 08:18 AM
hey everyone.

I am running redhat 9.0 and trying to use vsFTP for my FTP site. It works fine locally but will not work through my Linksys router. I have updated my frimware on the router and am forwarding ports 20 and 21 to my linux box. Is there anything else I need to do for this?

James

andysimmons
08-06-2003, 08:55 AM
Make sure it's in PASV mode if your router has firewall functions enabled.

Gertrude
08-06-2003, 11:15 AM
You could try to put your computer that is hosting the server into the DMZ..

Call your ISP and see if they block incomming request on port 21. If they do change the port the server runs on to something like 7342. and set up port forwarding for that port as well..

mortonarts
08-06-2003, 07:14 PM
I allready put it in the DMZ. How do I put vsFTP in PASV mode? this is what I have been trying to do.

James