# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
board     : "UNKNOWN"
comment   : "Test voor hybrid"
externalif: "sis0"
gateway   : "192.168.84.1"
ileiden   : True
internalif: "tap0"
latitude  : "52.06651"
location  : " Richard, Terschelling 244, 3524az Utrecht"
longitude : "5.13854"
masterip  : "172.17.65.1"
nat       : True
nodename  : "Hybrid8"
nodetype  : "Hybrid"
proxyid   : 8
rdnap_x   : 137949
rdnap_y   : 453165
release   : "9.0-RELEASE"
status    : "up"
vpnif     : "tap0"


iface_ath0:
  comment    : "Ap"
  ip         : "172.17.65.1/26"
  sdesc      : "ap"
  mode       : "ap-wds"
  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"


