# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
comment   : "None"
gateway   : "192.168.178.1"
ileiden   : False
interfaces: "sis0,sis1"
internalif: "vr0"
internalroute: "172.27.129.65"
latitude  : "4.50151"
location  : "Zwet, Nieuweweg Zoeterwoude"
longitude : "52.11886"
masterip  : "172.27.129.67"
nat       : True
nodename  : "Proxy15"
nodetype  : "Proxy"
proxyid   : 15
rdnap_x   : 94340
rdnap_y   : 459330
release   : "8.2-RELEASE"
remote_access: "buzz.vanderzwet.net:1022"
status    : "up"


iface_sis0:
  comment    : "Might need to be a /30 link"
  interface  : "sis0"
  ip         : "172.27.129.67/28"
  desc       : "Link naar Zwet"
  sdesc      : "downlink"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


iface_sis1:
  comment    : "link naar Router"
  interface  : "sis1"
  ip         : "192.168.178.49/24"
  desc       : "Link naar router"
  sdesc      : "uplink"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


