Index: nodes/proxy10/wleiden.conf
===================================================================
--- nodes/proxy10/wleiden.conf	(revision 9131)
+++ nodes/proxy10/wleiden.conf	(revision 9132)
@@ -1,33 +1,34 @@
-#
-#
-#  Read by /usr/local/sbin/wireless-up.pl
 #
 # config Proxy10 bij Zwaluw
 
-$master_ip='172.22.0.66';  
+$master_ip='172.22.0.66';
+$gateway='192.168.1.1';
+$internalroute='172.22.0.65';
+$internalif='sis1';   
 $nodetype='Proxy';
 $nodename='Proxy10';
 $proxyid='10';
-
 $location="PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden";
-
 $status='up';
-
-$release="8.0-RELEASE";
-
-
-# edugis x,y 90739,463249
+$release="8.2-RELEASE";
 $X='90739';
 $Y='463249';
 
 $config{'sis0'}=sprintf <<SIS0;
+COMMENT=Link naar router
+TYPE=ethernet
+IP=192.168.1.16/24                                                                               
+DESC=Link naar router
+SDESC=uplink
+DHCP=no
+SIS0
+
+$config{'sis1'}=sprintf <<SIS1;
 COMMENT=Ethernet
 TYPE=ethernet
 IP=$master_ip/30
-ROUTE=172.16.0.0/12 172.22.0.65
-
 DESC=Link naar Node zwaluw
 SDESC=2zwaluwak
 DHCP=no
-SIS0
+SIS1
 
