|
||||||||
Neil Schneider wrote: > Inbound NAT > > TCP 20 INTERNAL_IP 20 > TCP 21 (FTP) INTERNAL_IP 21 (FTP) > TCP 49152 - 65535 INTERNAL_IP 49152 - 65535 ftp passv > TCP/UDP 53 (DNS) 192.168.0.20 53 (DNS) Could have used this info a few weeks ago... :) I tried ftp nat but give up after reading the 10th howto (what a complicated protocol)... I now use filegateway (win32) for transfering files (only 1 port needed): http://www.steelbytes.com/software_network.html |