mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
net/miniupnpd: ext_ip_reserved_ignore support
This add an option to ignore ext_ip reserved
Enable this option in config by default.
Fixes: #13773
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
(cherry picked from commit b76aa99194)
This commit is contained in:
committed by
Rosen Penev
parent
1adf9d9794
commit
808a67b35d
@@ -12,6 +12,7 @@ config upnpd config
|
||||
option port 5000
|
||||
option upnp_lease_file /var/run/miniupnpd.leases
|
||||
option igdv1 1
|
||||
option ext_ip_reserved_ignore '1'
|
||||
|
||||
config perm_rule
|
||||
option action allow
|
||||
|
||||
Reference in New Issue
Block a user