Hi,
I am working on a VPN project in which we want to nat entire subnet to another one
I have worked for one-to-one nat in this scenario and following commnand works for that.
ip nat inside source static 192.168.2.196 10.140.68.1 route-map VPN-2-Remote ext
endable
But I can not do the same with the entire network. Can anyone suggest a solution.
I am using IOS 15.2.2
Claudion.com