IPsec VPN with firewall behind a router (2024)

Page permalink

Always use the following permalink when referencing this page. It will remain unchanged in future help versions.

https://docs.sophos.com/nsg/sophos-firewall/18.5/Help/en-us/webhelp/onlinehelp/index.html?contextId=8b5c71f6-9eed-4891-9c2a-a1273b058f50

You can configure IPsec VPN connections between firewalls behind a router. In this example, the head office firewall is behind a router and doesn't have a public IP address.

You must configure the following at the head office and the branch office:

  1. Firewall prerequisite: Configure IP hosts for the local and remote subnets.
  2. Configure the IPsec VPN connection.
  3. Optional: Edit the automatically created firewall rule to create an independent rule for outbound traffic.
  4. Optional: Create a firewall rule for inbound traffic if you want independent firewall rules.
  5. Allow access to services.
  6. Configure the router settings.
  7. Check connectivity.
  8. Check the logs.

Here's an example network diagram:

IPsec VPN with firewall behind a router (1)

Configure the head office firewall

Configure the IPsec connection and firewall rules.

Add an IPsec connection

Create and activate an IPsec connection at the head office.

  1. Go to VPN > IPsec connections and click Add.
  2. Enter a name.
  3. Select Activate on save.
  4. Select Create firewall rule.
  5. For Connection type, select Site-to-site.
  6. For Gateway type, select Respond only.

    Here's an example:

    IPsec VPN with firewall behind a router (2)

  7. For Profile, select DefaultHeadOffice.

  8. For Authentication type, select Preshared key.
  9. Enter a key and confirm it.

    Here's an example:

    IPsec VPN with firewall behind a router (3)

  10. For Listening interface, select the local firewall's WAN port (example: 10.10.10.2).

  11. For Gateway settings, enter the remote firewall's WAN port (example: 203.0.113.10).
  12. For Local subnet, select the IP host you've created for 192.168.2.0.
  13. For Remote subnet, select the IP host you've created for 192.168.3.0.
  14. Click Save.

    Here's an example:

    IPsec VPN with firewall behind a router (4)

Edit the firewall rule

To configure an independent outbound VPN rule, edit the automatically created firewall rule. Alternatively, check the settings if you already have a firewall rule for VPN traffic.

  1. Go to Rules and policies > Firewall rules.
  2. Click the rule group Automatic VPN rules and click the rule you've created.

    Here's an example:

    IPsec VPN with firewall behind a router (5)

  3. Specify the following settings:

    Option Setting
    Rule name Outbound VPN traffic
    Source zones LAN
    Source networks and devices HQ_LAN
    Destination zones VPN
    Destination networks Branch_LAN
    Services Any
  4. Click Save.

    Here's an example:

    IPsec VPN with firewall behind a router (6)

Add a firewall rule

Create a firewall rule for inbound VPN traffic if you don't have one.

  1. Go to Rules and policies > Firewall rules.
  2. Click Add firewall rule and select New firewall rule.
  3. Specify the following settings:

    Option Setting
    Rule name Inbound VPN traffic
    Source zones VPN
    Source networks and devices Branch_LAN
    Destination zones LAN
    Destination networks HQ_LAN
    Services Any
  4. Click Save.

    Here's an example:

    IPsec VPN with firewall behind a router (7)

Allow access to services on the head office firewall

  1. Go to Administration > Device access.
  2. Under Ping/Ping6, select VPN.
    Users can ping the firewall's IP address through the VPN to check connectivity.
  3. Click Apply.

Configure a DNAT rule on the router

Do as follows:

  1. Make sure you configure a DNAT rule on the router to allow the VPN traffic:
    1. Set the original destination to the router's WAN interface (example: 203.0.113.1).
    2. Set the translated destination to the local firewall's WAN interface (example: 10.10.10.2).
  2. Allow the following services:
    1. UDP port 500
    2. UDP port 4500
    3. IP protocol 50

Configure the branch office firewall

Configure the IPsec connection and firewall rules.

Add an IPsec connection

Create and activate an IPsec connection at the branch office.

  1. Go to VPN > IPsec connections and click Add.
  2. Enter a name.
  3. Select Activate on save.
  4. Select Create firewall rule.
  5. For Connection type, select Site-to-site.
  6. For Gateway type, select Initiate the connection.

    Here's an example:

    IPsec VPN with firewall behind a router (8)

  7. For Profile, select DefaultBranchOffice.

  8. For Authentication type, select Preshared key.
  9. Enter a key and confirm it.

    Here's an example:

    IPsec VPN with firewall behind a router (9)

  10. For Listening interface, select the local firewall's WAN port (203.0.113.10).

  11. For Gateway settings, enter the head office router's WAN port (203.0.113.1).
  12. For Local subnet, select the IP host you've created for 192.168.2.0.
  13. For Remote subnet, select the IP host you've created for 192.168.3.0.
  14. Click Save.

    IPsec VPN with firewall behind a router (10)

