UPnP IGD compatibility: IGDv1 (IPv4 only)
Allow third-party mapping: Disabled
Disable IPv6 mapping: Enabled
allow 1024-65535 10.251.4.20/32 1024-65535
Source: Games net
Destination: Games address
Port: upnp_ports
1900
2189
5351
Interface: WAN
Source: Games net
Destination: any
NAT address: Interface address
Static Port: YES
<dhcpd>...</dhcpd> section in the /conf/config.xml file that contained a legacy ISC-DHCPD configuration from waaaay back when I used that - despite having migrated to Kea DHCP already ages ago. It seems OPNsense does not delete configuration for services/tools that are being disabled/uninstalled - maybe that's for a restore scenario where you re-install/re-enable that service... who knows.opt4 identifier, which later got freed up by a network redesign and then got re-used when I set up Wireguard.opt4 identifier - which (obviously) had DHCP enabled and therefore threw the error:The following input errors were detected:
The DHCP Server is active on this interface and it can be used only with a static IP configuration. Please disable the DHCP Server service on this interface first, then change the interface configuration./conf/config.xml and remove the <opt4>...</opt4> section that was nested inside the <dhcpd>...</dhcpd> section of the XML code.