Index: /nodes/CNodeGraficall/wleiden.conf
===================================================================
--- /nodes/CNodeGraficall/wleiden.conf	(revision 7186)
+++ /nodes/CNodeGraficall/wleiden.conf	(revision 7190)
@@ -26,6 +26,26 @@
 #edugis x,y  97110,463425
 
+$config{'ep0'}=sprintf <<ED0; # a-link to Leythenrode via Nanostation5
+TYPE=ethernet
+EXTRA_TYPE=eth2wifibridge
+IP=172.16.3.78/30
+DESC=Ethernet to interlink northeast of leythenrode
+SDESC=2Leythenrode
+POINT_TO_POINT=172.16.3.77
+MODE=managed
+ESSID=il-no.leythenrode.wleiden.net
+#CHANNEL=52
+ED0
 
-$config{'ep0'}=sprintf <<ED0;  # Ethernet
+$config{'ep:0'}=sprintf <<ED1;
+TYPE=ethernet
+IP=172.16.3.137/30
+DESC=ethernet to nanostation mgmt interface
+SDESC=manageNS
+DHCP=no
+POINT_TO_POINT=172.16.3.138
+ED1
+
+$config{'ep1'}=sprintf <<ED2;  # Ethernet
 TYPE=ethernet
 IP=172.24.16.65/28
@@ -38,5 +58,5 @@
 
 
-ED0
+ED2
 
 
