/services_dhcp_edit.php made changes @ 2024-04-17T13:18:50.313400 (mshillam@192.168.100.81)
This commit is contained in:
parent
628db5428f
commit
a7a78004c8
13
config.xml
13
config.xml
|
|
@ -417,6 +417,15 @@
|
|||
<winsserver/>
|
||||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
<staticmap>
|
||||
<mac>ac:15:a2:02:b4:a1</mac>
|
||||
<ipaddr>10.100.0.2</ipaddr>
|
||||
<hostname>sw-tp-core-home</hostname>
|
||||
<descr>Switch - TP-Link TL-SG108E - Core Home</descr>
|
||||
<winsserver/>
|
||||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>bc:24:11:4e:cf:c0</mac>
|
||||
<ipaddr>10.100.0.10</ipaddr>
|
||||
|
|
@ -654,8 +663,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.100.81</username>
|
||||
<time>1713356187.7357</time>
|
||||
<description>/services_dhcp.php made changes</description>
|
||||
<time>1713356330.3134</time>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<OpenVPN version="1.0.0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue