# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
comment   : "None"
gateway   : "192.168.42.1"
ileiden   : False
interfaces: "vr0,vr1"
internalif: "vr1"
internalroute: "172.16.3.97"
latitude  : "4.47100"
location  : "Brahmslaan 40, 2324 AN, Leiden"
longitude : "52.13999"
masterip  : "172.16.3.98"
nat       : True
nodename  : "Proxy13"
nodetype  : "Proxy"
proxyid   : 13
rdnap_x   : 92280
rdnap_y   : 461707
release   : "8.2-RELEASE"
remote_access: "riff.vanderzwet.net:1022"
status    : "up"


iface_vr0:
  comment    : "link naar Router"
  interface  : "vr0"
  ip         : "0.0.0.0/30"
  desc       : "Link naar router"
  sdesc      : "uplink"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  dhcpclient : "yes"
  status     : "up"


iface_vr1:
  comment    : "link naar NodeRick"
  interface  : "vr1"
  ip         : "172.16.3.98/30"
  desc       : "Link naar NodeRick"
  sdesc      : "downlink"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


