Hi Experts,
I've been asked to provision the new IPSEC VPN tunnel between Checkpoint and the 3rd party device. I've got quick question and I'd like to seek your help.
Below is the traffic flow:-
3rd party (Source/Encryption domain: 10.40.1.0/24) -> Internet-facing Checkpoint FW (Hide NAT: 10.50.1.1/32) -> Internal Firewall -> Server (Destination: 10.60.1.1/32)
1. The checkpoint firewall haven't been configured with Main address/topology IP with the Public IP address. Hence I decided to use 'Statically NAT IP' under link selection with the public IP- 1.2.3.4 and configure the upstream Internet router with the Static NAT of 1.2.3.4 -> Eth1 (Internet-facing Interface) Cluster VIP. Will it work?
2. Should I need to explicitly allow the firewall rules between 1.2.3.4 -> 5.6.7.8 with IKE and ESP for the VPN to come up or will it be allowed via implied rules automatically?
3. The Destination is being Hide NAT'd with the source: 10.50.1.1/32 on the Checkpoint firewall. I believe this should be part of the encryption domain and not the original server-10.60.1.1/32?
4. Should I need to add a route on the Internet-facing Checkpoint firewall for the 3rd party subnet:10.40.1.0/24 towards Interface of the default-route for the return traffic or will it be routed via VPN tunnel automatically since it's part of the encryption domain?
Thank you.