/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/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</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>
|
<staticmap>
|
||||||
<mac>02:e8:8c:90:b9:c8</mac>
|
<mac>02:e8:8c:90:b9:c8</mac>
|
||||||
<ipaddr>10.100.0.50</ipaddr>
|
<ipaddr>10.100.0.50</ipaddr>
|
||||||
|
|
@ -672,9 +681,9 @@
|
||||||
<traffic_graphs_interfaces>lan,wan</traffic_graphs_interfaces>
|
<traffic_graphs_interfaces>lan,wan</traffic_graphs_interfaces>
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.203</username>
|
<username>mshillam@10.100.0.20</username>
|
||||||
<time>1713965024.1857</time>
|
<time>1713974442.0391</time>
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/services_dhcp_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<OpenVPN version="1.0.0">
|
<OpenVPN version="1.0.0">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue