Index: nodes/Huub/wleiden.yaml
===================================================================
--- nodes/Huub/wleiden.yaml	(revision 14148)
+++ nodes/Huub/wleiden.yaml	(revision 14205)
@@ -26,25 +26,29 @@
 iface_ath0:
   comment    : "Ap"
-  ip         : "172.17.16.1/26"
-  sdesc      : "ap"
+  parent     : "bridge0"
+  sdesc      : "ap-omni"
   mode       : "ap"
   type       : "11g"
   channel    : 6
-  ssid       : "WiFi-Leiden"
+  ssid       : "WIFI4NL"
   wlan_mac   : "30:14:4a:86:bb:b0"
-  dhcp       : "10-60"
   status     : "up"
 
+iface_bridge0:
+  comment    : "Access Points"
+  ip         : "172.17.16.1/24"
+  type       : "eth"
+  dhcp       : "10-240"
+  status     : "up"
 
 iface_sis0:
   comment    : "Local ethernet naar extra ap2"
-  ip         : "172.17.16.129/26"
+  parent     : "bridge0"
   sdesc      : "2ap2"
   mode       : "ap"
   type       : "eth"
   extra_type : "eth2wifibridge"
-  ssid       : "ap-WirelessLeiden-Huub2"
-  dhcp       : "140-180"
-  ns_ip      : "172.17.16.130/26"
+  ssid       : "WIFI4NL"
+  ns_ip      : "172.17.16.2/24"
   ns_mac     : "00:15:6d:d4:f8:24"
   bridge_type: "Bullet2"
@@ -54,12 +58,11 @@
 iface_sis1:
   comment    : "Local ethernet naar extra ap3"
-  ip         : "172.17.65.1/24"
+  parent     : "bridge0"
   sdesc      : "2ap3"
   mode       : "ap"
   type       : "eth"
   extra_type : "eth2wifibridge"
-  ssid       : "WiFi Leiden"
-  dhcp       : "10-250"
-  ns_ip      : "172.17.65.2/24"
+  ssid       : "WIFI4NL"
+  ns_ip      : "172.17.16.3/24"
   ns_mac     : "00:15:6d:e8:f9:c0"
   bridge_type: "Bullet2"
