/services_dhcp_edit.php made changes @ 2024-04-17T15:50:55.325200 (mshillam@192.168.0.30)
This commit is contained in:
parent
a7a78004c8
commit
84a39c03a1
13
config.xml
13
config.xml
|
|
@ -516,6 +516,15 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
|
<staticmap>
|
||||||
|
<mac>fc:ec:da:10:73:b5</mac>
|
||||||
|
<ipaddr>10.100.0.152</ipaddr>
|
||||||
|
<hostname>ub-ap-sera1-south</hostname>
|
||||||
|
<descr>Unifi UAC Pro - AP - Sera1 South</descr>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</staticmap>
|
||||||
</lan>
|
</lan>
|
||||||
</dhcpd>
|
</dhcpd>
|
||||||
<snmpd>
|
<snmpd>
|
||||||
|
|
@ -662,8 +671,8 @@
|
||||||
<traffic_graphs_interfaces>lan,wan</traffic_graphs_interfaces>
|
<traffic_graphs_interfaces>lan,wan</traffic_graphs_interfaces>
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.100.81</username>
|
<username>mshillam@192.168.0.30</username>
|
||||||
<time>1713356330.3134</time>
|
<time>1713365455.3252</time>
|
||||||
<description>/services_dhcp_edit.php made changes</description>
|
<description>/services_dhcp_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue