/services_dhcp_edit.php made changes @ 2024-04-24T00:56:56.645600 (mshillam@192.168.1.3)
This commit is contained in:
parent
57cd792ecd
commit
c7301efcde
12
config.xml
12
config.xml
|
|
@ -406,6 +406,14 @@
|
||||||
<winsserver/>
|
<winsserver/>
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
|
<staticmap>
|
||||||
|
<mac>bc:24:11:e2:1d:29</mac>
|
||||||
|
<ipaddr>172.16.0.254</ipaddr>
|
||||||
|
<hostname>router-edge</hostname>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</staticmap>
|
||||||
</opt1>
|
</opt1>
|
||||||
</dhcpd>
|
</dhcpd>
|
||||||
<snmpd>
|
<snmpd>
|
||||||
|
|
@ -611,8 +619,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.3</username>
|
<username>mshillam@192.168.1.3</username>
|
||||||
<time>1713909021.507</time>
|
<time>1713913016.6456</time>
|
||||||
<description>/services_dhcp.php made changes</description>
|
<description>/services_dhcp_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<wireguard>
|
<wireguard>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue