Index: /nodes/CNodeLeythenrode/wleiden.conf
===================================================================
--- /nodes/CNodeLeythenrode/wleiden.conf	(revision 6925)
+++ /nodes/CNodeLeythenrode/wleiden.conf	(revision 6925)
@@ -0,0 +1,93 @@
+# config CNodeLeythenrode
+$location="Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp";
+$master_ip='172.17.0.1';  
+$config{'sis0'}=sprintf <<SIS0;  # ethernet to local subnet with PoE
+IP=172.16.3.65/28
+DESC=local ethernet for proxy7 and local ap's
+SDESC=localsubnet
+DHCP=67-70
+SIS0
+
+#configuration of local AP's
+#
+#AP-1 zuidoost
+#ESSID=ap-zo.leythenrode
+#LAN_IP=192.168.1.1/24
+#WAN_IP=172.16.3.71/28
+#MODE=router
+#
+#AP-2 zuidwest
+#ESSID=ap-zw.leythenrode
+#LAN_IP=192.168.2.1/24
+#WAN_IP=172.16.3.72/28
+#MODE=router
+
+#AP-3 noordwest
+#ESSID=ap-zo.leythenrode
+#LAN_IP=192.168.3.1/24
+#WAN_IP=172.16.3.73/28
+#MODE=router
+
+#AP-4 noordoost
+#ESSID=ap-no.leythenrode
+#LAN_IP=192.168.4.1/24
+#WAN_IP=172.16.3.74/28
+#MODE=router
+
+$config{''}=sprintf <<SIS2; # a-link to Graficall via Nanostation5
+TYPE=ethernet
+EXTRA_TYPE=eth2wifibridge
+IP=172.16.3.77/30
+DESC=Ethernet to interlink northeast (graficall)
+SDESC=2Graficall
+POINT_TO_POINT=172.16.3.78
+MODE=master
+ESSID=il-no.leythenrode.wleiden.net
+CHANNEL=52
+SIS2
+
+$config{'sis2:0'}=sprintf <<SIS20;
+TYPE=ethernet
+IP=172.16.3.121/30
+DESC=ethernet to nanostation mgmt interface
+SDESC=manageNS2
+DHCP=no
+POINT_TO_POINT=172.16.3.122
+SIS20
+
+
+$config{'sis3'}=sprintf <<SIS3; # a-link to Roomburgh2 via Nanostation5
+TYPE=ethernet
+EXTRA_TYPE=eth2wifibridge
+IP=172.16.3.100/30
+DESC=ethernet to interlink zuidwest (Roomburgh2)
+SDESC=2Roomburgh2
+POINT_TO_POINT=172.16.3.101
+MODE=master
+ESSID=il-zw.leythenrode.wleiden.net
+CHANNEL=46
+SIS3
+
+$config{'sis3:0'}=sprintf <<SIS30;
+TYPE=ethernet
+IP=172.16.3.125/30
+DESC=ethernet to Nanostation management interface
+SDESC=manageNS3
+SPEED=10240000000
+POINT_TO_POINT=172.16.3.126
+SIS30
+
+
+$config{'ath0'}=sprintf <<ATH0;  # Ap voor buurt
+TYPE=wireless
+IP=$master_ip/26
+DESC=AP voor de buurt
+SDESC=ap
+DHCP=10-60
+MODE=master
+ESSID=omni.leythenrode.wleiden.net
+CHANNEL=2
+CARD_OPTION=mode 11b
+POLAR=Vert
+ATH0
+
Index: /nodes/proxy7/wleiden.conf
===================================================================
--- /nodes/proxy7/wleiden.conf	(revision 6925)
+++ /nodes/proxy7/wleiden.conf	(revision 6925)
@@ -0,0 +1,48 @@
+#
+#
+#  Read by /usr/local/sbin/wireless-up.pl
+#
+# config Proxy7 Leythenrode
+# verbonden met 'vuil' internet van Zorggroep Rijnland
+# nameservers via dhcp: 
+
+$master_ip='172.16.3.66';
+$gw_open='closed';
+$nodetype='Proxy';
+$nodename='Proxy7';
+$labelpos='left';
+$location="Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp";
+
+$status='up';
+
+$release="6.0-STABLE";
+$node_config_version="1";
+$genesis_control="YES";
+
+$OS='FreeBSD';
+
+#edugis x,y  
+$X='';
+$Y='';
+
+$config{'xl0'}=sprintf <<XL0;  # Ethernet
+TYPE=ethernet
+DESC=internetaansluiting
+SDESC=2rijnland
+SPEED=10240000000
+DHCP=yes
+
+XL0
+
+$config{'xl1'}=sprintf <<XL1;  # Ethernet
+TYPE=ethernet
+IP=$master_ip/28
+ROUTE=172.16.0.0/12 172.16.3.65/28
+
+DESC=naar NodeLeythenrode
+SDESC=2nodeLeythenrode
+SPEED=10240000000
+
+DHCP=no
+
+XL1
