Link to home
Start Free TrialLog in
Avatar of trojan81
trojan81

asked on

STatic NAT terminology

Experts,

What's the correct terminology for the following NATs on an ASA. For example, static NAT, static policy NAT, etc?


#1) Changes the source IP

access-list nat123 extended permit ip host 50.50.50.13 host 10.10.10.10
nat (dmz) 1005 access-list nat123
global (inside) 1005 10.20.20.20

#2) Changes the Destination IP

static (dmz,inside) 10.20.20.20 50.50.50.13 netmask 255.255.255.255
ASKER CERTIFIED SOLUTION
Avatar of fgasimzade
fgasimzade
Flag of Azerbaijan image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial