/services_dhcp_edit.php made changes @ 2024-04-24T09:18:10.570300 (mshillam@10.100.0.222)
This commit is contained in:
parent
019743fcd8
commit
f7b4ef450e
15
config.xml
15
config.xml
|
|
@ -439,6 +439,15 @@
|
|||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>88:66:5a:15:8a:9a</mac>
|
||||
<ipaddr>10.100.0.20</ipaddr>
|
||||
<hostname>mats-macbook-wifi</hostname>
|
||||
<descr>Mats MacBook Pro Wifi.</descr>
|
||||
<winsserver/>
|
||||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>02:e8:8c:90:b9:c8</mac>
|
||||
<ipaddr>10.100.0.50</ipaddr>
|
||||
|
|
@ -666,9 +675,9 @@
|
|||
<traffic_graphs_interfaces>lan,wan</traffic_graphs_interfaces>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.3</username>
|
||||
<description>/api/routing/settings/delGateway/728a2ab5-ea92-4004-82ce-044ebd569c00 made changes</description>
|
||||
<time>1713913328.6991</time>
|
||||
<username>mshillam@10.100.0.222</username>
|
||||
<time>1713946690.5703</time>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<OpenVPN version="1.0.0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue