This commit is contained in:
Jakob Lechner 2023-07-28 04:17:36 +00:00
parent bab350fae3
commit f66d88b45e
No known key found for this signature in database
GPG key ID: 996082EFB5906C10

View file

@ -35,8 +35,8 @@ in
expand-hosts = true;
domain = "lab.fablab-nea.de";
dhcp-range = [
"192.168.93.20,192.168.93.254,4h"
"192.168.94.20,192.168.94.254,4h"
"set:voice,192.168.93.20,192.168.93.254,4h"
"set:lab,192.168.94.20,192.168.94.254,4h"
];
dhcp-boot = "lpxelinux.0,raven,192.168.94.1";
cache-size = 10000;