/api/routing/settings/addGateway/ made changes @ 2024-04-23T11:17:09.318400 (mshillam@192.168.1.10)
This commit is contained in:
parent
0dda90e129
commit
31ecb7aaf4
28
config.xml
28
config.xml
|
|
@ -484,8 +484,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1713860224.2923</time>
|
||||
<description>/firewall_nat_out.php made changes</description>
|
||||
<description>/api/routing/settings/addGateway/ made changes</description>
|
||||
<time>1713863829.3184</time>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<wireguard>
|
||||
|
|
@ -855,6 +855,30 @@ __opt1_network</content>
|
|||
<loss_interval/>
|
||||
<data_length/>
|
||||
</gateway_item>
|
||||
<gateway_item uuid="94528dc3-b901-4800-867d-fbc2139671b7">
|
||||
<disabled>0</disabled>
|
||||
<name>LandLab</name>
|
||||
<descr>LandLab router gateway</descr>
|
||||
<interface>opt1</interface>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<gateway>10.100.0.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>
|
||||
<Syslog version="1.0.2">
|
||||
<general>
|
||||
|
|
|
|||
Loading…
Reference in New Issue