Use the management, untrust, trust, and HA interfaces to configure the active/passive HA
on OCI.
| Where Can I Use This? | What Do I Need? |
- Oracle Cloud Infrastructure (OCI) instance
|
- VM-Series License (BYOL)
- VM-Series plugin
- Panorama
- Panorama plugin for OCI
|
You can configure a pair of VM-Series firewalls on OCI in an active/passive
high availability (HA) configuration. To
ensure uptime in an HA setup on OCI, you must create a secondary, floating IP
addresses that can quickly move from one peer to the other. When the active firewall
goes down, the floating IP address moves from the active to the passive firewall so
that the passive firewall can seamlessly secure traffic as soon as it becomes the
active peer. In addition to the floating IP address, the HA peers also need
HA links—a control link (HA1) and a data
link (HA2)—to synchronize data and maintain state information.
The VM-Series firewall for OCI in FIPS mode on PAN-OS version 10.2 and above
supports high availability.
To
allow the firewalls to move the floating IP address upon failover,
you must place the firewall instances in a dynamic group on OCI.
Dynamic groups allow you to group the firewall instances as principal
actors and create policy to allow the instances in the dynamic group
to make API calls against OCI services. You will use matching rules
to add the HA peer instances to the dynamic group and then create
the policy the floating IP from one VNIC to another.
Both VM-Series firewalls in the HA pair must have the same number of network
interfaces. Each firewall requires a minimum of four interfaces—management, untrust,
trust, and HA. You can configure additional data interfaces as required by your
deployment.
Management interface—the
private and public IP addresses associated with the primary interface.
You can use the private IP address on the management interface as
the IP address for the HA1 interface between the peers. If you want
a dedicated HA interface, you must attach an additional interface
to each firewall, for a total of five interfaces each.
Untrust and trust interfaces—each of these
data interfaces on the active HA peer require a primary and secondary
IP address. Upon failover, when the passive HA peer transitions
to the active state, the secondary private IP address is detached
from the previously active peer and attached to the now active HA
peer.
HA2 interface—this interface has a single private
IP address on each HA peer. The HA2 interface is the data link peers
use to synchronize sessions, forwarding tables, IPsec security associations,
and ARP tables.