Firebox Mobile VPN with IPSec Integration with AuthPoint

Deployment Overview

This document describes how to set up multi-factor authentication (MFA) for Mobile VPN with IPSec.

Your WatchGuard Firebox must already be configured and deployed before you set up MFA with AuthPoint. Your WatchGuard Firebox can be configured to support MFA in several modes. For this integration, we set up RADIUS with AuthPoint.

For RADIUS authentication, users can authenticate with a push notification or a one-time password (OTP). You choose which authentication method users can use when you configure the authentication policy in AuthPoint. The steps in this integration guide are for both authentication methods.

This integration was tested with Fireware v12.8.2.

WatchGuard Firebox Authentication Data Flow with AuthPoint

AuthPoint communicates with various cloud-based services and service providers with the RADIUS protocol. This diagram shows the data flow of an MFA transaction for a WatchGuard Firebox.

the screenshot of IPSec_topology

Before You Begin

Before you begin these procedures, make sure that:

  • A token is assigned to a user in AuthPoint
  • You have installed and configured the AuthPoint Gateway (see About Gateways)
  • You have installed the IPSec Client

Configure the Firebox

You must configure the RADIUS authentication settings and enable Mobile VPN with IPSec on your Firebox.

Configure RADIUS Authentication

When a user authenticates with AuthPoint MFA, AuthPoint does not send a response to the Firebox until the user approves the push notification that is sent to them or until the push authentication expires.

