Yes, but that defeats purpose because the whole point of running a fileserver with an FTP login at a different port is for safety measures. If I'm opening up port 21 to route it to the correct port I could just as well run the daemon on port 21.jlasman said:You can't change the script to do it but you can make a firewall entry to change destination port 21 to some other port.
Google is your friend, because I have no idea how.
Jeff
And in turn I'm not getting what you mean.jlasman said:Outgoing port does not equal incoming port.
If you create a firewall rule to take traffic destined to port 21 and route it to another port, you're not changing anything to do with your system behind your ISPs firewall, and you're not changing any incoming port 21 traffic on your system.
And you'll have to leave port 21 open on your DA server anyway, so your clients can upload their sites.
So I don't know what you mean.
Jeff
It's not e-mail, it's a normal FTP connection as the other server is running a normal ftp daemon.jlasman said:What I thought I meantwas that you need a rule in the firewall on the DA box so that email going out TO port 21 is redirected to (for example) 7021.
I know it's doable; I have no idea of the details or any other issues involved.
Since you need it, you can do the homework.
Jeff
perl -pi -e 's/NCFTP_PUT/NCFTP_PUT -P X/' /usr/local/sysbk/internals/internals.sysbk