NAT IP before enter in IPSEC tunnel
Hi,
i'm trying to create an ipsec tunnel everything it's fine.
Tunnel is up correctly, both phase1 and 2 are correctly done.
But from remote side, they ask me that they want that i've to translate my local IP before enter in the tunnel. So i've find that cookbook http://kb.fortinet.com/kb/viewContent.do?externalId=FD33638 So i've deleted old VPN (i've done it in interface mode) and create a new one with policy mode in order to follow that cookbook. But now with same settings (remote gw,local and remote address,ike version, encryption, auth etc etc) but in policy mode it doesn't work anymore.
i've error in phase1, so there is a way to nat my local ip before entering tunnel in interface mode? Thanks