When you configure the RADIUS authentication server, the Timeout value must be greater than the push timeout for AuthPoint (60 seconds). With the default settings, if a user does not approve the push notification that is sent to them within 30 seconds, the Firebox will fail over to another radius server, even though the current server is not down.

  1. Log in to Fireware Web UI (https://<your firebox IP address>:8080).
  2. Select Authentication > Servers.
    The Authentication Servers page appears.
  3. the screeshot of IPSec-Radius_001

  4. From the Authentication Servers list, click RADIUS.
  5. Click the screeshot of icon_lock to make changes.
  6. Click Add to configure a RADIUS authentication server.
  7. In the Domain Name text box, type your domain name. In our example, we type RADIUS.
  8. In the Primary Server Settings section, select the Enable RADIUS Server check box.
  9. In the IP Address text box, type the IP address of the RADIUS server (AuthPoint Gateway).
  10. In the Port text box, leave the default port setting of 1812. This is the default port used for communication with the RADIUS server (AuthPoint Gateway).

    If you already have a RADIUS server installed that uses port 1812, you must use a different port for the AuthPoint Gateway.

  11. In the Shared Secret and Confirm Secret text boxes, type a shared secret key. This key is used to communicate with the RADIUS server (AuthPoint Gateway).
  12. In the Timeout text box, type 60.
  13. Leave the default value for other settings.
  14. the sreenshot of IPSec-Radius_002

  1. Click Save.

Configure Mobile VPN with IPSec

You must configure Mobile VPN with IPSec on your Firebox to allow secure, remote connections to your protected network. This configuration enables MFA for your users.

  1. Select VPN > Mobile VPN.
  2. In the IPSec section, click Configure.
  3. the screenshot of IPSec-Radius_007

  4. Click to make changes.
  5. Click Add to add a new group.
  6. In the Name text box, type a group name that matches the name of the AuthPoint group or Active Directory group the your users belong to. This is case-sensitive.
  7. From the Authentication Server drop-down list, select RADIUS.
  8. In the Passphrase and Confirm text boxes, type a passphrase to encrypt the mobile VPN profile (.wgx file) that you distribute to users in this group. The passphrase can only use standard ASCII characters. If you use a certificate for authentication, this passphrase is also used to encrypt the exported certificate file you send to users.
  9. In the Primary text box, type the external IP address of the Firebox that the VPN client connects to.
  10. the sreenshot of adding ipsec group

  11. Select the Resources tab.
  12. Select the Allow All Traffic Through Tunnel check box.
  13. the sreenshot of IPSec-Radius_004

  14. In the Virtual IP Address Pool section, click Add.
  15. From the Choose Type drop-down list, select Host Range IPv4.
  16. In the From and To text boxes, type a range for your virtual IP addresses. The IP addresses in the virtual IP address pool cannot be used for anything else on your network.
  17. Click OK.
  18. Click Save.
  19. In the Groups list, select your group.
  20. From the Client drop-down list, select WatchGuard Mobile VPN.
  21. Click Generate and save the <group name>.ini file.
  22. the screenshot of IPSec-Radius_006

Configure AuthPoint

Before AuthPoint can receive authentication requests from the Firebox, you must:

Add a RADIUS Client Resource in AuthPoint

From the AuthPoint management UI:

  1. From the navigation menu, select Resources. Click Add Resource.
    The Add Resource page opens.

  1. From the Type drop-down list, select RADIUS Client.
    Additional fields appear.

  1. In the Name text box, type a descriptive name for the resource.
  2. In the RADIUS client trusted IP or FQDN text box, type the IP address that your RADIUS client uses to send RADIUS packets to the AuthPoint Gateway. This must be a private IP address. For Fireboxes, this is usually the Trusted IP address of your Firebox.
  3. From the Value sent for RADIUS attribute 11(Filter-Id) drop-down list, specify what is sent for the attribute 11 (Filter-ID) value in RADIUS responses. You can choose to send the user's AuthPoint group or the user's Active Directory groups.
  4. In the Shared Secret text box, type the shared secret key that you specified in theConfigure RADIUS Authentication section. This is the password that the RADIUS server (AuthPoint Gateway) and the RADIUS client (Firebox) will use to communicate.
  5. Click Save.

Add a Group in AuthPoint

You must have at least one user group in AuthPoint to configure MFA. If you already have a group, you do not have to add another group.

Your AuthPoint group name must exactly match the group name on the authentication server and the group name you specified on your Firebox. This is case-sensitive.

To add a group to AuthPoint:

  1. From the navigation menu, select Groups.
  2. Click Add Group.
    The New Group page appears.

Screenshot that shows the Groups page.

  1. In the Name text box, type a descriptive name for the group.
  2. (Optional) In the Description text box, type a description of the group.

Screen shot of the New Group page.

  1. Click Save.
    Your group is listed on the Groups page.

Screenshot of the Save button on the New Group page.

Add an Authentication Policy to AuthPoint

Authentication policies specify which resources users can authenticate to and which authentication methods they can use (Push, QR code, and OTP).

You must have at least one authentication policy in AuthPoint that includes the RADIUS client resource. If you already have authentication policies, you do not have to create a new authentication policy. You can add this resource to your existing authentication policies.

Users that do not have an authentication policy for a specific resource cannot authenticate to log in to that resource.

Mobile VPN with IPSec only supports push authentication or OTP authentication. Users cannot choose between the two authentication methods. If you enable both the push and OTP authentication methods for a policy, RADIUS client resources will use push notifications to authenticate users. To allow users to authenticate with OTP, you must select only the password and OTP authentication methods.

To configure an authentication policy:

  1. From the navigation menu, select Authentication Policies.
    The Authentication Policies page opens.

Screenshot of the Add Policy button on the Authentication Policies page.

  1. Click Add Policy.
    The Add Policy page opens.

  1. In the Name text box, type a name for this policy.
  2. From the Select the Authentication Options drop-down list, select Authentication Options, then select which authentication options users can choose from when they authenticate.

    If you enable the push and OTP authentication methods for a policy, RADIUS client resources associated with that policy use push notifications to authenticate users.

    QR code authentication is not supported for RADIUS client resources.

  3. From the Groups drop-down list, select which groups this policy applies to. You can select more than one group. To configure this policy to apply to all groups, select All Groups.
  4. From the Resources drop-down list, select the resource that you created in the previous section. If you want this policy to apply to additional resources, select each resource this policy applies to. To configure this policy to apply to all resources, select All Resources.

Screenshot of the Add Policy page with the groups and resources selected

  1. (Optional) If you have configured policy objects such as a Network Location, select which policy objects apply to this policy. When you add a policy object to a policy, the policy only applies to user authentications that match the conditions of the policy objects. For example, if you add a Network Location to a policy, the policy only applies to user authentications that come from that Network Location. Users who only have a policy that includes a Network Location do not get access to the resource when they authenticate outside of that Network Location (because they do not have a policy that applies, not because authentication is denied).

    For RADIUS authentication, policies that have a Network Location do not apply because AuthPoint does not have the IP address of the user.

    If you configure policy objects, we recommend that you create a second policy for the same groups and resources without the policy objects. The policy with the policy objects should have a higher priority.

Screenshot of the Policy Objects drop-down list.

  1. Click Save.
    Your policy is created and added to the end of the policy list.

    When you create a new policy, we recommend that you review the order of your policies. AuthPoint always adds new policies to the end of the policy list.

Bind the RADIUS Resource to a Gateway

To use RADIUS authentication with AuthPoint, you must have the AuthPoint Gateway installed on your corporate network and you must assign your RADIUS resources to the Gateway in the AuthPoint management UI. The Gateway functions as a RADIUS server.

If you have not already configured and installed the AuthPoint Gateway, see About Gateways.

To assign your RADIUS resources to the Gateway:

  1. From the navigation menu, select Gateway.
  2. Select the Name of the Gateway.
  3. From the RADIUS section, in the Port text box, type the port number used to communicate with the Gateway. The default ports are 1812 and 1645.

    If you already have a RADIUS server installed that uses port 1812 or 1645, you must use a different port for the AuthPoint Gateway.

  4. From the Select a RADIUS Resource drop-down list, select your RADIUS client resource.
  5. Click Save.

Add Users to AuthPoint

Before you assign users to a group, you must add the users to AuthPoint. There are two ways to add AuthPoint user accounts:

  • Sync users from an external user database
  • Add local AuthPoint users

Each user must be a member of a group. You must add at least one group before you can add users to AuthPoint.

Test the Integration

To test the integration of AuthPoint and the configuration of your Mobile VPN with IPSec, you authenticate with a mobile token on your mobile device. For Mobile VPN with IPsec, you can authenticate with a one-time password (OTP) or a push notification.

  • OTP— Type your password and append your OTP to the end of your password. Do not add a space.
  • Push — You receive a push notification in the mobile app that you must approve to authenticate.

In this example, we show the push authentication method.

  1. Open your WatchGuard Mobile VPN with IPSec client.
  2. Select Configuration > Profiles and import the <group name>.ini config file. This is the file you generated at the end of the Configure Mobile VPN with IPSec section.
  3. Click Add / Import.
  4. Select Profile Import. Click Next.
  5. Select your file. Click Next to finish.
  6. Select your profile as default. Click OK.
  7. Select Connection > Connect.
  8. Type your AuthPoint user name and password.
  9. Approve the authentication request that is sent to your mobile device.
    You are logged in successfully.
  10. the screenshot of IPSet-Test