diff --git a/.github/diy/packages/miniupnpd/patches/901-options-force_forwarding-support.patch b/.github/diy/packages/miniupnpd/patches/901-options-force_forwarding-support.patch index 9e4329c5..2b74af6b 100644 --- a/.github/diy/packages/miniupnpd/patches/901-options-force_forwarding-support.patch +++ b/.github/diy/packages/miniupnpd/patches/901-options-force_forwarding-support.patch @@ -159,7 +159,7 @@ #ext_allow_private_ipv4=yes +#force forwarding enable for upnp: default is no -+#force_forwarding=yes ++force_forwarding=yes # The WAN interface must have a public IP address. Otherwise it is behind NAT # and port forwarding is impossible. In some cases WAN interface can be # behind unrestricted full-cone NAT 1:1 when all incoming traffic is NAT-ed and