FTP server and Windows 2003 firewall
Does anyone know how to setup the firewall on Windows Server 2003 (Administrative Tool | Routing and Remote Access) to allow an FTP server to be run on a port other than 21 and to still support passive FTP?
I can't use active FTP, since at home I am behind a cable router. Using passive FTP only works as long as I have the FTP server running on port 21. If I change the server to run on another port and allow that port through on the firewall, I can connect, but no passive transfer work. The default "FTP Server" entry in the firewall services list is fixed to port 21. So it seems it knows when to open ports for an FTP server, but I cannot find a way to get it to do that if the FTP server is on another port.
Anyone know how to change this?