[uClinux-dev] Multiple ftpd servers

Michael Schnell mschnell at lumino.de
Fri Feb 1 05:02:12 EST 2008


AFAIK, NATing FTP is not as easy as it seems, as FTP does not use a 
single constant TCP connection but does some nasty tricks. The NAT 
router need to _know_ that this is an NAT connection. With port 21 it 
does assume so but with any other port it supposedly needs to be 
configured to know that the port in question is an NAT port.

-Michael


More information about the uClinux-dev mailing list