/services_dhcp_edit.php made changes @ 2024-04-24T17:00:42.039100 (mshillam@10.100.0.20)
This commit is contained in:
parent
6dbad6764e
commit
abc15dc1a4
15
config.xml
15
config.xml
|
|
@ -444,6 +444,15 @@
|
|||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>00:e0:4c:63:23:d8</mac>
|
||||
<ipaddr>10.100.0.21</ipaddr>
|
||||
<hostname>mats-macbook-eth</hostname>
|
||||
<descr>Mats MacBook Pro Eth.</descr>
|
||||
<winsserver/>
|
||||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>02:e8:8c:90:b9:c8</mac>
|
||||
<ipaddr>10.100.0.50</ipaddr>
|
||||
|
|
@ -672,9 +681,9 @@
|
|||
<traffic_graphs_interfaces>lan,wan</traffic_graphs_interfaces>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.203</username>
|
||||
<time>1713965024.1857</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
<username>mshillam@10.100.0.20</username>
|
||||
<time>1713974442.0391</time>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<OpenVPN version="1.0.0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue