/services_dhcp_edit.php made changes @ 2022-02-19T20:14:25.830600 (mshillam@192.168.1.10)
This commit is contained in:
parent
efc43b7686
commit
b3c421249f
11
config.xml
11
config.xml
|
|
@ -987,6 +987,15 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
|
<staticmap>
|
||||||
|
<mac>9c:b6:54:bb:f5:5d</mac>
|
||||||
|
<ipaddr>192.168.50.10</ipaddr>
|
||||||
|
<hostname>gimp</hostname>
|
||||||
|
<descr>Proxmox - Testing box</descr>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</staticmap>
|
||||||
<staticmap>
|
<staticmap>
|
||||||
<mac>38:ea:a7:a1:04:6f</mac>
|
<mac>38:ea:a7:a1:04:6f</mac>
|
||||||
<ipaddr>192.168.50.100</ipaddr>
|
<ipaddr>192.168.50.100</ipaddr>
|
||||||
|
|
@ -2063,7 +2072,7 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1645294470.775</time>
|
<time>1645301665.8306</time>
|
||||||
<description>/services_dhcp_edit.php made changes</description>
|
<description>/services_dhcp_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue