# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
comment   : " verbonden met 'vuil' internet van Zorggroep Rijnland lokaal ip en nameservers via dhcp LET OP: niet standaard configuratie ivm lokale ap's!"
gateway   : "192.168.200.1"
ileiden   : True
interfaces: "vr0,vr1"
internalif: "vr1"
externalif: "vr0"
internalroute: "172.17.0.2"
latitude  : "4.53567"
location  : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp"
longitude : "52.15576"
masterip  : "172.17.0.1"
nodename  : "Proxy7"
nodetype  : "Proxy"
proxyid   : 7
rdnap_x   : 96728
rdnap_y   : 463407
release   : "9.0-RELEASE"
status    : "up"


iface_vr0:
  comment    : "Link naar Router"
  interface  : "vr0"
  ip         : "192.168.200.100/24"
  desc       : "Link naar Router"
  sdesc      : "uplink"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


iface_vr1:
  comment    : "Local 24-subnet to node and clients"
  interface  : "vr1"
  ip         : "172.17.0.1/28"
  desc       : "naar NodeLeythenrode and ap bridges"
  sdesc      : "Leythenrode_subnet"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


iface_vr1_alias0:
  comment    : "Local 24-subnet to node and clients"
  interface  : "vr1:0"
  ip         : "172.17.7.1/24"
  desc       : "naar NodeLeythenrode and local clients"
  sdesc      : "Leythenrode_subnet"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


