The WAN-facing side of an OPNsense firewall is where the firewall earns its keep: every inbound connection is untrusted and every outbound connection is a chance for a service to be exfiltrated. This checklist enforces the minimum posture that should be true of any production WAN: deny by default, no exposed admin, no exposed management, and outbound NAT that covers every internal subnet so return traffic cannot be hijacked.
When to use
Use this checklist before a new OPNsense firewall is connected to an ISP hand-off, before any change to the WAN-side rule set or NAT, and after any ISP change (new provider, new CPE, new prefix). It is also the right checklist to re-run after any WAN-facing incident.
How to use
Walk the list in the GUI while reviewing the WAN interface, the outbound NAT configuration, and the WAN rules. Mark each item, capture a pf state-table baseline, and file the change with the operator’s change system. Anything with severity critical must be satisfied before the WAN cable is connected to upstream.