Anyone know how I can run an FTP server with a linksys router running. I am the DMZ host. But when I give out the router Ip, (not the computers DHCP) no one can connect to the web based ftp
You need to do port forwarding in the Linksys. Assign a range of ports for the ftp (19 to 22) and forward them to the ftp server. If you are using web based ftp make sure the user is correctly putting in the addresss ftp://<ip address>:<username>@<password> I think thats the correct syntax??