/services_dhcp_edit.php made changes @ 2024-04-21T14:14:54.845400 (mshillam@192.168.1.10)
This commit is contained in:
parent
0818edabbd
commit
6c4708d851
11
config.xml
11
config.xml
|
|
@ -560,6 +560,15 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
|
<staticmap>
|
||||||
|
<mac>bc:24:11:8b:f1:fb</mac>
|
||||||
|
<ipaddr>192.168.0.101</ipaddr>
|
||||||
|
<hostname>cams</hostname>
|
||||||
|
<descr>Frigate Docker LXC container</descr>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</staticmap>
|
||||||
<staticmap>
|
<staticmap>
|
||||||
<mac>88:66:5a:15:8a:9a</mac>
|
<mac>88:66:5a:15:8a:9a</mac>
|
||||||
<ipaddr>192.168.1.10</ipaddr>
|
<ipaddr>192.168.1.10</ipaddr>
|
||||||
|
|
@ -2611,7 +2620,7 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1713700201.7765</time>
|
<time>1713705294.8454</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