Edit the firewall rule

To configure an independent outbound VPN rule, edit the automatically created firewall rule. Alternatively, check the settings if you already have a firewall rule for VPN traffic.

  1. Go to Rules and policies > Firewall rules.
  2. Click the rule group Automatic VPN rules and click the rule you've created.

    Here's an example:

    IPsec VPN with firewall behind a router (11)

  3. Specify the following settings:

    Option Setting
    Rule name Outbound VPN traffic
    Source zones LAN
    Source networks and devices Branch_LAN
    Destination zones VPN
    Destination networks HQ_LAN
    Services Any
  4. Click Save.

    Here's an example:

    IPsec VPN with firewall behind a router (12)

Add a firewall rule

Create a rule for inbound VPN traffic if you don't already have one.

  1. Go to Rules and policies > Firewall rules.
  2. Click Add firewall rule and select New firewall rule.
  3. Specify the following settings:

    Option Setting
    Rule name Inbound VPN traffic
    Source zones VPN
    Source networks and devices HQ_LAN
    Destination zones LAN
    Destination networks Branch_LAN
    Services Any
  4. Click Save.

    Here's an example:

    IPsec VPN with firewall behind a router (13)

Allow access to services on the head office firewall

  1. Go to Administration > Device access.
  2. Under Ping/Ping6, select VPN.
    Users can ping the firewall's IP address through the VPN to check connectivity.
  3. Click Apply.

Check the connectivity

Check the VPN connectivity between the head office and the branch office.

  • Head office firewall: Ping the branch office subnet. For example, on Windows, type the following command at the command prompt: ping 192.168.3.0
  • Branch office firewall: Ping the head office subnet. For example, on Windows, type the following command at the command prompt: ping 192.168.2.0

Check the logs

The head office firewall's logs show that it's detected a NAT device in front of it.

The branch office firewall's logs show that it's detected a NAT device in front of the head office firewall.

More resources

  • NAT traversal

I am an expert in network security and VPN (Virtual Private Network) configurations, with extensive hands-on experience in deploying and managing secure communication channels between network devices. My expertise is grounded in practical applications, ensuring a deep understanding of the intricacies involved in setting up and maintaining robust VPN connections.

Now, let's delve into the provided article regarding configuring IPsec VPN connections between firewalls behind a router using Sophos Firewall. The document outlines a comprehensive step-by-step guide for establishing a secure connection between a head office and a branch office. Here's an overview of the concepts and steps discussed:

  1. Firewall Prerequisites:

    • Configure IP hosts for the local and remote subnets.
  2. IPsec VPN Connection Configuration:

    • Create and activate an IPsec connection at the head office.
    • Set up a connection type as "Site-to-site."
    • Specify gateway types ("Respond only" for head office, "Initiate the connection" for branch office).
    • Define authentication types (Preshared key).
    • Configure listening interfaces, gateway settings, local and remote subnets.
  3. Firewall Rule Configuration:

    • Edit automatically created firewall rules for outbound VPN traffic.
    • Optionally, create independent firewall rules for outbound and inbound traffic.
    • Specify rule settings such as source zones, source networks, destination zones, destination networks, and services.
  4. Allow Access to Services:

    • Enable access to services on the head office firewall, specifically allowing VPN users to ping the firewall's IP address through the VPN.
  5. Router Configuration:

    • Configure a DNAT (Destination Network Address Translation) rule on the router to facilitate VPN traffic.
    • Define original and translated destinations along with allowed services (UDP ports 500 and 4500, IP protocol 50).
  6. Branch Office Firewall Configuration:

    • Mirror the steps for configuring IPsec connection and firewall rules at the branch office.
  7. Connectivity Checks:

    • Verify VPN connectivity by performing ping tests between the head office and branch office subnets.
  8. Logs Inspection:

    • Check firewall logs for any indications of NAT (Network Address Translation) devices detected in front of the firewalls.
  9. Additional Resources:

    • The document references NAT traversal, providing additional resources for a more in-depth understanding of network traversal in the context of NAT.

This step-by-step guide ensures a systematic approach to configuring IPsec VPN connections using Sophos Firewall, catering to both the head office and branch office configurations while maintaining security and connectivity.

IPsec VPN with firewall behind a router (2024)
Top Articles
Latest Posts
Article information

Author: Cheryll Lueilwitz

Last Updated:

Views: 6561

Rating: 4.3 / 5 (74 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Cheryll Lueilwitz

Birthday: 1997-12-23

Address: 4653 O'Kon Hill, Lake Juanstad, AR 65469

Phone: +494124489301

Job: Marketing Representative

Hobby: Reading, Ice skating, Foraging, BASE jumping, Hiking, Skateboarding, Kayaking

Introduction: My name is Cheryll Lueilwitz, I am a sparkling, clean, super, lucky, joyous, outstanding, lucky person who loves writing and wants to share my knowledge and understanding with you.