Check Point and Firebox Cloud BOVPN Integration Guide
Deployment Overview
WatchGuard provides integration instructions to help our customers configure WatchGuard products to work with products created by other organizations. If you need more information or technical support about how to configure a third-party product, see the documentation and support resources for that product.
This integration guide describes how to configure a Branch Office VPN (BOVPN) between WatchGuard Firebox Cloud in Amazon Web Services (AWS) and a Check Point device.
Integration Summary
The hardware and software used in this guide include:
- WatchGuard Firebox Cloud
- Fireware v12.3
- Check Point 770
- Version R77.20.75
Test Topology
This diagram shows the topology for a BOVPN connection between Firebox Cloud in AWS and a Check Point device.
Configure Firebox Cloud
On the Firebox, configure a Branch Office VPN connection:
- Log on to Fireware Web UI.
- Select VPN > Branch Office VPN.
The Branch Office VPN configuration page appears. - To add a gateway, in the Gateways section, click Add.
The Gateway Endpoint Settings dialog box appears. - In the Gateway Name text box, type the interface name.
- Under the Credential Method section, select Use Pre-Shared Key.
- In the adjacent text box, type the pre-shared key.
- In the Gateway Endpoint section, click Add.
The Gateway Endpoint Settings dialog box appears. - From the External Interface drop-down list, select External.
- From the Interface IP Address drop-down list, select Primary Interface IP Address.
The Primary Interface IP Address is the primary IP address you configured on the selected external interface. - Select By IP Address.
- In adjacent text box, type the primary IP address of the External Firebox interface.
- Select the Remote Gateway tab.
- Select Static IP Address.
- In the adjacent text box, type the public IP address of your Check Point connection.
- Select By IP Address.
- In the adjacent text box, type the public IP address of your Check Point connection.
- Keep the default settings for all other options.
- Click OK.
Next, configure the Phase 1 settings.
- Select the Phase 1 Settings tab.
- From the Version drop-down list, select IKEv2.
- For all other settings, keep the default values.
- Click Save.
Next, configure the Tunnels:
- On the Branch Office VPN page, in the Tunnels section, click Add.
The Branch Office VPN Tunnel configuration interface appears. - From the Gateway drop-down list, select the gateway that you added.
- In the Addresses section, click Add to configure tunnel routes for the tunnel.
- In the Local IP section, from the Choose Type drop-down list, select Network IPv4.
- In the Network IP text box, type the network IP address.
- In the Remote IP section, from the Choose Type drop-down list, select Network IPv4.
- In the Network IP text box, type the network IP address.
- For all other settings, keep the default values.
- Click OK.
- Click Save.
For more information about Branch Office VPN configuration on the Firebox, see Configure Manual BOVPN Gateways and Configure Manual BOVPN Tunnels
Configure the Check Point Device
To configure the Check Point device, you must specify several settings.
- Log in to the Check Point 770 Web UI. The default IP address and port is https://192.168.1.1:4434.
- Configure all needed Check Point 770 interfaces.
- From the navigation menu, select Users & Objects > Network Resources > Network Objects.
- Click New.
- From the Type drop-down list, select Network.
- In the Network address text box, type the Network IP address, which is the internal network IP address for WatchGuard Firebox Cloud.
- In the Subnet mask text box, type the subnet mask.
- In the Object name text box, type the object name.
- Click Apply.
- Repeat Steps 3–8 to create another network Object, which is the internal Network IP address for the Check Point device.
Next, configure the VPN Site:
- From the navigation menu, select VPN > Site to Site > VPN Sites.
- Click New to add new VPN site.
The New VPN Site window appears. - On the Remote Site tab, in the Site name text box, type the site name.
- From the Connection type drop-down list, select Host name or IP address.
- Select IP address and type the public IP address of remote device in text box.
- In the Authentication section, select Pre-shared secret.
- In the Password and Confirm text boxes, type the password.
- From the Encryption domain drop-down list, select Define remote network topology manually.
- To select the internal network IP address object for WatchGuard Firebox Cloud, click Select .
- Select the Encryption tab.
- From the Encryption settings drop-down list, select Custom.
- Under IKE (Phase 1), from the Encryption drop-down list, select AES-256.
- From the Authentication drop-down list, select SHA256.
- From the Diffie-Hellman group support drop-down list, select Group 14 (2048 bit).
- In the IPSec (Phase 2)section, from the Encryption drop-down list, select AES-256.
- From the Authentication drop-down list, select SHA256.
- Select Enable Perfect Forward Secrecy.
- From the Diffie-Hellman group support drop-down list, select Group 14 (2048 bit).
- Keep the default settings for all other options.
- Select the Advanced tab.
- Clear the Remote gateway is a Check Point Security Gateway check box.
- Select Allow traffic to the internet from remote site through this gateway.
- From the Encryption method drop-down list, select IKEv2.
- For all other settings, keep the default values.
- Click Apply.
Next, configure the Access Policy:
- From the navigation menu, select Access Policy > Firewall > Policy.
- In the Incoming, Internal and VPN traffic section, click New.
- For the source, select CPINT.
- For the destination, select WGINT.
- Keep the default settings for all other options.
- Click Apply.
- In the Incoming, Internal and VPN traffic section, click New.
- For the source, select WGINT.
- For the destination, select CPINT.
For more information about Check Point VPN configuration and supported IKE ciphers, see the Check Point 600/700 Appliances R77.20.75 Administration Guide.
Test the Integration
To test the integration:
- On the Firebox, add an ICMP policy from Any to Any.
- In Check Point, add an ICMP policy from Any to Any.
- From Fireware Web UI, select System Status > VPN Statistics.
- Select the Branch Office VPN tab. Data shows the VPN is established.
- In Check Point, from the navigation menu, select VPN > VPN Tunnels. Shows tunnel active.
- On Host1, try to ping Host2.
In our example, Host1 is a computer behind the Firebox. Host2 is a computer behind Check Point. - On Host2, try to ping Host1. If both hosts can ping each other, the integration is successful.