FTP Server router problems

ahajv4life

New Member
I'm trying to run a FTP server off my comp, but am coming up short. It's on a wireless router; I have setup "port forwarding" on port 21, on the designated IP. I've been trying to test it out, but whenever soemoen types in my ip, it just times out. Ideas?
 
I am not sure if you have posted this before or not, but this has been answered on the other thread.

I recommended that you increase the browser timout settings, and another member here said that you will have to write in the ip address associated with the port number at the end, like this "xxx.xxx.xxx.xxx:21"

This is logical as your browser might be trying to access the ftp through the normal 80 http port, which gives an explanation to why you get the timout settings and why the ftp does not work.
 
Back
Top