cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
370
Views
0
Helpful
3
Replies

Multiple NAT pools

mvanmuyen
Level 1
Level 1

Hi,

We do NAT inside to outside. All inside addresses are NATed because of an ACL entry based on source address.

Now another NAT instance must run. It NATs to a specific outside network. This can't be done with ACL's only, it needs route maps, based on address pools.

The addresses in the destination network are easy. But how do i specify the begin- and end-addresses and mask for all other networks (0.0.0.0 0.0.0.0) except this range in the second route map pool?

3 Replies 3

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Martijn,

you can use extended ACLs in the route-maps so that you can specify that

a) new pool will be used when talking to specific ip addresses

b) second pool is not used when talking to those same specific ip addresses.

Second pool will be used when talking to all other possible destination

Hope to help

Giuseppe

Hi, thanks for you reply. I was already using extended ACL's and my problem remains: how do i specify the second pool? Second pool holds all other addresses exept the pool with the specific IP's. Any thoughts?

Thanks in advance.

Hello Martijn,

you need to use a second extended ACL and you use it in the nat command that refers to the second pool.

So you add a second ip nat inside source list xxx pool secondpool statement

Hope to help

Giuseppe

Review Cisco Networking products for a $25 gift card