Cisco ASA - Static NAT Translation Configuration
Static NAT translations are commonly used for inbound connections where you have a dedicated Public IP address from an ISP to use: you have a server on a higher-level interface that you want lower-level interface users to access, like Internet users accessing DMZ web, e-mail, and DNS servers.
ciscoasa(config)# static (dmz,outside) 200.200.200.1 192.168.5.2
netmask 255.255.255.255












