# # DO NOT EDIT - Automatically generated by 'gformat' # # option definitions common to all supported networks... option domain-name "dhcp.ZTWMeerburgkerk.wleiden.net."; default-lease-time 600; max-lease-time 7200; # Use this to enble / disable dynamic dns updates globally. #ddns-update-style none; # If this DHCP server is the official DHCP server for the local # network, the authoritative directive should be uncommented. authoritative; # Use this to send dhcp log messages to a different log file (you also # have to hack syslog.conf to complete the redirection). log-facility local7; # UniFi Discovery Support option space ubnt; option ubnt.unifi-address code 1 = ip-address; # class "ubnt" { match if substring (option vendor-class-identifier, 0, 4) = "ubnt"; option vendor-class-identifier "ubnt"; vendor-option-space ubnt; } # # Interface definitions # shared-network "bridge0" { ## bridge0 - Access Point subnet 172.17.114.0 netmask 255.255.254.0 { range 172.17.114.10 172.17.114.240; option routers 172.17.114.1; option domain-name-servers 172.17.114.1,172.16.7.204,172.16.3.100,172.16.6.244,172.16.5.81; option ubnt.unifi-address 172.17.107.10; } } shared-network "vr0.102" { ## vr0.102 - Link naar NoordWest (Unused) subnet 172.16.6.96 netmask 255.255.255.248 { ### not autoritive } } shared-network "vr0.103" { ## vr0.103 - Link naar ZTWGemeenteHuis subnet 172.16.7.200 netmask 255.255.255.248 { ### not autoritive } ## vr0.103.alias0 - Link naar VVMeerburg subnet 172.16.5.56 netmask 255.255.255.248 { ### not autoritive } ## vr0.103.alias1 - Link naar Rick subnet 172.16.3.96 netmask 255.255.255.248 { ### not autoritive } ## vr0.103.alias2 - Link naar Zwet subnet 172.16.6.240 netmask 255.255.255.248 { ### not autoritive } } shared-network "vr1.102" { ## vr1.102 - Link naar Unused subnet 172.16.10.24 netmask 255.255.255.248 { ### not autoritive } } shared-network "vr1.104" { ## vr1.104 - Link naar PanTerra1 subnet 172.16.5.80 netmask 255.255.255.248 { ### not autoritive } }