cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
295
Views
5
Helpful
1
Replies

how to configure NAT Over Load for ASA 5525

MohammadSalih
Level 1
Level 1

hi every one ,

i want to configure NAT over load

i have one public ip address 37.x.x.x

and pool of private ip addresses 70.70.x.x

when i configure natting by typing

nat (inside,outside) soure (static or dynamic) ,

there is no PAT configuration ,

because i want every private IPs share one public ip.

1 Reply 1

Chess Norris
Level 4
Level 4

I'm using the command "nat (inside,outside) after-auto source dynamic any interface"  to translate private addresses on the inside to  the public adress of the outside interface, but you can do it in many other ways like using auto nat. However, I like to use the "after-auto" option as a last resort if no other more specific NAT rules are hit.

Review Cisco Networking for a $25 gift card