Network firewall
Publish, HA, and settings
Network publish/rollback, clusters, monitoring, and appliance settings.
Goal
Publish network config safely, watch appliance apply status, and tune cluster/settings flags.
Prerequisites
network.publishfor publish/rollback;network.monitorfor full monitoring views;network.writefor settings.
Publish
- Open Network → Overview.
- Review recent nodes and high-level counts.
- Click Publish with an optional comment.
- Note the new network config version in the flash message.
Network publish is not the same as Ops → Config publish used by the Proxy.
HA / Monitor
- Open Network → HA / Monitor.
- Review clusters and nodes (heartbeat, role, capabilities).
- With
network.monitor, inspect apply status per node after each publish. - Investigate failed applies before the next config change.
Settings and rollback
- Open Network → Settings.
- Toggle IP forwarding and eBPF options (early drop / flow accelerate) only when you understand appliance impact.
- Optionally select the active cluster.
- Review versions; Rollback to a known-good version (creates a new version from that payload and republishes).
Tips
- Prefer Mock datapath in CI/Windows labs; use
Appliance:Datapath=Linuxonly on Linux hosts that should mutate the OS network stack. - Keep WAF and network change windows separate when possible so rollbacks stay obvious.
- Heartbeat-driven node inventory is not fully replaced by manual CRUD—nodes register themselves.
Verify
- Publish increments the network version.
- Monitor shows successful apply (or Mock reconcile) on expected nodes.
- Rollback restores prior effective behavior after appliances pull the new version.