/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/>
|
||||
<ntpserver/>
|
||||
</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>
|
||||
<mac>04:d9:f5:1d:bd:3c</mac>
|
||||
<ipaddr>192.168.100.80</ipaddr>
|
||||
|
|
@ -2283,8 +2292,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1652998988.7867</time>
|
||||
<description>/api/sensei/settings/write made changes</description>
|
||||
<time>1654127964.5111</time>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.0">
|
||||
|
|
@ -3505,8 +3514,8 @@ WS</content>
|
|||
<destinations/>
|
||||
</Syslog>
|
||||
<Interfaces>
|
||||
<loopbacks version="1.0.0"/>
|
||||
<vxlans version="1.0.1"/>
|
||||
<loopbacks/>
|
||||
<vxlans/>
|
||||
</Interfaces>
|
||||
<Netflow version="1.0.1">
|
||||
<capture>
|
||||
|
|
@ -4656,5 +4665,5 @@ WS</content>
|
|||
</gateway_item>
|
||||
</gateways>
|
||||
<crl/>
|
||||
<staticroutes version="1.0.0"/>
|
||||
<staticroutes/>
|
||||
</opnsense>
|
||||
|
|
|
|||
Loading…
Reference in New Issue