/services_dhcp_edit.php made changes @ 2022-06-02T00:59:24.511100 (mshillam@192.168.1.10)
This commit is contained in:
parent
8a2210c065
commit
d82fe84042
19
config.xml
19
config.xml
|
|
@ -1236,6 +1236,15 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
|
<staticmap>
|
||||||
|
<mac>b0:7f:b9:43:a5:ac</mac>
|
||||||
|
<ipaddr>192.168.100.79</ipaddr>
|
||||||
|
<hostname>albert-netgear-wireless</hostname>
|
||||||
|
<descr>Alberts Wireless Netgear</descr>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</staticmap>
|
||||||
<staticmap>
|
<staticmap>
|
||||||
<mac>04:d9:f5:1d:bd:3c</mac>
|
<mac>04:d9:f5:1d:bd:3c</mac>
|
||||||
<ipaddr>192.168.100.80</ipaddr>
|
<ipaddr>192.168.100.80</ipaddr>
|
||||||
|
|
@ -2283,8 +2292,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1652998988.7867</time>
|
<time>1654127964.5111</time>
|
||||||
<description>/api/sensei/settings/write made changes</description>
|
<description>/services_dhcp_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.0">
|
<captiveportal version="1.0.0">
|
||||||
|
|
@ -3505,8 +3514,8 @@ WS</content>
|
||||||
<destinations/>
|
<destinations/>
|
||||||
</Syslog>
|
</Syslog>
|
||||||
<Interfaces>
|
<Interfaces>
|
||||||
<loopbacks version="1.0.0"/>
|
<loopbacks/>
|
||||||
<vxlans version="1.0.1"/>
|
<vxlans/>
|
||||||
</Interfaces>
|
</Interfaces>
|
||||||
<Netflow version="1.0.1">
|
<Netflow version="1.0.1">
|
||||||
<capture>
|
<capture>
|
||||||
|
|
@ -4656,5 +4665,5 @@ WS</content>
|
||||||
</gateway_item>
|
</gateway_item>
|
||||||
</gateways>
|
</gateways>
|
||||||
<crl/>
|
<crl/>
|
||||||
<staticroutes version="1.0.0"/>
|
<staticroutes/>
|
||||||
</opnsense>
|
</opnsense>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue