/services_dhcp_edit.php made changes @ 2024-04-24T18:02:53.633600 (mshillam@10.10.10.20)
This commit is contained in:
parent
98d186cc38
commit
1f9d2e84ae
13
config.xml
13
config.xml
|
|
@ -400,6 +400,15 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
|
<staticmap>
|
||||||
|
<mac>00:e0:4c:63:23:d8</mac>
|
||||||
|
<ipaddr>10.10.10.21</ipaddr>
|
||||||
|
<hostname>mats-macbook-eth</hostname>
|
||||||
|
<descr>Mats MacBook Pro Eth.</descr>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</staticmap>
|
||||||
</lan>
|
</lan>
|
||||||
<opt1>
|
<opt1>
|
||||||
<enable>1</enable>
|
<enable>1</enable>
|
||||||
|
|
@ -665,8 +674,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@10.10.10.20</username>
|
<username>mshillam@10.10.10.20</username>
|
||||||
<time>1713972828.0404</time>
|
<time>1713974573.6336</time>
|
||||||
<description>/firewall_rules.php made changes</description>
|
<description>/services_dhcp_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<wireguard>
|
<wireguard>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue