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


iface_ath0:
  comment    : "Ap"
  interface  : "ath0"
  ip         : "172.17.65.1/26"
  desc       : "AP"
  sdesc      : "ap"
  mode       : "ap-wds"
  type       : "11b"
  channel    : "7"
  ssid       : "ap-WirelessLeiden-Richard"
  dhcp       : "10-60"
  compass    : "None"
  status     : "up"


iface_sis0:
  comment    : "Link naar Router"
  interface  : "sis0"
  ip         : "192.168.84.11/24"
  desc       : "Link naar Router"
  sdesc      : "uplink"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


