cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
369
Views
0
Helpful
2
Replies

how to disallow some ips from NAT overload

anith
Level 1
Level 1

ip nat pool nl_nat_pool 213.200.151.169 213.200.151.169 netmask 255.255.255.240

ip nat pool el_nat_pool 124.170.225.105 124.170.225.105 netmask 255.255.255.240

ip nat inside source route-map EL pool el_nat_pool overload

ip nat inside source route-map NL pool nl_nat_pool overload

--------------------------------------------------------------------------------

ip nat inside applied on internal network interface.

--------------------------------------------------------------------------------

Hello folks,

see the configuration above, we have 2 WAN interfaces and all the internal traffic nated here to access internet.

my current scenario is like. i don't want some Internal ips towards a particular destination NATed here.

i.e. say we have 5 vlans.

192.168.2.0

192.168.3.0

192.168.4.0

192.168.5.0

192.168.6.0

all are overloaded at wan interface, now i want to exclude some IPs in Vlan 2 (192.168.3.0) from overloading. (This is for a site to site VPN). Do you peoples have any idea about this.

Anith.

1 Accepted Solution

Accepted Solutions

lgijssel
Level 9
Level 9

Why do you post the same question in all forums?

In fact I already answered it under Wide Area Networking so there is no need for this.

Be aware that this is considered impolite and does not help you getting an answer any quicker.

Leo

View solution in original post

2 Replies 2

lgijssel
Level 9
Level 9

Why do you post the same question in all forums?

In fact I already answered it under Wide Area Networking so there is no need for this.

Be aware that this is considered impolite and does not help you getting an answer any quicker.

Leo

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: