/services_dhcp_edit.php made changes @ 2024-04-24T15:06:56.590500 (mshillam@192.168.1.203)
This commit is contained in:
parent
4463829503
commit
b70e2169a1
16
config.xml
16
config.xml
|
|
@ -415,6 +415,16 @@
|
|||
<ntpserver/>
|
||||
</staticmap>
|
||||
</opt1>
|
||||
<wan>
|
||||
<staticmap>
|
||||
<mac>88:66:5a:15:8a:9a</mac>
|
||||
<hostname>mats-macbook-wifi</hostname>
|
||||
<descr>Mats MacBook Pro Wifi.</descr>
|
||||
<winsserver/>
|
||||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
</wan>
|
||||
</dhcpd>
|
||||
<snmpd>
|
||||
<syslocation/>
|
||||
|
|
@ -644,9 +654,9 @@
|
|||
<gatewaysinvert>1</gatewaysinvert>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.201</username>
|
||||
<time>1713957984.2959</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
<username>mshillam@192.168.1.203</username>
|
||||
<time>1713964016.5905</time>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<wireguard>
|
||||
|
|
|
|||
Loading…
Reference in New Issue