# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
board     : "ALIX2"
comment   : "None"
externalif: "sis0"
gateway   : "192.168.84.1"
ileiden   : False
latitude  : "52.06651"
location  : " Richard, Terschelling 244, 3524az Utrecht"
longitude : "5.13854"
masterip  : "172.16.6.129"
monitoring_group: "wleiden"
nodename  : "Richard"
nodetype  : "Hybrid"
rdnap_x   : 137949
rdnap_y   : 453165
release   : "9.0-RELEASE"
service_accesspoint: True
service_incoming_rdr: True
service_proxy_ileiden: True
service_proxy_normal: True
service_vpn_server: True
status    : "up"
vpnif     : "tap0"


iface_ath0:
  comment    : "Ap"
  ip         : "172.17.65.1/26"
  sdesc      : "ap"
  mode       : "ap"
  type       : "11b"
  channel    : "7"
  ssid       : "ap-WirelessLeiden-Richard"
  dhcp       : "10-60"
  status     : "up"


iface_sis0:
  comment    : "Link naar Router"
  ip         : "192.168.84.11/24"
  sdesc      : "uplink"
  type       : "eth"
  dhcp       : False
  status     : "up"


iface_sis1:
  comment    : "Bullet"
  ip         : "172.16.6.129/28"
  sdesc      : "downlink"
  type       : "eth"
  dhcp       : "130-131"
  status     : "up"


iface_tap0:
  comment    : "LokaalDev"
  ip         : "172.17.0.50/28"
  sdesc      : "vpn"
  type       : "eth"
  dhcp       : False
  status     : "up"


