FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
JCPL
Staff & Editor
Staff & Editor
Article Id 415378
Description This article explains how to route traffic to specific IPs through a single member, with no failover if the member is down.
Scope FortiGate.
Solution

Topology:

This is an example where it is necessary for traffic destined to 8.8.4.4 to always go through 'port3'.

 

picture1.png

 

As shown in the image below, 'ports1' and 'port3' belong to an SD-WAN zone.

 

Picture2.png

 

The SD-WAN rule ID 1 sends traffic through 'port3'. However, if 'port3' goes down, the traffic will match the implicit rule and be sent through 'port1'.

To prevent the traffic from being sent through 'port1', two specific routes to the destination must be created: one route using the interface through which the traffic should always pass ('Port3' in this case), and another route using the Blackhole interface with a higher administrative distance than the first route.

 

Picture3.png

 

Picture4.png

 

Result:
To verify these settings, a ping is sent to the destination (in this case, 8.8.4.4), and the sniffer shows bidirectional traffic going out through 'port3'. Once 'port3' goes down, the sniffer only displays 'echo request' packets, indicating that the traffic is being routed to the Blackhole interface. 

 

Picture5.png