Modified Universal Plug and Play settings @ 2024-01-22T09:54:15.482300 (mshillam@192.168.1.10)
This commit is contained in:
parent
dde9c48a0a
commit
45d15bd381
10
config.xml
10
config.xml
|
|
@ -2515,9 +2515,9 @@
|
||||||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>(system)</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<description>/usr/local/opnsense/scripts/firmware/register.php made changes</description>
|
<time>1705917255.4823</time>
|
||||||
<time>1705917198.9312</time>
|
<description>Modified Universal Plug and Play settings</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
@ -5630,12 +5630,16 @@ WS</content>
|
||||||
<installedpackages>
|
<installedpackages>
|
||||||
<miniupnpd>
|
<miniupnpd>
|
||||||
<config>
|
<config>
|
||||||
|
<enable>1</enable>
|
||||||
<enable_upnp>1</enable_upnp>
|
<enable_upnp>1</enable_upnp>
|
||||||
<enable_natpmp>1</enable_natpmp>
|
<enable_natpmp>1</enable_natpmp>
|
||||||
<ext_iface>wan</ext_iface>
|
<ext_iface>wan</ext_iface>
|
||||||
<download/>
|
<download/>
|
||||||
<upload/>
|
<upload/>
|
||||||
<overridewanip/>
|
<overridewanip/>
|
||||||
|
<overridesubnet/>
|
||||||
|
<stun_host/>
|
||||||
|
<stun_port/>
|
||||||
<permuser1>allow 1024-65535 192.168.0.0/16 1024-65535</permuser1>
|
<permuser1>allow 1024-65535 192.168.0.0/16 1024-65535</permuser1>
|
||||||
<permuser2/>
|
<permuser2/>
|
||||||
<permuser3/>
|
<permuser3/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue