/services_dhcp_edit.php made changes @ 2024-04-16T10:10:42.680600 (mshillam@192.168.0.30)
This commit is contained in:
parent
4f0d7212c4
commit
f508ceac43
11
config.xml
11
config.xml
|
|
@ -396,6 +396,15 @@
|
||||||
<winsserver/>
|
<winsserver/>
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
|
<staticmap>
|
||||||
|
<mac>bc:24:11:4e:cf:c0</mac>
|
||||||
|
<ipaddr>10.100.0.10</ipaddr>
|
||||||
|
<hostname>docker-landlab</hostname>
|
||||||
|
<descr>Docker on Proxmox - Landlab</descr>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</staticmap>
|
||||||
<staticmap>
|
<staticmap>
|
||||||
<mac>ec:71:db:b3:c1:0a</mac>
|
<mac>ec:71:db:b3:c1:0a</mac>
|
||||||
<ipaddr>10.100.0.101</ipaddr>
|
<ipaddr>10.100.0.101</ipaddr>
|
||||||
|
|
@ -596,7 +605,7 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.0.30</username>
|
<username>mshillam@192.168.0.30</username>
|
||||||
<time>1713258306.6836</time>
|
<time>1713258642.6806</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