---
title: "WatchGuard"
slug: "configuring-perimeter-site-to-site-with-watchguard-firebox"
updated: 2026-04-07T09:02:14Z
published: 2026-04-07T09:02:14Z
canonical: "support.perimeter81.com/configuring-perimeter-site-to-site-with-watchguard-firebox"
stale: true
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.perimeter81.com/llms.txt
> Use this file to discover all available pages before exploring further.

# WatchGuard

## <meta charset="utf-8">Introduction

Welcome to our guide on establishing a Site-to-Site VPN tunnel between your Check Point SASE network and the WatchGuard Firebox environment.

**Breakdown of topics**

1. Pre-requisites
2. Configuration Steps
3. Verifying the Setup
4. Troubleshooting
5. Support Contacts

## Pre-requisites

To successfully follow this guide, ensure that:

1. Have an active Check Point SASE account and an established network.
2. Have the Check Point SASE application installed on your devices.
3. Possess an active WatchGuard Firebox setup with the necessary administrative rights.

## Configuration Steps

## Configuring an IPSec tunnel in the Management Platform

1. Under **Network in the Management Platform on the left side**, select the name of the network in which you'd like to set the tunnel.
2. Locate the desired gateway, and select the three-dotted menu (...).
3. Select **Add Tunnel** and then **IPSec Site-2-Site Tunnel**.
4. In the **General Settings**section, specify these:  
![](https://cdn.document360.io/44667c0c-50d7-412a-acbd-20d4a41c952e/Images/Documentation/Watchguard_IP_Any_General.PNG)
  - **Name:** Choose whatever name you find suitable for the tunnel.
  - **Shared Secret:** Insert a string of your own or use **Generate.**
  - **Public IP:** Insert the **public IP of the firewall** (you can copy it from the Fireware Web UI URL).
  - **Remote IP:** Insert the public IP of the firewall (same address as above).
  - **Check Point SASE Gateway Proposal Subnets:** By default, this should be set to 10.255.0.0/16.
  - **Remote Gateway Proposal Subnets:** 0.0.0.0/0 or specify according to your customized settings.
  - In the **Advanced Settings**section, specify these:  
![](https://cdn.document360.io/44667c0c-50d7-412a-acbd-20d4a41c952e/Images/Documentation/Zyxel_V2_2048(4).PNG)
    - **IKE Version:**V2 if the Firewall version supports it, V1 otherwise.
    - **IKE Lifetime:** 8h
    - **Tunnel Lifetime:** 1h
    - **Dead Peer Detection Delay:** 10s
    - **Dead Peer Detection Timeout:**30s
    - **Phase 1:**
      - **Encryption (Phase 1):** aes256
      - **Integrity (Phase 1):** sha256
      - **Key Exchange Method:** modp2048
    - **Phase 2:**
      - **Encryption (Phase 2):**aes256
      - **Integrity (Phase 2):** sha256
      - **Key Exchange Method****:** modp2048  
  
Leave the rest of the fields with the default values (as shown in the image).

## Configuring the tunnel in the WatchGuard Management Interface

1. Open **Fireware Web UI**.
2. In the left panel, select **VPN**, then **BOVPN Virtual Interfaces****.**
3. Select **ADD**![](https://cdn.document360.io/44667c0c-50d7-412a-acbd-20d4a41c952e/Images/Documentation/image-1652966342242.png)
4. Select **'Cloud VPN or Third-Party Gateway'**under **Remote Endpoint Type**.
5. Select **'IPv4 Addresses'**under **Gateway Address Family.**
6. Under**'Gateway Settings'**fill in the**Shared Secret**you created on the**Check Point SASE Platform.**
  - **Local Gateway**
    - **External Interface:** External
    - **Interface IP****Address:** Primary Interface IP Address.  
![360004949659ScreenShot2019-09-22at144954.png](https://cdn.document360.io/44667c0c-50d7-412a-acbd-20d4a41c952e/Images/Documentation/360004949659ScreenShot2019-09-22at144954.png)
  - **Remote Gateway**
    - **Select Static IP Address** and enter your gateway IP.
    - Select **By IP Address** and enter your gateway IP.
  - **Advanced**
    - Select "**Specify a different pre-shared key for each gateway endpoint"** and enter the **Shared Secret**.
    - Leave the rest of the fields with the default values.  
![360004949899ScreenShot2019-09-22at162559.png](https://cdn.document360.io/44667c0c-50d7-412a-acbd-20d4a41c952e/Images/Documentation/360004949899ScreenShot2019-09-22at162559.png)

1. Go to the **Phase 1 Settings**tab and fill in the following information:
  - **Version:**IKEv2 if the Firewall version supports it, IKEv1 otherwise.
  - **Mode:** Main
  - **NAT Traversal:** Check
  - **Keep-alive Interval:** 20 seconds
  - **IKE Keep-alive:** Check
  - **Message Interval:** 30 seconds
  - **Max failures:** 5
  - **Dead Peer Detection (RFC3706):** Check
  - **Traffic idle timeout:** 20 seconds
  - **Max retries:** 5

1. Go to **Transform Settings** and select **ADD**. Fill in the following information:
  - **Authentication:** SHA2-256
  - **Encryption:** AES(256-bit)
  - **SA Life:** 8 hours
  - **Key Group:** Diffie-Hellman Group 14

1. Go back to the **BOVPN Virtual Interfaces**page.
2. Click the **VPN Routes** tab and select **Add**.![](https://cdn.document360.io/44667c0c-50d7-412a-acbd-20d4a41c952e/Images/Documentation/VPN%20Routes(1).png) The **VPN Route Settings** window appears.  
![](https://cdn.document360.io/44667c0c-50d7-412a-acbd-20d4a41c952e/Images/Documentation/VPN%20Routes%20Settings.png)
3. From the **Choose Type** list, select **Network IPv4**.
4. In the **Route To** field, enter the network IPv4 or the customized subnet you entered while creating your Check Point SASE network. The default value is **10.255.0.0/16**.
5. Leave the **Metric** field with default value **1**.
6. Go to **Phase 2 Settings.**
7. Click the checkbox next to **Enable Perfect Forward Secrecy** and select **Diffie-Hellman Group 14**.
8. Under **IPSec Proposals,** choose ESP-AES256-SHA256, then select **ADD**.
9. Select **Save** (leave the settings in the **Multicast Settings** tab alone).

## Validating the tunnel is up

1. At the **Fireware Web UI**, go to **System Status** -> **VPN Statistics --> Branch Office VPN**. If the tunnel is active, the line will appear in the table as shown below:  
![360004894880ScreenShot2019-09-22at172531.png](https://cdn.document360.io/44667c0c-50d7-412a-acbd-20d4a41c952e/Images/Documentation/360004894880ScreenShot2019-09-22at172531.png)  
If you experience a different result, carefully go through all the steps; however, if the issue persists, please contact our [support team](mailto:sase-support@checkpoint.com).

<meta charset="utf-8">

## Verifying the Setup

After following the above steps, your tunnel should be active. To verify, go to your Check Point SASE dashboard, locate the tunnel you just created, and check the tunnel status. It should indicate that the tunnel is "Up", signifying a successful connection. Next, connect to your network using the Check Point SASE agent and attempt to access one of the resources in your environment.

## Troubleshooting

If you encounter issues during or after the setup, try reviewing your settings to ensure everything matches the instructions. In particular, check the IP addresses and other details you entered during setup. If issues persist, please consult our dedicated support.

## Support Contacts

If you have any difficulties or questions, don't hesitate to contact Check Point SASE's support team. We offer 24/7 chat support on our website at [sase.checkpoint.com](https://www.sase.checkpoint.com/), or you can email us at sase-support@checkpoint.com. We're here to assist you and ensure your VPN tunnel setup is a success.
