In this use case, the branch office has a
dual ISP configuration and implements PBF for redundant internet
access. The backup ISP is the default route for traffic from the
client to the web servers. In order to enable redundant internet
access without using an internetwork protocol such as BGP, we use
PBF with destination interface-based source NAT and static routes,
and configure the firewall as follows:
Enable a PBF
rule that routes traffic through the primary ISP, and attach a monitoring
profile to the rule. The monitoring profile triggers the firewall
to use the default route through the backup ISP when the primary
ISP is unavailable.
Define Source NAT rules for both the primary and backup ISP
that instruct the firewall to use the source IP address associated
with the egress interface for the corresponding ISP. This ensures
that the outbound traffic has the correct source IP address.
Add a static route to the backup ISP, so that when the primary
ISP is unavailable, the default route comes into effect and the
traffic is directed through the backup ISP.