Hi There,
I have 16 internal networks 172.28.43.0/25 & 172.28.44.0/25 numbered up etc. etc.
Now i have 2 VPN connections that both need to connect to all these networks but only for 1 VPN the complete networks need to be natted to 172.26.43.x/25 172.26.44.x/25
unfortunately i can not add a route-map statement after a static nat when you use the network command (text in red is not possible)
ip nat inside source static network 172.28.43.0 172.26.43.0 /25 route-map [routemap name]
What would be the best way to solve this?
it is configured on a cisco 2951 running ios 15.2(4)
Kind regards,
Pim