Index: nodes/CNodeUniGor/wleiden.conf
===================================================================
--- nodes/CNodeUniGor/wleiden.conf	(revision 3130)
+++ nodes/CNodeUniGor/wleiden.conf	(revision 3131)
@@ -65,13 +65,8 @@
 
 DHCP=10-60
-#DHCP_STATIC= host ipaq1{hardware ethernet 00:02:2D:0E:4F:0D; fixed-address 172.18.8.2;} host ipaq2{hardware ethernet 00:02:2D:09:21:28; fixed-address 172.18.8.3;}
-
-
-
-
-OSPF_BROADCAST=no
-#
+
+
+OSPF_BROADCAST=no
 #OSPF_NEIGHBORS=172.16.0.101
-# Leave empty
 
 MODE=master
@@ -109,10 +104,26 @@
 
 $config{'wi0:1'}=sprintf <<EW01;  # Link naar AZC
-YPE=wireless
-IP=172.16.1.101/30
+TYPE=wireless
+IP=172.16.0.165/30
 
 DESC=Link naar AZC
 SDESC=2azc
 DHCP=no
+POINT_TO_POINT=172.16.0.166
+
+SPEED=11534336
+
+
+OSPF_BROADCAST=no
+OSPF_NEIGHBORS=172.16.0.166
+EW01
+
+$config{'wi0:2'}=sprintf <<EW02;  # Link naar Brug
+TYPE=wireless
+IP=172.16.1.101/30
+
+DESC=Link naar Brug
+SDESC=2brug
+DHCP=no
 POINT_TO_POINT=172.16.1.102
 
@@ -122,5 +133,5 @@
 OSPF_BROADCAST=no
 OSPF_NEIGHBORS=172.16.1.102
-EW01
+EW02
 
 
@@ -188,2 +199,3 @@
 EW2
 
+
