# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
board     : "ALIX2"
comment   : "None"
gateway   : "192.168.3.254"
latitude  : "52.17062"
location  : "Thuis, , 2311 EZ, Leiden"
longitude : "4.63854"
masterip  : "172.17.153.1"
monitoring_group: "wleiden"
nodename  : "TestTienThuis"
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.153.1/24"
  sdesc      : "binnen"
  mode       : "ap"
  type       : "11g"
  channel    : 1
  ssid       : "WiFi-Leiden-TEST"
  dhcp       : "10-60"
  status     : "up"


iface_ue0:
  comment    : "Extra AP2"
  ip         : "172.17.155.1/24"
  sdesc      : "ap2"
  mode       : "ap"
  type       : "eth"
  extra_type : "eth2wifibridge"
  channel    : "11"
  ssid       : "WiFi Leiden TEST"
  dhcp       : "10-240"
  ns_ip      : "172.17.41.2/24"
  ns_mac     : "00:15:6d:d4:f8:36"
  bridge_type: "Bullet2"
  status     : "up"


iface_vr0:
  comment    : "Link to external interface"
  ip         : "192.168.3.2/24"
  sdesc      : "2external"
  type       : "eth"
  dhcp       : "client"
  status     : "up"


iface_vr1:
  comment    : "Link naar wleiden.net"
  ip         : "172.16.10.9/29"
  sdesc      : "2wleiden"
  mode       : "ap-wds"
  type       : "eth"
  extra_type : "eth2wifibridge"
  channel    : "120"
  ssid       : "il.test.wleiden.net"
  dhcp       : False
  compass    : "z"
  ns_ip      : "172.16.10.10/29"
  ns_mac     : "00:15:6d:8e:dd:84"
  bridge_type: "NanoStation M5"
  status     : "up"


iface_vr2:
  comment    : "Lokaal Dev Netwerk"
  ip         : "192.168.10.10/24"
  sdesc      : "2dev"
  type       : "eth"
  dhcp       : "11-20"
  status     : "up"


