patrickdegast
Technical User
I can reach an ftp-server (with ftp) outside my network through the ASA5510 firewall.
The ftp-servers address is 217.xxx.xxx.1 it should be changed to 213.xxx.xxx.121
I can't seem to get it to work, I just changed the ip address in the config but that is not sufficient.
The present config rules. (visible)
access-list zone60_access_in_1 extended permit tcp 10.226.60.3 213.xxx.xxx.121
access-list zone60_nat_static extended permit 10.226.60.3 213.xxx.xxx.121
static (zone60,outside) 82.xxx.xxxx.90(fw outside ip address) access-list zone60_nat_static
I a missing one thing but do not know what?
So now it works for the 217.xxx.xxx.1 but it should work to the 213.xxx.xxx.121