Hello Everyone,
I would like to accomplish the following scenario: LAN1 to LAN2 ipsec tunnel where all traffic going through the tunnel would be nat-ed. In other words, i would like packets originated from LAN1 to appear as if they originated from WAN address of the MT terminating the LAN1. For instance:
MT1 LAN: 10.10.1.0/24
MT1 LAN: 1.1.1.1
ROUTER2 LAN: 10.10.2.0/24
ROUTER2 WAN: 2.2.2.2
The issue is that Router 2 is already configured as is, and i can not change the config, and encryption domain on it is limited to one address (1.1.1.1 in particular example), but i need all clients from 10.10.1.0/24 LAN to be able to reach 10.10.2.0/24 network.