I'm trying to setup an FTP Server but my computer as setup as a client computer in an internet connection sharing environment. I have been able to map the port I'm using and people can remotely log into my FTP Server. However, when they log in none of the folders show up and it tells them that they cannot establish a data connection. I figured more out when I used WS_FTP and realized that the FTP Client did not only open the 7384 port ( the port I set up for establishing this connection ) but it also tried to estabish a connection on a second port which was in the range of 7334 - 7434. I know how to map ports in Windows XP Pro and I can open ports one at a time but I'm wondering if there is anyway I can open a block of IPs or if there is a way to get this to work without mapping more ports.
Thanks for all the help!
Thanks for all the help!