Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASA 5520 Internal NAT

Status
Not open for further replies.

MrNick0483

IS-IT--Management
May 12, 2008
151
US
I have an ASA 5520 that i am installing on an internal network. Using the network 10.36.56.0/21 as my example. I want the traffic to pass through the ASA keeping the same internal address on the LAN. would the following static NAT command allow me to NAT the entire subnet?

static (inside,outside) 10.36.56.0 10.36.56.0 netmask 255.255.248.0

or will i have to do a static NAT for each internal address?
 
yes, that looks like it would work. assuming that you are on code 8.2 or earlier.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top