Would you like to learn how to perform the Pfsense multple WAN link failover configuration? In this tutorial, we are going to teach you how to configure the pfsense server to use the WAN link failover feature.

• Pfsense 2.4.4-p3

PFSense - Multiple Wan Configuration

Open a browser software, enter the IP address of your Pfsense firewall and access web interface.

In our example, the following URL was entered in the Browser:

• https://192.168.15.30

The Pfsense web interface should be presented.

Pfsense login

On the prompt screen, enter the Pfsense Default Password login information.

• Username: admin
• Password: pfsense

After a successful login, you will be sent to the Pfsense Dashboard.

Pfsense dashboard

Access the Pfsense System menu and select the Advanced option.

pfsense general menu

On the Miscellaneous tab, perform the following configuration:

Locate the load balancing area and enable the sticky connections feature.

pfsense wan loadbalancing

Locate the Gateway monitoring area and perform the following configuration:

• State Killing on Gateway Failure - Yes
• Skip rules when gateway is down - Yes

pfsense gateway load balancing

Click on the Save button to apply the changes on the Pfsense configuration.

PFSense - Multiple WAN Failover Configuration

In our example, we have 1 LAN interface and 2 WAN interfaces.

Both WAN interfaces are using DHCP IP address.

pfsense multiple wan

Access the Pfsense System menu and select the Routing option.

pfsense multiple wan routing menu

In our example, the Pfsense firewall has 2 WAN Gateways.

pfsense multiple wan routing

Access the Gateway groups tab and click on the Add button.

On the Gateway group screen, perform the following configurations:

• Group Name - Enter an identification to the WAN group
• Gateway Priority WAN1 - Tier 1
• Gateway Priority WAN2 - Tier 2
• Trigger Level - Packet Loss or High Latency
• Description - Optionally enter a description

Click on the Save button to finish the Gateway group configuration.

pfsense gateway group

Access the Gateways tab, locate the Default gateway area and perform the following configuration:

• Default gateway IPv4 - Select the Gateway group name created before

Click on the Save button and then on the Apply button.

pfsense wan failover

If a WAN gateway packet Loss thresholds reach 20%, the link will be considered down.

If a WAN gateway Latency thresholds reach 500ms, the link will be considered down.

If the first WAN link is considered down, the Pfsense will automatically shift to the second WAN link.

Congratulations! You have finished the pfsense WAN failover configuration.

PFSense - Gateway Monitoring

Optionally, access the Dashboard and add a new widget to monitor the Pfsense gateways.

pfsense dashboard monitor gateway

The new widget will monitor the Pfsense gateway status.

pfsense monitor gateway widget

You are now able to monitor the status of all Pfsense gateways.