Index: nodes/proxy62/wleiden.conf
===================================================================
--- nodes/proxy62/wleiden.conf	(revision 6824)
+++ nodes/proxy62/wleiden.conf	(revision 6824)
@@ -0,0 +1,53 @@
+#
+#
+#  Read by /usr/local/sbin/wireless-up.pl
+#
+# config Proxy62 bij Huub
+# verbonden met adsl gateway 192.168.1.254
+# nameservers: 217.149.192.6 en 217.149.196.6
+
+$master_ip='172.';  
+$gw_open='closed';
+$nodetype='Proxy';
+$nodename='Proxy62';
+$labelpos='left';
+$location=" Huub, Rapenburg 62, 2311EZ, Leiden";
+
+$status='up';
+
+$release="6.0-RELEASE";
+$node_config_version="1";
+$genesis_control="YES";
+
+$OS='FreeBSD';
+
+#edugis x,y 93348,463569
+$X='093348';
+$Y='463569';
+
+
+$config{'sis0'}=sprintf <<SIS0;  # Ethernet naar WLeiden
+TYPE=ethernet
+IP=172.17.16.67/27
+ROUTE=172.16.0.0/12 172.17.16.65/27
+
+DESC=ethernet naar NodeHuub
+SDESC=2nodeHuub
+SPEED=10240000000
+
+DHCP=no
+
+SIS0
+
+$config{'sis1'}=sprintf <<SIS1;  # Ethernet naar ADSL router
+TYPE=ethernet
+IP=192.168.1.101
+
+
+DESC=naar ADSL router
+SDESC=2ADSL
+SPEED=10240000000
+
+DHCP=no
+
+SIS1
