Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - darrenh

#1
26.1, 26,4 Series / Re: MiniUPNPD
Today at 11:52:03 AM
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.