# # DO NOT EDIT - Automatically generated by 'gformat' # # option definitions common to all supported networks... option domain-name "dhcp.StJan.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 "vr0.102" { ## vr0.102 - Link naar Gelderswoude kabelnr. 1 subnet 172.16.3.224 netmask 255.255.255.248 { ### not autoritive } } shared-network "vr0.103" { ## vr0.103 - AP noord kabelnr.3 subnet 172.17.67.0 netmask 255.255.255.0 { range 172.17.67.10 172.17.67.240; option routers 172.17.67.1; option domain-name-servers 172.17.67.1,172.16.3.228,172.16.5.108,172.16.6.4,172.16.3.233; option ubnt.unifi-address 172.17.107.10; } } shared-network "vr0.105" { ## vr0.105 - Link naar Dorpskerk kabelnr.4 subnet 172.16.5.104 netmask 255.255.255.248 { ### not autoritive } ## vr0.105.alias0 - Link naar Rustdam subnet 172.16.6.0 netmask 255.255.255.248 { ### not autoritive } ## vr0.105.alias1 - Link naar Unused kabelnr.5 subnet 172.16.7.224 netmask 255.255.255.248 { ### not autoritive } } shared-network "vr1" { ## vr1 - Link naar Rijneke kabelnr.6 subnet 172.16.3.232 netmask 255.255.255.248 { ### not autoritive } } shared-network "vr2" { ## vr2 - AP oost kabelnr.2 subnet 172.17.68.0 netmask 255.255.255.0 { range 172.17.68.10 172.17.68.240; option routers 172.17.68.1; option domain-name-servers 172.17.68.1,172.16.3.228,172.16.5.108,172.16.6.4,172.16.3.233; option ubnt.unifi-address 172.17.107.10; } } shared-network "wlan0" { ## wlan0 - PA4040 voor zuid subnet 172.17.66.0 netmask 255.255.255.0 { range 172.17.66.10 172.17.66.240; option routers 172.17.66.1; option domain-name-servers 172.17.66.1,172.16.3.228,172.16.5.108,172.16.6.4,172.16.3.233; option ubnt.unifi-address 172.17.107.10; } }