/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/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>d6:8f:c4:b3:c8:16</mac>
|
||||
<ipaddr>192.168.0.42</ipaddr>
|
||||
<hostname>wazuh</hostname>
|
||||
<winsserver/>
|
||||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>88:66:5a:15:8a:9a</mac>
|
||||
<ipaddr>192.168.1.10</ipaddr>
|
||||
|
|
@ -2326,8 +2334,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1680970080.7423</time>
|
||||
<description>/firewall_nat.php made changes</description>
|
||||
<time>1681312636.6778</time>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
@ -5401,7 +5409,9 @@ WS</content>
|
|||
</config>
|
||||
</miniupnpd>
|
||||
</installedpackages>
|
||||
<virtualip version="1.0.0"/>
|
||||
<virtualip version="1.0.0">
|
||||
<vip/>
|
||||
</virtualip>
|
||||
<gateways>
|
||||
<gateway_item>
|
||||
<interface>wan</interface>
|
||||
|
|
|
|||
Loading…
Reference in New Issue