10 day leases for the comfoconnect to work around firmware issue.
This commit is contained in:
@@ -20,3 +20,8 @@ subnet 192.168.1.0 netmask 255.255.255.0 {
|
||||
option domain-name "home.paler.net";
|
||||
range 192.168.1.100 192.168.1.200;
|
||||
}
|
||||
|
||||
host comfoconnect {
|
||||
max-lease-time 864000;
|
||||
default-lease-time 864000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user