Index: nodes/TestTienAlix3D/wleiden.yaml
===================================================================
--- nodes/TestTienAlix3D/wleiden.yaml	(revision 13491)
+++ nodes/TestTienAlix3D/wleiden.yaml	(revision 13491)
@@ -0,0 +1,66 @@
+# Genesis config yaml style
+# vim:ts=2:et:sw=2:ai
+#
+board     : "ALIX2"
+comment   : "None"
+gateway   : "192.168.3.1"
+latitude  : "52.17062"
+location  : "Wouter thuis, Voorhout"
+longitude : "4.63854"
+masterip  : "172.17.71.1"
+monitoring_group: "wleiden"
+nodename  : "TestTienAlix3D"
+nodetype  : "Hybrid"
+rdnap_x   : 103784
+rdnap_y   : 464983
+rdr_host  : "0.0.0.0"
+rdr_rules :
+- ['tcp', 9080, '172.17.0.41', 80]
+- ['tcp', 9081, '172.17.0.42', 554]
+- ['tcp', 9082, '172.17.0.43', 554]
+- ['tcp', 9083, '172.17.0.44', 80]
+- ['tcp', 9084, '172.17.0.43', 80]
+- ['tcp', 9085, '172.17.0.42', 80]
+- ['tcp', 9086, '172.17.0.45', 21]
+- ['tcp', 9087, '172.17.0.45', 3389]
+- ['tcp', 9092, '172.17.51.5', 80]
+- ['tcp', 9096, '172.17.13.66', 88]
+release   : "10.2-RELEASE"
+remote_access: ""
+service_accesspoint: True
+service_concentrator: False
+service_incoming_rdr: False
+service_proxy_ileiden: True
+service_proxy_normal: True
+status    : "down"
+
+iface_ath0:
+  comment    : "Internal Wireless"
+  ip         : "172.17.71.1/24"
+  sdesc      : "binnen"
+  mode       : "ap"
+  type       : "11g"
+  channel    : 1
+  ssid       : "WiFi Teylingen TEST-g"
+  dhcp       : "10-60"
+  status     : "up"
+  
+iface_ath1:
+  comment    : "Internal Wireless"
+  ip         : "172.17.72.1/24"
+  sdesc      : "binnen"
+  mode       : "ap"
+  type       : "11a"
+  channel    : 36
+  ssid       : "WiFi Teylingen TEST-a"
+  dhcp       : "10-60"
+  status     : "up"
+
+iface_vr0:
+  comment    : "Link to external interface"
+  ip         : "192.168.3.3/24"
+  sdesc      : "2external"
+  type       : "eth"
+  dhcp       : "client"
+  status     : "up"
+
