# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
board     : "ALIX2"
gateway   : "192.168.178.1"
comment   : "None"
latitude  : "52.11082"
location  : "Kaasboerderij Rustdam, Zuidbuurtseweg 34, 2381 LG, Zoeterwoude "
longitude : "4.50254"
masterip  : "172.17.50.1"
monitoring_group: "wzoeterwoude"
nodename  : "Rustdam"
nodetype  : "Hybrid"
rdnap_x   : "94400"
rdnap_y   : "458435"
release   : "9.0-RELEASE"
remote_access: "83.85.202.106:1022"
service_accesspoint: True
service_concentrator: False
service_incoming_rdr: False
service_proxy_ileiden: True
service_proxy_normal: True
status    : "up"

iface_ue0:
  comment    : "Link to ZuidbuurseKerk"
  ip         : "172.16.6.4/29"
  sdesc      : "2kerk"
  type       : "eth"
  mode       : "station-wds"
  dhcp       : False
  ns_ip      : "172.16.6.3/29"
  ns_mac     : "00:00:00:00:00:00"
  ns_type    : "ns2"
  bridge_type: "NanoStation2"
  status     : "up"


iface_vr0:
  comment    : "Link to house"
  ip         : "172.16.7.100/29"
  sdesc      : "2house"
  type       : "eth"
  mode       : "station-wds"
  dhcp       : False
  ns_ip      : "172.16.7.99/29"
  ns_mac     : "00:00:00:00:00:00"
  ns_type    : "ns2"
  bridge_type: "NanoStation2"
  status     : "up"

iface_vr0_alias0:
  comment    : "Uplink"
  ip         : "192.168.178.10/24"
  sdesc      : "uplink"
  type       : "eth"
  dhcp       : False
  status     : "up"

iface_vr1:
  comment    : "Access Point"
  ip         : "172.17.51.1/24"
  sdesc      : "2veld"
  mode       : "ap-wds"
  type       : "eth"
  ssid       : "ap-ZTW-Rustdam-BosVeld"
  dhcp       : "10-240"
  ns_ip      : "172.17.51.2/24"
  ns_mac     : "00:00:00:00:00:00"
  ns_type    : "ns2"
  bridge_type: "NanoStation2"
  status     : "up"


iface_vr2:
  comment    : "Access Point"
  ip         : "172.17.52.1/24"
  sdesc      : "2veld"
  mode       : "ap-wds"
  type       : "eth"
  ssid       : "ap-ZTW-Rustdam-WeideVeld"
  dhcp       : "10-240"
  ns_ip      : "172.17.52.2/24"
  ns_mac     : "00:00:00:00:00:00"
  ns_type    : "ns2"
  bridge_type: "NanoStation2"
  status     : "up"


