Hillstone Firewall Integration with AuthPoint

Deployment Overview

This document describes how to set up multi-factor authentication (MFA) for your Hillstone® Firewall with AuthPoint as an identity provider. Your Hillstone Firewall must already be configured and deployed before you set up MFA with AuthPoint.

Your Hillstone Firewall can be configured to support MFA in several modes. For this integration, we set up RADIUS authentication for the Hillstone Firewall.

This integration was tested with v5.5 of Hillstone SG-6000-C1000.

Hillstone Authentication Data Flow with AuthPoint

AuthPoint communicates with your Hillstone Firewall with the RADIUS protocol. This diagram shows the data flow of an MFA transaction for RADIUS.

Data flow for an MFA transaction with RADIUS authentication.

Before You Begin

Before you begin these procedures, make sure that:

  • You have installed and configured the AuthPoint Gateway (see About Gateways)
  • End-users can log in to the Hillstone Firewall
  • A token is assigned to a user in AuthPoint

Configure Hillstone Firewall

Configure a RADIUS Server

To use RADIUS authentication with Hillstone Firewall VPN, you must add a RADIUS server (the AuthPoint Gateway) in Hillstone.

  1. Log in to the Hillstone Networks' Firewall Web UI at https://<IP address of Hillstone >.
  2. Select the Object tab.
  3. From the side menu, select AAA Server.
  4. Select New > Radius Server.

  1. In the Server Name text box, type a name for the RADIUS server. In our example, we type AuthPoint Gateway.
  2. In the Server Address text box, type the IP address of the AuthPoint Gateway (RADIUS server).
  3. Leave the default values for Virtual Router and Port.

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

  4. In the Password text box, type a shared secret key (password) that Hillstone and the AuthPoint Gateway (RADIUS server) will use to communicate.
  5. In the Confirm Password text box, type the shared secret key again.
  6. From the Timeout drop down list, select 30.
  7. Make sure the Enable Account check box is not selected.

Screenshot of the settings in the RADIUS Server Configuration window.

  1. Click OK.

Screenshot that shows the RADIUS server added in the UI.

Configure an SSL VPN Address Pool

When a client connects to the VPN, an IP from an IP address pool is assigned to the client. An address pool must be created in the Hillstone Networks' Firewall.

  1. Select the Network tab.
  2. From the side menu, select VPN > SSL VPN .
  3. Click Address Pool.

  1. Click New.
    The Address Pool Configuration window opens.
  2. In the Address Pool Name text box, type a name for the address pool.
  3. In the Start IP text box, type the first IP of the pool.
  4. In the End IP text box, type the last IP of the pool.
  5. In the Mask text box, type the subnet mask of the address pool.
  6. (Optional) In the DNS text boxes, type the DNS for this pool.
  7. Click OK.

  1. Click Close.

Configure a Tunnel Interface

A tunnel interface is an interface that links between two locations through an untrusted network. To avoid man-in-the-middle attacks that could capture data being transferred between these locations, the data is encrypted.

  1. Select the Network tab.
  2. From the side menu, select Zone.
  3. Click New.
    The Zone Configuration window appears.
  4. In the Zone text box, type a name for the zone.
  5. For Type, select Layer 3 Zone.
  6. Leave the default value for other settings.
  7. Click OK.

  1. Select the Network tab.
  2. From the side menu, select Interface.
  3. Click New > Tunnel Interface.

  1. In the Interface Name text box, type a number between one and eight.
  2. For Binding Zone, select Layer 3 Zone.
  3. From the Zone drop down list, select the VPN zone that you created.
  4. In the IP Address text box, type the static IP address for the tunnel. The IP address must be in the same network segment as the SSL VPN address pool.
  5. In the Net mask text box, type the network subnet mask.
  6. Click OK.

SSL VPN Settings

  1. Select the Network tab.
  2. From the side menu, select VPN > SSL VPN.
  3. Click New.
    The SSL VPN Configuration window opens.
  4. In the SSL VPN Name text box, type the name for the SSL VPN.
  5. From the AAA Server drop down list, select the RADIUS server you configured.
  6. Click Add.

  1. Click Next.
  2. From the Egress Interface1 drop down list, select the interface connected to the external network.
  3. In the Service Port text box, type 4433.
  4. From the Tunnel Interface drop down list, select the tunnel interface you created in the Configure a Tunnel Interface section.
  5. From the Address Pool drop down list, select the SSL VPN address pool you created in the Configure an SSL VPN Address Pool section.

  1. Click Next.
  2. In the IP text box, type the internal network IP address.
  3. In the Mask text box, type the internal network subnet mask.
  4. Click Add.
  5. Click Done.

Configure an SSL VPN Policy

You must create an SSL VPN policy to allow specific users and groups to use the SSL VPN.

  1. Select the Policy tab.
  2. From the side menu, select Security Policy.
  3. Click New.
    The Policy Configuration window opens.
  4. In the Name text box, type the name for this policy.
  5. In the Source section, from the Zone drop down list, select the VPN zone you created in the Configure a Tunnel Interface section.
  6. In the Destination section, from the Destination> Zone drop down list, select the trust zone.
  7. For Action, select Permit.
  8. Click OK.

Configure AuthPoint

Before AuthPoint can receive authentication requests from Hillstone, you must:

Add a Hillstone 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 friendly name for your RADIUS client resource.
  2. In the RADIUS client trusted IP or FQDN text box, type the IP address or the fully qualified domain name of your RADIUS client.
  3. In the Shared Secret text box, type the shared secret that you configured for your Hillstone Firewall.
  4. 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.

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 Hillstone 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.

If you already have a group, you do not have to add another group.

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

The AuthPoint Gateway functions as a RADIUS server and must be installed somewhere on your network that has Internet access and that can connect to your RADIUS clients. To use RADIUS authentication with AuthPoint, you must assign your RADIUS resources to the Gateway in the AuthPoint management UI.

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

  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 AuthPoint MFA with Hillstone, you can authenticate with a mobile token on your mobile device. For RADIUS resources, you can choose one-time password (OTP) or push.

In this example, we show the one-time password authentication method.

  1. In a web browser, go to https://<External IP of the Hillstone Networks' Firewall>:4433.
  2. In the Username text box, type your AuthPoint user name.
  3. In the Password text box, type your AuthPoint password and the OTP shown for your token in the AuthPoint app. Do not add a space between your password and your OTP.
    Example: If your AuthPoint password is Password and your OTP is 123 789, then you type Password123789.

  1. Click Login.

  1. Download and install the Hillstone Secure Connect client.
  2. Open the Hillstone Secure Connect client.
  3. In the Server text box, type the external IP address of the Hillstone Firewall.
  4. In the Port text box, type 4433.
  5. In the Username text box, type your AuthPoint user name.
  6. In the Password text box, type your AuthPoint password and the OTP shown for your token in the AuthPoint app. Do not add a space between your password and your OTP.
  7. Click Login.