cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1034
Views
0
Helpful
1
Replies

NAT Pool not found.

Anyone got an idea why this is not working ?

ip local pool Pool16 80.248.16.16

ip nat inside source route-map RMNoNAT pool Pool16

route-map RMNoNAT, permit, sequence 10

Match clauses:

ip address (access-lists): NoNAT

Set clauses:

Policy routing matches: 0 packets, 0 bytes

20 permit ip host 192.168.97.100 host 10.4.64.201

30 permit ip host 192.168.97.254 host 10.4.64.201 (30 matches)

*Oct 8 19:03:15: NAT: alloc -- pool Pool16 not found

*Oct 8 19:03:15: NAT: translation failed (E), dropping packet s=192.168.97.254 d=10.4.64.201

Pool Begin End Free In use

Pool16 80.248.16.16 80.248.16.16 1 0

c2800nm-advsecurityk9-mz.124-3a.bin

1 Reply 1

You are missing the NAT pool. Can you configure this command and test.

ip nat pool Pool16 80.248.16.16 80.248.16.16 netmask 255.255.255.252

HTH

Sundar

Review Cisco Networking for a $25 gift card