Compare commits
12 Commits
152de26567
...
13b72fd76c
| Author | SHA1 | Date |
|---|---|---|
|
|
13b72fd76c | |
|
|
3f8677ef62 | |
|
|
a9af990b9e | |
|
|
547d358158 | |
|
|
0467cb7a3b | |
|
|
a952ad054f | |
|
|
cdafb5ad05 | |
|
|
fea718eef5 | |
|
|
959bf53829 | |
|
|
68175146cf | |
|
|
eb38572bb6 | |
|
|
797aea7cab |
53
config.xml
53
config.xml
|
|
@ -387,6 +387,14 @@
|
||||||
<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>
|
||||||
|
|
@ -1328,6 +1336,20 @@
|
||||||
</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>
|
||||||
|
|
@ -2188,9 +2210,9 @@
|
||||||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.100.81</username>
|
<username>(system)</username>
|
||||||
<time>1671397283.1012</time>
|
<time>1671473345.2294</time>
|
||||||
<description>/api/trafficshaper/settings/delPipe/0c1baef2-465f-4b69-b0e5-c8f826710938 made changes</description>
|
<description>/usr/local/opnsense/mvc/app/models/OPNsense/Sensei/CLI.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
@ -3562,8 +3584,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>1</enabled>
|
<enabled>0</enabled>
|
||||||
<bandwidth>5</bandwidth>
|
<bandwidth>10</bandwidth>
|
||||||
<bandwidthMetric>Mbit</bandwidthMetric>
|
<bandwidthMetric>Mbit</bandwidthMetric>
|
||||||
<queue/>
|
<queue/>
|
||||||
<mask>src-ip</mask>
|
<mask>src-ip</mask>
|
||||||
|
|
@ -3584,7 +3606,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>1000</bandwidth>
|
<bandwidth>915</bandwidth>
|
||||||
<bandwidthMetric>Mbit</bandwidthMetric>
|
<bandwidthMetric>Mbit</bandwidthMetric>
|
||||||
<queue>2</queue>
|
<queue>2</queue>
|
||||||
<mask>none</mask>
|
<mask>none</mask>
|
||||||
|
|
@ -5158,5 +5180,22 @@ 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