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

IPv4 Nat translations?

Hi guys,

If NAT is configured on a boundary router and is set on the inside and outside interfaces, but show ip nat translations doesn't show any information.

Why might the problem be?

3 Replies 3

AJ Cruz
Level 3
Level 3

Either your traffic isn't getting routed to the router or the NAT config has an error. Can you post the relevant configuration?

Sent from Cisco Technical Support iPad App

NAT config"

ip nat pool POOL1 1.1.0.0 1.1.0.255 prefix-length 16

ip nat inside and outside are set to the interfaces as well.

Hi,

Your NAT is incomplete please try this:-

ip nat pool POOL1 1.1.0.0 1.1.0.255 prefix-length 16

access-list xx permit (internal traffic)

ip nat inside source list xx pool POOL

Please let us know if this solving your issue.

Regards,

Review Cisco Networking for a $25 gift card