/services_dhcp_edit.php made changes @ 2022-04-02T13:45:55.501300 (mshillam@192.168.1.10)
This commit is contained in:
parent
7e0b382069
commit
1e3b4d9501
13
config.xml
13
config.xml
|
|
@ -1058,6 +1058,15 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
|
<staticmap>
|
||||||
|
<mac>78:2b:cb:66:32:ff</mac>
|
||||||
|
<ipaddr>192.168.50.11</ipaddr>
|
||||||
|
<hostname>gimboid</hostname>
|
||||||
|
<descr>Gimboid - Proxmox Server</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>
|
||||||
|
|
@ -2245,8 +2254,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1648420253.0176</time>
|
<time>1648903555.5013</time>
|
||||||
<description>Modified Universal Plug and Play settings</description>
|
<description>/services_dhcp_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.0">
|
<captiveportal version="1.0.0">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue