Hi all, wanted to add my experience here relating to the missing anchor on newer versions.
I installed os-upnp 1.9 on top of 21.6.8_5 (upgraded, not clean) and had the same issues described above.
# pfctl -sA -v
No ALTQ support in kernel
ALTQ related functions disabled
Ethernet:
Applied the patch as above:
# opnsense-patch https://github.com/opnsense/core/commit/311184daa8
# /usr/local/etc/rc.filter_configure
It applied successfully, which might suggest the version upgrades didn't replace the updated script?
Post-patch:
# pfctl -sA
miniupnpd
Rebooted to ensure consistency:
# pfctl -sA
miniupnpd
I'm now seeing SSDP traffic and active maps being created. The log file is no longer full of invalid argument errors.
I installed os-upnp 1.9 on top of 21.6.8_5 (upgraded, not clean) and had the same issues described above.
# pfctl -sA -v
No ALTQ support in kernel
ALTQ related functions disabled
Ethernet:
Applied the patch as above:
# opnsense-patch https://github.com/opnsense/core/commit/311184daa8
# /usr/local/etc/rc.filter_configure
It applied successfully, which might suggest the version upgrades didn't replace the updated script?
Post-patch:
# pfctl -sA
miniupnpd
Rebooted to ensure consistency:
# pfctl -sA
miniupnpd
I'm now seeing SSDP traffic and active maps being created. The log file is no longer full of invalid argument errors.
"