Index: nodes/CNodeAster/wleiden.conf
===================================================================
--- nodes/CNodeAster/wleiden.conf	(revision 5674)
+++ nodes/CNodeAster/wleiden.conf	(revision 5693)
@@ -5,5 +5,5 @@
 # config CNodeAster, IRIS-type, dus alleen ethernetpoorten!
 
-$location='Katwijk Asterstraat';
+$location='Katwijk Asterstraat 254';
 $master_ip='172.23.26.1';  
 $gw_open='closed';
@@ -41,7 +41,7 @@
 
 
-$config{'sis1'}=sprintf <<ED1;  # link naar Internet
+$config{'sis1'}=sprintf <<ED1;  # link naar Internet adsl-modem
 TYPE=ethernet
-IP=192.168.2.252/24
+IP=192.168.1.6/24 # via dhcp
 
 
@@ -74,5 +74,5 @@
 ED2
 
-$config{'sis2'}=sprintf <<ED3;  # link naar Castor
+$config{'sis2'}=sprintf <<ED3;  # link naar Castor / UnigorN
 TYPE=ethernet
 IP=172.16.2.233/30
@@ -88,4 +88,19 @@
 OSPF_NEIGHBORS=no
 
-ED2
+ED3
 
+$config{'sis3'}=sprintf <<ED4;  # local
+TYPE=ethernet
+IP=192.168.1.1/24
+
+DESC=local for monitoring
+SDESC=local
+SPEED=
+
+DHCP=yes
+
+OSPF_BROADCAST=no
+OSPF_NEIGHBORS=no
+
+ED4
+
