Glossary
OPNsense-specific terminology — concepts you meet building and tuning an OPNsense firewall.
Canonical version maintained at firewallcompare.com.
A
- Aliases (OPNsense) firewall #
-
Named lists of IPs, networks, ports, or hostnames you can reference in firewall rules. OPNsense aliases also support URL-table and GeoIP types, and refresh on a schedule. Backbone of clean rule sets.
B
- Business Edition vs Community licensing #
-
OPNsense Community is the free public release on the standard 24.x/25.x cadence. Business Edition (commercial) gets earlier feature access and direct Deciso support; the underlying code is the same project.
C
- CARP high-availability #
-
Common Address Redundancy Protocol. The HA primitive for active/standby OPNsense pairs. Sync configuration via XML-RPC sync; sync state via pfsync.
- Configuration History system #
-
OPNsense keeps a versioned XML history of every config save. You can diff or roll back from System → Configuration → History. Use this aggressively when learning.
F
- Floating Rules firewall #
-
Rules that apply to multiple or all interfaces. Useful for policy-routing or global blocks that would be repetitive per-interface. Run before interface-specific rules unless "quick" is unchecked.
S
- Schedules firewall #
-
Time-based ranges attached to firewall rules. Useful for parental controls ("block social media 22:00–06:00") or scheduled maintenance windows.
- Suricata security #
-
The IDS/IPS engine OPNsense ships. Rule-based, multi-threaded. Comes with ET Open rules free; ET Pro and Talos available commercially.
U
- Unbound DNS dns #
-
OPNsense's default recursive DNS resolver. Supports DNS-over-TLS upstream, blocklists (DNSBL), and per-host overrides. The right place to add ad-blocking without a separate Pi-hole.
Z
- ZenArmor security #
-
Layer-7 app control and content filtering plugin. Free Home edition covers most homelab use. Paid SOHO adds cloud reporting and TLS inspection.
- ZFS Boot system #
-
OPNsense installer supports ZFS as the boot pool, enabling boot-environment snapshots before risky upgrades. Highly recommended over UFS for any production install.