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

6509 IP NAT Question

fredluneau
Beginner
Beginner

Hi,

Does this version of IOS support IP NAT?

Cisco IOS Software, s72033_rp Software (s72033_rp-IPSERVICESK9-M), Version 12.2(33)SXI4a, RELEASE SOFTWARE (fc2)

not having any luck in having NAT work on 6509.  we are attemtping to NAT traffic after passing through interface sourcing a remote site IP when destined for a specific subnet.

switch>

ip nat pool Remote-Offices 10.168.0.0 10.168.255.255 prefix-length 16 type match-host

ip nat inside source list 150 pool Remote-Offices

!

access-list 150 permit ip 192.168.168.0 0.0.3.255 192.148.197.32 0.0.0.15

!      

2 Replies 2

fredluneau
Beginner
Beginner


remainder of my config

int g1/40

ip nat inside

!

Hi Fred,

Could you stick to your original post and not post duplicates because I don't think it will help you solve your problem faster.

I've been reading your last reply in original post and what you configured won't work because dynamic inside nat is for inside hosts to initiate communication and this is not what you want to do.

I'm going to think about a solution for your problem and post a reply as soon as possible.

Regards

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.
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:

Recognize Your Peers