/services_dhcp_edit.php made changes @ 2023-04-12T16:17:16.677800 (mshillam@192.168.1.10)
This commit is contained in:
parent
216ea8a0a1
commit
371e1871bc
16
config.xml
16
config.xml
|
|
@ -511,6 +511,14 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
|
<staticmap>
|
||||||
|
<mac>d6:8f:c4:b3:c8:16</mac>
|
||||||
|
<ipaddr>192.168.0.42</ipaddr>
|
||||||
|
<hostname>wazuh</hostname>
|
||||||
|
<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>
|
||||||
|
|
@ -2326,8 +2334,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1680970080.7423</time>
|
<time>1681312636.6778</time>
|
||||||
<description>/firewall_nat.php made changes</description>
|
<description>/services_dhcp_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
@ -5401,7 +5409,9 @@ WS</content>
|
||||||
</config>
|
</config>
|
||||||
</miniupnpd>
|
</miniupnpd>
|
||||||
</installedpackages>
|
</installedpackages>
|
||||||
<virtualip version="1.0.0"/>
|
<virtualip version="1.0.0">
|
||||||
|
<vip/>
|
||||||
|
</virtualip>
|
||||||
<gateways>
|
<gateways>
|
||||||
<gateway_item>
|
<gateway_item>
|
||||||
<interface>wan</interface>
|
<interface>wan</interface>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue