/services_dhcp_edit.php made changes @ 2022-03-16T13:42:45.951500 (mshillam@192.168.250.51)
This commit is contained in:
parent
27b049f350
commit
e2c0146d94
15
config.xml
15
config.xml
|
|
@ -1060,6 +1060,15 @@
|
|||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>48:df:37:2d:25:60</mac>
|
||||
<ipaddr>192.168.50.101</ipaddr>
|
||||
<hostname>dumbledore</hostname>
|
||||
<descr>Truenas Proxmox Management link</descr>
|
||||
<winsserver/>
|
||||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>74:ab:93:3f:0c:73</mac>
|
||||
<ipaddr>192.168.69.1</ipaddr>
|
||||
|
|
@ -2227,9 +2236,9 @@
|
|||
<column_count>2</column_count>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1647170300.0536</time>
|
||||
<description>/services_unbound_host_edit.php made changes</description>
|
||||
<username>mshillam@192.168.250.51</username>
|
||||
<time>1647438165.9515</time>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue