Description | This article describes cases of how a blackhole route should match while traffic is steered via SD-WAN. |
Scope | FortiGate, SD-WAN. |
Solution |
Consider the scenario: SD-WAN service rules are created for the overlay and underlay (with overlay rule in higher order).
Interesting traffic from the local subnet to the remote subnet (10.248.17.0/24).
The following SD-WAN Rule lookup process occurs:
When the overlay is down, the FIB best match for the remote subnet is the blackhole route, and therefore traffic should be dropped.
In some cases, the traffic does not match the black hole: Be careful of the settings.
To force the traffic to match the blackhole route, create an address group that negates interested subnets.
config firewall addrgrp edit "ALL" set member "all" set exclude enable set exclude-member "remote" (-> stands for remote subnet 10.248.17.0/24) next end
Or create a 'stop policy route' for a remote subnet or IP address to force the traffic to match static and Blackhole routes. |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.