I'm tryign to set up a VPN tunnel with a 3rd party and want to make sure i'm setting things up and understanding the checkpoint side correctly. The 3rd party provided us with a short list of subents that we can use for encryption domain, so we picked one and are opting to NAT to the desired IP range.
encryption domains are as follows (Example IPs):
Local Encryption domain:
Source Subnet: 10.10.1.0/28
Translated Source: 10.20.1.0/28 (using automatic NAT rules for the included host objects)
Peer encryption domain: 10.100.1.0/28
With the policy-based vpn (1 tunnel per subnet), do I need to include the original source and the translated source in our encryption domain? if so, does the 3rd party also need to have both included on their side too? and is there a way around this so that the tunnel will be formed without their need of including both?
Thank you!