/api/routes/routes/addroute/ made changes @ 2024-04-23T11:22:49.145300 (mshillam@192.168.1.10)
This commit is contained in:
parent
980deaa028
commit
3991c3776c
11
config.xml
11
config.xml
|
|
@ -484,8 +484,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<description>/api/routing/settings/setGateway/94528dc3-b901-4800-867d-fbc2139671b7 made changes</description>
|
<description>/api/routes/routes/addroute/ made changes</description>
|
||||||
<time>1713864059.0777</time>
|
<time>1713864169.1453</time>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<wireguard>
|
<wireguard>
|
||||||
|
|
@ -1014,7 +1014,12 @@ __opt1_network</content>
|
||||||
<vlan/>
|
<vlan/>
|
||||||
</vlans>
|
</vlans>
|
||||||
<staticroutes version="1.0.0">
|
<staticroutes version="1.0.0">
|
||||||
<route/>
|
<route uuid="bcc30439-ca94-4bd6-8365-97d980b3d335">
|
||||||
|
<network>10.100.0.0/24</network>
|
||||||
|
<gateway>LandLab</gateway>
|
||||||
|
<descr>LandLab LAN</descr>
|
||||||
|
<disabled>0</disabled>
|
||||||
|
</route>
|
||||||
</staticroutes>
|
</staticroutes>
|
||||||
<bridges>
|
<bridges>
|
||||||
<bridged/>
|
<bridged/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue