Compare commits
No commits in common. "13b72fd76ca6d57c73595d222876bd84a1011915" and "152de2656727d1003d856bfe58ca00fb757f09f1" have entirely different histories.
13b72fd76c
...
152de26567
53
config.xml
53
config.xml
|
|
@ -387,14 +387,6 @@
|
||||||
<virtual>1</virtual>
|
<virtual>1</virtual>
|
||||||
<networks/>
|
<networks/>
|
||||||
</wireguard>
|
</wireguard>
|
||||||
<opt1>
|
|
||||||
<if>vlan01</if>
|
|
||||||
<descr>Vlan1</descr>
|
|
||||||
<enable>1</enable>
|
|
||||||
<spoofmac/>
|
|
||||||
<ipaddr>10.0.0.1</ipaddr>
|
|
||||||
<subnet>24</subnet>
|
|
||||||
</opt1>
|
|
||||||
</interfaces>
|
</interfaces>
|
||||||
<dhcpd>
|
<dhcpd>
|
||||||
<lan>
|
<lan>
|
||||||
|
|
@ -1336,20 +1328,6 @@
|
||||||
</staticmap>
|
</staticmap>
|
||||||
<pool/>
|
<pool/>
|
||||||
</lan>
|
</lan>
|
||||||
<opt1>
|
|
||||||
<enable>1</enable>
|
|
||||||
<ddnsdomainalgorithm>hmac-md5</ddnsdomainalgorithm>
|
|
||||||
<numberoptions>
|
|
||||||
<item/>
|
|
||||||
</numberoptions>
|
|
||||||
<range>
|
|
||||||
<from>10.0.0.200</from>
|
|
||||||
<to>10.0.0.254</to>
|
|
||||||
</range>
|
|
||||||
<winsserver/>
|
|
||||||
<dnsserver/>
|
|
||||||
<ntpserver/>
|
|
||||||
</opt1>
|
|
||||||
</dhcpd>
|
</dhcpd>
|
||||||
<unbound>
|
<unbound>
|
||||||
<enable>1</enable>
|
<enable>1</enable>
|
||||||
|
|
@ -2210,9 +2188,9 @@
|
||||||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>(system)</username>
|
<username>mshillam@192.168.100.81</username>
|
||||||
<time>1671473345.2294</time>
|
<time>1671397283.1012</time>
|
||||||
<description>/usr/local/opnsense/mvc/app/models/OPNsense/Sensei/CLI.php made changes</description>
|
<description>/api/trafficshaper/settings/delPipe/0c1baef2-465f-4b69-b0e5-c8f826710938 made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
@ -3584,8 +3562,8 @@ WS</content>
|
||||||
<pipes>
|
<pipes>
|
||||||
<pipe uuid="675f6f4d-cf3d-467f-84f6-319a4daad0bb">
|
<pipe uuid="675f6f4d-cf3d-467f-84f6-319a4daad0bb">
|
||||||
<number>10000</number>
|
<number>10000</number>
|
||||||
<enabled>0</enabled>
|
<enabled>1</enabled>
|
||||||
<bandwidth>10</bandwidth>
|
<bandwidth>5</bandwidth>
|
||||||
<bandwidthMetric>Mbit</bandwidthMetric>
|
<bandwidthMetric>Mbit</bandwidthMetric>
|
||||||
<queue/>
|
<queue/>
|
||||||
<mask>src-ip</mask>
|
<mask>src-ip</mask>
|
||||||
|
|
@ -3606,7 +3584,7 @@ WS</content>
|
||||||
<pipe uuid="9bd79685-8663-485d-a938-60ddba240284">
|
<pipe uuid="9bd79685-8663-485d-a938-60ddba240284">
|
||||||
<number>10001</number>
|
<number>10001</number>
|
||||||
<enabled>1</enabled>
|
<enabled>1</enabled>
|
||||||
<bandwidth>915</bandwidth>
|
<bandwidth>1000</bandwidth>
|
||||||
<bandwidthMetric>Mbit</bandwidthMetric>
|
<bandwidthMetric>Mbit</bandwidthMetric>
|
||||||
<queue>2</queue>
|
<queue>2</queue>
|
||||||
<mask>none</mask>
|
<mask>none</mask>
|
||||||
|
|
@ -5180,22 +5158,5 @@ WS</content>
|
||||||
<staticroutes version="1.0.0">
|
<staticroutes version="1.0.0">
|
||||||
<route/>
|
<route/>
|
||||||
</staticroutes>
|
</staticroutes>
|
||||||
<vlans version="1.0.0">
|
<vlans version="1.0.0"/>
|
||||||
<vlan uuid="b49183d8-4bf1-43b6-a8c4-7d856e9b3f61">
|
|
||||||
<if>igb0</if>
|
|
||||||
<tag>1</tag>
|
|
||||||
<pcp>0</pcp>
|
|
||||||
<descr>Default</descr>
|
|
||||||
<vlanif>vlan01</vlanif>
|
|
||||||
</vlan>
|
|
||||||
</vlans>
|
|
||||||
<bridges>
|
|
||||||
<bridged/>
|
|
||||||
</bridges>
|
|
||||||
<gifs>
|
|
||||||
<gif/>
|
|
||||||
</gifs>
|
|
||||||
<gres>
|
|
||||||
<gre/>
|
|
||||||
</gres>
|
|
||||||
</opnsense>
|
</opnsense>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue