Secondary fallback/failover network on Cisco ASA
- by tyranitar
In my network there is a Cisco ASA 55x0 with "inside" interface (network 192.168.79.0/24) and "outside" interface (network 89.x.x.48/29)
There is this nat rule:
object network NAToutside
nat (inside,outside) dynamic interface
and the static route
route outside 0.0.0.0 0.0.0.0 89.x.x.49 1
and all ACL rules.
Now I have another new outside…