Configuring the FW-LILLE firewall
Creating objects corresponding to LANs at the LILLE and LYON sites
- Go to Configuration > Objects > Network.
- Click on Add.
- In the column on the left side of the object creation window, select Network.
- Specify the Object name (LIL-LAN in this example).
- Enter the Network IP address in the form of a network/mask. The network mask can be entered in CIDR or decimal format.
- Click on Create and duplicate.
- Repeat steps 4 and 5 to create the object LYO-LAN.
- Click on Create.
Creating 3 objects corresponding to the LILLE WAN gateways/links
- Go to Configuration > Objects > Network.
- Click on Add.
- In the column on the left side of the object creation window, select Host.
- Specify the Object name (LIL-WAN-1 in this example).
- Enter its IPv4 address.
- Click on Create and duplicate.
- Repeat steps 4 to 6 to create the object LIL-WAN-2.
- Repeat steps 4 and 5 to create the object LIL-WAN-3.
- Click on Create.
Creating the object corresponding to the FW-LYON firewall
- Go to Configuration > Objects > Network.
- Click on Add.
- In the column on the left side of the object creation window, select Host.
- Specify the Object name (FW-LYON in this example).
- Enter the public IPv4 address of the LYON site's WAN link.
- Click on Create.
Creating the router object that will be the default route
- Go to Configuration > Objects > Network.
- Click on Add.
- In the column on the left side of the object creation window, select Rrouter.
General properties
- Name the object (e.g., DEFAULT-ROUTER-LILLE).
Monitoring
For more information on monitoring parameters and SLA thresholds, refer to the SNS user guide.
- For the Detection method, select ICMP.
- Adjust the Timeout (s) as needed.
- Adjust the Interval (s) as needed.
- Adjust the number of Failures before degradation (3 by default).
SD-WAN SLA (thresholds)
- Select SD-WAN SLA (thresholds).
- Adjust the Latency (ms) as needed.
- Adjust the Jitter (ms) as needed.
- Adjust the Packet loss rate (%) as needed.
- Do not enter an Unavailability rate (%).
Gateways
- In the Gateways used tab, click on Add.
- In the Gateway column, select the object LIL-WAN-1.
- In the Device(s) for testing availability column, select Test the gateway directly.
- Repeat steps 14 to 16 to add the object LIL-WAN-2.
- In the Backup gateways tab, click on Add.
- In the Gateway column, select the object LIL-WAN-3.
- In the Device(s) for testing availability column, select Test the gateway directly.
Advanced properties
- In Advanced properties, select Load balancing No load balancing.
- For Enable backup gateways, select When all gateways cannot be reached.
- Click on Apply then Save.
Setting this router object as the FW-LILLE firewall's gateway
- Go to Configuration > Network > Routing.
- In the Default gateway field, select the router object that was created earlier (DEFAULT-ROUTER-LILLE in this example).
- Click on Apply then Save.
Setting the IPsec peer for the LYON site
This peer is a remote gateway.
In this example, pre-shared key authentication is used.
- Go to Configuration > VPN > IPsec VPN > Peers tab.
- Click on Add, then on New remote gateway.
- In the Remote gateway field, select the object corresponding to the FW-LYON firewall's public IP address (LYO-WAN-1 in the example).
- Enter a name for this peer (FW-LYON in the example).
- Select the IKEv2 version.
- Choose the IKE profile to use.
- Click on Next.
- For the Authentication type, select Pre-shared key (PSK).
- Set the Pre-shared key and confirm it.
- Click on Next.
You will be shown a summary of the peer's details. - Click on Finish.
Details on the peer are shown. - Ensure that the value of the Local address is Any.
- In the Advanced properties section, set the DPD field to High.
- Confirm changes by clicking on Apply then on Save.
- Changes can be applied immediately by clicking on Yes, activate the policy.
NOTE
In order for one of the 3 FW-LILLE WAN links to be used, the value of the Local address field has to be Any.
In order for one of the 3 FW-LILLE WAN links to be used, the value of the Local address field has to be Any.
NOTE
The DPD (Dead Peer Detection) option has to be set to High to force the IPsec tunnel to be renegotiated as quickly as possible when the link is down.
The DPD (Dead Peer Detection) option has to be set to High to force the IPsec tunnel to be renegotiated as quickly as possible when the link is down.
Creating the IPsec policy to set up the tunnel with the FW-LYON peer
- Go to Configuration > VPN > IPsec VPN > Encryption Policy - Tunnels tab > Site-to-site (gateway-gateway) tab.
- Click on Add, then on Standard site-to-site tunnel.
- In the Local resources field, select the traffic endpoint of the LILLE site (network object LIL-LAN in the example).
The endpoint may be a network group. - In the Peer selection field, select the peer that was created for the LYON firewall (host object FW-LYON in the example).
- In the Remote networks field, select the traffic endpoint of the LYON site (network object LYO-LAN in the example).
The endpoint may be a network group. - Click on Finish.
- Click in the Keepalive column and select a duration from the drop-down menu (600 ms in the example).
This setting determines how long to keep the tunnel up even when it is not in use. - Double-click in the Status column to enable this rule in the IPsec policy.
- Click on Apply, then Save to save the changes made to the configuration.
- Changes can be applied immediately by clicking on Yes, activate the policy.
On the FW-LILLE firewall, the IPsec policy between the LILLE and LYON sites is therefore:
Creating the filter rule to enable dialogue between the LILLE and LYON sites
- Go to Configuration > Security policy > Filter - NAT, Filtering tab.
- Click on New rule > Single rule.
- Double-click in any column in this rule.
- General menu on the left: switch the Status of the rule to On.
- Action menu, General tab: set the Action to pass.
- Source menu on the left: select the object corresponding to the LYON local network (LYO-LAN in this example).
- Destination menu on the left: select the object corresponding to the LILLE local network (LIL-LAN in this example).
- Port/Protocol menu on the left: add to the grid the Destination ports of the various objects corresponding to the ports to be allowed in this filter rule.
- Inspection menu on the left: we recommend leaving the default Inspection level, IPS.
- Click on OK.
- Repeat steps 2 to 10 with the LIL-LAN object as the source, and the LYO-LAN object as the destination.
- Click on Apply.