/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/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
</opt1>
|
</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>
|
</dhcpd>
|
||||||
<snmpd>
|
<snmpd>
|
||||||
<syslocation/>
|
<syslocation/>
|
||||||
|
|
@ -644,9 +654,9 @@
|
||||||
<gatewaysinvert>1</gatewaysinvert>
|
<gatewaysinvert>1</gatewaysinvert>
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.201</username>
|
<username>mshillam@192.168.1.203</username>
|
||||||
<time>1713957984.2959</time>
|
<time>1713964016.5905</time>
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/services_dhcp_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<wireguard>
|
<wireguard>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue