This tutorial shows how to configure a cluster with two DualShield servers. This cluster is load-balanced by Kemp LoadMaster.

Import SSL Cert

If DualShield Servers are SSL enabled then you need to import the DualShield's SSL certificates to the LoadMaster

Log into Kemp LoadMaster console and Navigate to "Certificate & Security> SSL Certificates" :


Click "Import Certificate" button on the top right.


Here you can import your private/public key, or upload a PFX file.

Once you Save the Certificate file, please select it from the drop down and then click on Use Certificate.

In the example below, a self-signed cert is being used:

Create Virtual Services with TLS Termination

A DualShield server hosts a number of services. Each service works on a specific port. Below is a list of DualShield services and their port numbers:

Service NamePortShort Name
Administration8070 
Authentication8071 
Provision8072DPS
Management Console8073DMC
SSO Service8074SSO
SSO Management8075 
Self-Service Console8076DSS, DSC

In this example, we're going to create a Virtual Service on ports 8073 and 8074 for the Administration/Management Console and Single Sign-on services, respectively. 


Navigate to "Virtual Services > View/Modify Services".

Click "Add New" from either in the main menu or within View/Modify Services screen

Now specify the Virtual IP address you wish to use,  The Port number (In this example we use port 8073) and the Protocal will be TCP

Click on Add This Virtual Service on the bottom right.

This will take you to the Layer 7 properties screen...

Please select the options as follows

Basic Properties set the Service type to HTTP-HTTPS/2-HTTPS (see picture above)

Standard Options set Mode in Persistence Options to Source IP (See picture below)

In the SSL Properties section, enable the SSL Acceleration and Reencrypt option

In the Certificates section, highlight the certificate you imported earlier and move it across to the box on the right, then click Set Certificates.


In the Advanced Properties section, select X-Forwarded-For (No Via) From the Add HTTP Headers drop down list


In the Real Servers section, click on the Add New Button

Type the IPv4 Address of the Primary DualShield Server

The Port should have autocompleted with the port number you specified when creating the virtual service (see above)  If it doesn't please add the port number you are referring to.

Click the Add This Real Server button on the right hand side.


Click OK on the confirmation message at that appears at the top.  Repeat the process to add the IP address of the Secondary DualShield Server.

The configured Real Servers will appear on the bottom left hand side.


Once completed click on the Back button.  The list of real IP's will appear as below.


Click  Virtual Services->View/Modifies Services in the main menu again and Add New.

Repeat the steps above, again to add another Virtual Service tied to another Port.

In this example, we have only added Services for ports 8073 and 8074.

Modify DNS

Modify your DNS entry so that the IP for your DualShield Server's FQDN points to the virtual IP you set up in Kemp LoadMaster.



  • No labels