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
!