# # DO NOT EDIT - Automatically generated by 'gformat' # # option definitions common to all supported networks... option domain-name "dhcp.Watertoren1.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 "ue0" { ## ue0 - Nieuwe Link naar ... (Mastx:Posy) nog niet aangesloten - NM5 zit op watertoren2-vr1 subnet 172.16.5.16 netmask 255.255.255.248 { ### not autoritive } } shared-network "vr0" { ## vr0 - Ethernet/ Switchport: 3 rode patchkabel naar switch subnet 192.168.0.0 netmask 255.255.255.0 { ### not autoritive } ## vr0_alias0 - Watertoren internal ring subnet 172.25.90.64 netmask 255.255.255.248 { ### not autoritive } } shared-network "vr1" { ## vr1 - M5 naar Amsterdam (Mast1:Pos2) rode patchkabel naar PoE LAN1-> kabel 1 subnet 172.16.16.88 netmask 255.255.255.248 { ### not autoritive } ## vr1_alias_0 - Network TechInc subnet 172.17.92.0 netmask 255.255.255.0 { ### not autoritive } } shared-network "vr2" { ## vr2 - Webcams ips 41 t/m 44 PC 37 NS Aalsmeer 35 rode patchkabel naar PoE LAN2-> kabel 2 subnet 172.17.0.32 netmask 255.255.255.240 { ### not autoritive } } shared-network "wlan0" { ## wlan0 - OMNI voor Wifi op de westeinder (Mast3:Pos2) subnet 172.17.9.0 netmask 255.255.255.192 { range 172.17.9.20 172.17.9.60; option routers 172.17.9.1; option domain-name-servers 172.17.9.1,172.25.90.65,172.25.90.68; option ubnt.unifi-address 172.17.107.10; } }