I have installed the os-upnp plugin. In the install log, it says:
I don't understand what that means, and I don't know what to do with this information. UPnP doesn't work with this plugin installed, and I don't see it in the Services list on the Dashboard.
What am I missing?
Code Select
For this daemon to work, you must modify your pf rules to add an anchor
in both the NAT and rules section. Both must be called 'miniupnpd'.
Example:
# NAT section
# UPnPd rdr anchor
rdr-anchor "miniupnpd"
# Rules section
# uPnPd rule anchor
anchor "miniupnpd"
I don't understand what that means, and I don't know what to do with this information. UPnP doesn't work with this plugin installed, and I don't see it in the Services list on the Dashboard.
What am I missing?