11-02-2013 06:08 AM - edited 03-07-2019 04:23 PM
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
!
11-02-2013 06:10 AM
remainder of my config
int g1/40
ip nat inside
!
11-02-2013 10:04 AM
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.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide