Index: nodes/proxy7/wleiden.conf
===================================================================
--- nodes/proxy7/wleiden.conf	(revision 7107)
+++ nodes/proxy7/wleiden.conf	(revision 7108)
@@ -7,5 +7,5 @@
 # nameservers via dhcp: 
 
-$master_ip='172.16.3.66';
+$master_ip='172.17.0.0';
 $gw_open='closed';
 $nodetype='Proxy';
@@ -26,5 +26,5 @@
 $Y='';
 
-$config{'xl0'}=sprintf <<XL0;  # Ethernet
+$config{'sis0'}=sprintf <<SIS0;  # Ethernet
 TYPE=ethernet
 DESC=internetaansluiting
@@ -33,10 +33,10 @@
 DHCP=yes
 
-XL0
+SIS0
 
-$config{'xl1'}=sprintf <<XL1;  # Ethernet
+$config{'sis1'}=sprintf <<SIS1;  # Ethernet
 TYPE=ethernet
-IP=$master_ip/28
-ROUTE=172.16.0.0/12 172.16.3.65/28
+IP=$master_ip/24
+ROUTE=172.16.0.0/12 172.16.0.2
 
 DESC=naar NodeLeythenrode
@@ -46,3 +46,3 @@
 DHCP=no
 
-XL1
+SIS1
