Bug #16757
openUPnP IGD & PCP fills the logs with interface matching errors.
0%
Description
After enabling UPNP I noticed that my logs were filled with "miniupnpd 25998 interface index not matching". After applying this post on the forum the errors went away
https://forum.netgate.com/topic/157961/miniupnpd-errors/2?_=1774377196585.
Is it possible to fix the config generator for UPNP?
Updated by Emre K about 18 hours ago
Marcos M wrote in #note-1:
I do not see these errors when testing. Please provide detailed and reproducible steps.
It seems to be result of UPNP clash while PIMD is active. (Possible SSDP issue, devices using SSDP might be needed to be present on these vlans to observe the issue)
1- Multiple VLANs present. VLAN10 (192.168.40.0/24) and VLAN20 (192.168.45.0/24)
2- Enable UPNP with all the options. Select VLAN10 and VLAN20 as interfaces
3- Allow ACL for these networks
allow 1024-65535 192.168.40.0/24 1024-65535 >> for VLAN10
allow 1024-65535 192.168.45.0/24 1024-65535 >> for VLAN20
4- Enable PIMD on these interfaces
5- Wait a while and check the pfsense Routing logs