I have a NAT question
I have a cisco 1811 router connected to a customers network via a serial lan.
The Cisco 1811 is connected to my core via VPN.
The serial lan is setup at NAT outside and it's ip is 10.10.10.1/30.
The 1811 has a 172.30.1.0/24 network that is set as NAT inside
The customer is sending data to me from a server with ip address 192.168.100.100.
Is it possible to NAT the 192.168.100.100 address to a 172.30.1.xxx address?
I cannot change the NAT designations on the interfaces because I am already doing several inside source static nats to make servers on the 172.30.1.0 network appear on their net as 192.168.100.x devices.
Also, I already have a vpn setup with another customer who is using the 192.168.100.100 address, so I need to NAT this customers ip to something else, preferebly in the ip space that is already permitted in the vpn.
thanks!