Hi!
I have a problem getting a NAT for my FTP to work. I've read all post from people with the same problem, but i still can't get it to work.
I've followed all steps from this link:
http://docs.astaro.org/asl-faq.pl#4005
And when it comes to the following lines, i don't know what to do:
"Finally, we must add the DNAT rules. Go to Network->DNAT and add the
following definitions:
- ASL_extern FTP_ALTControl FTP_Server FTP_ALTControl
- ASL_extern PASV_Range FTP_Server PASV_Range"
In which textboxes is this supposed to be set? And which should be left unchanged?
Here's my setup:
Definitions/Network
ASL_Extern 217.xxx.xx.xx 255.255.255.255
FTP_Server 192.168.0.4 255.255.255.255
Lan 192.168.0.0 255.255.255.0
Definitions/Services
FTP_ALTControl tcp 1024:65535 21
PASV_Range tcp 1024:65535 2000:65535
PacketFilter/Rules
Any FTP_ALTControl FTP_Server Allow
FTP_Server Any Any Allow
Any PASV_Range FTP_Server Allow
Can someone please tell me how the NAT should be set up?
Thanks in advance
/ Martin
This thread was automatically locked due to age.