# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
comment   : "Test proxy voor Proxyfactory"
gateway   : "192.168.58.1"
ileiden   : False
interfaces: "sis0,sis1"
internalif: "sis1"
internalroute: "172.16.3.33"
latitude  : "5.13854"
location  : " Richard, Terschelling 244, 3524az Utrecht"
longitude : "52.06651"
masterip  : "172.16.3.34"
nat       : True
nodename  : "Proxy8"
nodetype  : "Proxy"
proxyid   : 8
rdnap_x   : 137949
rdnap_y   : 453165
release   : "8.0-RELEASE"
status    : "up"


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


iface_sis1:
  comment    : "Link naar NodeRichard"
  interface  : "sis1"
  ip         : "172.16.16.9/30"
  desc       : "Link"
  sdesc      : "downlink"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


