Compare commits

..

16 Commits

Author SHA1 Message Date
Matthew Shillam fa98444009 /diag_backup.php made changes @ 2024-04-16T20:07:12.388900 (mshillam@192.168.0.30) 2024-04-16 20:07:12 +01:00
Matthew Shillam 61fd3452ed /services_dhcp_edit.php made changes @ 2024-04-16T16:42:20.293300 (mshillam@192.168.0.30) 2024-04-16 16:42:21 +01:00
Matthew Shillam 12b3a903ae /services_dhcp_edit.php made changes @ 2024-04-16T16:03:43.557700 (mshillam@192.168.0.30) 2024-04-16 16:03:44 +01:00
Matthew Shillam 909a0a1727 /firewall_rules.php made changes @ 2024-04-16T13:16:26.788400 (mshillam@192.168.0.30) 2024-04-16 13:16:27 +01:00
Matthew Shillam fb65711621 /firewall_rules.php made changes @ 2024-04-16T13:15:13.887000 (mshillam@192.168.0.30) 2024-04-16 13:15:14 +01:00
Matthew Shillam eab2178362 /system_general.php made changes @ 2024-04-16T13:12:32.122100 (mshillam@192.168.0.30) 2024-04-16 13:12:33 +01:00
Matthew Shillam 7b7088b9f2 /services_dhcp_edit.php made changes @ 2024-04-16T10:39:36.065500 (mshillam@192.168.0.30) 2024-04-16 10:39:36 +01:00
Matthew Shillam 0f4eaf5dc7 /services_dhcp_edit.php made changes @ 2024-04-16T10:17:27.870000 (mshillam@192.168.0.30) 2024-04-16 10:17:28 +01:00
Matthew Shillam f508ceac43 /services_dhcp_edit.php made changes @ 2024-04-16T10:10:42.680600 (mshillam@192.168.0.30) 2024-04-16 10:10:43 +01:00
Matthew Shillam 4f0d7212c4 /services_dhcp_edit.php made changes @ 2024-04-16T10:05:06.683600 (mshillam@192.168.0.30) 2024-04-16 10:05:07 +01:00
Matthew Shillam 05dc215dff /services_dhcp_edit.php made changes @ 2024-04-16T10:04:27.294000 (mshillam@192.168.0.30) 2024-04-16 10:04:28 +01:00
Matthew Shillam 3665f7cc22 /services_dhcp_edit.php made changes @ 2024-04-16T10:03:41.122800 (mshillam@192.168.0.30) 2024-04-16 10:03:41 +01:00
Matthew Shillam 1262a97515 /services_dhcp_edit.php made changes @ 2024-04-16T10:02:51.520300 (mshillam@192.168.0.30) 2024-04-16 10:02:52 +01:00
Matthew Shillam ea9f8a214b /services_dhcp_edit.php made changes @ 2024-04-16T10:01:55.386100 (mshillam@192.168.0.30) 2024-04-16 10:01:56 +01:00
Matthew Shillam 45cf55a13b /services_dhcp_edit.php made changes @ 2024-04-16T10:01:10.324800 (mshillam@192.168.0.30) 2024-04-16 10:01:11 +01:00
Matthew Shillam 052ca1642d /services_dhcp.php made changes @ 2024-04-16T09:59:30.324100 (mshillam@192.168.0.30) 2024-04-16 09:59:31 +01:00
1 changed files with 102 additions and 5 deletions

View File

@ -384,11 +384,108 @@
</interfaces>
<dhcpd>
<lan>
<enable/>
<enable>1</enable>
<ddnsdomainalgorithm>hmac-md5</ddnsdomainalgorithm>
<numberoptions>
<item/>
</numberoptions>
<range>
<from>10.100.0.10</from>
<from>10.100.0.200</from>
<to>10.100.0.245</to>
</range>
<winsserver/>
<dnsserver/>
<ntpserver/>
<staticmap>
<mac>bc:24:11:4e:cf:c0</mac>
<ipaddr>10.100.0.10</ipaddr>
<hostname>docker-landlab</hostname>
<descr>Docker on Proxmox - Landlab</descr>
<winsserver/>
<dnsserver/>
<ntpserver/>
</staticmap>
<staticmap>
<mac>bc:24:11:3d:31:5a</mac>
<ipaddr>10.100.0.11</ipaddr>
<hostname>nas</hostname>
<descr>Nas - Landlab</descr>
<winsserver/>
<dnsserver/>
<ntpserver/>
</staticmap>
<staticmap>
<mac>02:e8:8c:90:b9:c8</mac>
<ipaddr>10.100.0.50</ipaddr>
<hostname>ha</hostname>
<descr>Home Assistant</descr>
<winsserver/>
<dnsserver/>
<ntpserver/>
</staticmap>
<staticmap>
<mac>ec:71:db:b3:c1:0a</mac>
<ipaddr>10.100.0.101</ipaddr>
<hostname>sera1-cam1</hostname>
<descr>Sera1 - Cam1 - Reolink CX410</descr>
<winsserver/>
<dnsserver/>
<ntpserver/>
</staticmap>
<staticmap>
<mac>ec:71:db:4a:75:95</mac>
<ipaddr>10.100.0.102</ipaddr>
<hostname>sera1-cam2</hostname>
<descr>Sera1 - Cam2 - Reolink CX410</descr>
<winsserver/>
<dnsserver/>
<ntpserver/>
</staticmap>
<staticmap>
<mac>ec:71:db:a5:ce:f4</mac>
<ipaddr>10.100.0.103</ipaddr>
<hostname>sera1-cam3</hostname>
<descr>Sera1 - Cam3 - Reolink CX410</descr>
<winsserver/>
<dnsserver/>
<ntpserver/>
</staticmap>
<staticmap>
<mac>ec:71:db:d4:fa:1b</mac>
<ipaddr>10.100.0.104</ipaddr>
<hostname>sera1-cam4</hostname>
<descr>Sera1 - Cam4 - Reolink CX410</descr>
<winsserver/>
<dnsserver/>
<ntpserver/>
</staticmap>
<staticmap>
<mac>ec:71:db:eb:62:3b</mac>
<ipaddr>10.100.0.105</ipaddr>
<hostname>sera1-cam5</hostname>
<descr>Sera1 - Cam5 - Reolink CX410</descr>
<winsserver/>
<dnsserver/>
<ntpserver/>
</staticmap>
<staticmap>
<mac>ec:71:db:b7:cf:0b</mac>
<ipaddr>10.100.0.106</ipaddr>
<hostname>sera1-cam6</hostname>
<descr>Sera1 - Cam6 - Reolink CX410</descr>
<winsserver/>
<dnsserver/>
<ntpserver/>
</staticmap>
<staticmap>
<mac>b4:fb:e4:4c:5d:7e</mac>
<ipaddr>10.100.0.151</ipaddr>
<hostname>ub-ap-sera1-north</hostname>
<descr>Unifi UAC Pro - AP - Sera1 North</descr>
<winsserver/>
<dnsserver/>
<ntpserver/>
</staticmap>
</lan>
</dhcpd>
<snmpd>
@ -534,9 +631,9 @@
<servicestatusfilter>dhcpd6</servicestatusfilter>
</widgets>
<revision>
<username>(root)</username>
<time>1712770085.562</time>
<description>Updated plugin interface configuration</description>
<username>mshillam@192.168.0.30</username>
<description>/diag_backup.php made changes</description>
<time>1713294432.3889</time>
</revision>
<OPNsense>
<OpenVPN version="1.0.0">