/api/routing/settings/addGateway/ made changes @ 2024-04-08T17:24:02.736000 (mshillam@192.168.1.10)
This commit is contained in:
parent
015acf6efa
commit
ee17798ba9
28
config.xml
28
config.xml
|
|
@ -2546,8 +2546,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1712591142.7368</time>
|
||||
<description>/firewall_rules.php made changes</description>
|
||||
<description>/api/routing/settings/addGateway/ made changes</description>
|
||||
<time>1712593442.736</time>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
@ -5246,6 +5246,30 @@ AL</content>
|
|||
<loss_interval/>
|
||||
<data_length/>
|
||||
</gateway_item>
|
||||
<gateway_item uuid="b367c55e-b078-4c55-ab2b-1ce0cf83555f">
|
||||
<disabled>0</disabled>
|
||||
<name>LandLab</name>
|
||||
<descr>Router for greenhouse land</descr>
|
||||
<interface>lan</interface>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<gateway>192.168.249.1</gateway>
|
||||
<defaultgw>0</defaultgw>
|
||||
<fargw>0</fargw>
|
||||
<monitor_disable>0</monitor_disable>
|
||||
<monitor_noroute>0</monitor_noroute>
|
||||
<monitor/>
|
||||
<force_down>0</force_down>
|
||||
<priority>255</priority>
|
||||
<weight>1</weight>
|
||||
<latencylow/>
|
||||
<latencyhigh/>
|
||||
<losslow/>
|
||||
<losshigh/>
|
||||
<interval/>
|
||||
<time_period/>
|
||||
<loss_interval/>
|
||||
<data_length/>
|
||||
</gateway_item>
|
||||
</Gateways>
|
||||
<Kea>
|
||||
<ctrl_agent version="0.0.1">
|
||||
|
|
|
|||
Loading…
Reference in New Issue