# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
comment   : "None"
externalif: "sis1"
gateway   : "192.168.1.69"
ileiden   : True
interfaces: "sis0,sis1"
internalif: "sis0"
internalroute: "172.23.25.65"
latitude  : "4.47727"
location  : "tegenover school met vleugel dak (Jenaplanschool), Oegstgeest"
longitude : "52.18621"
masterip  : "172.23.25.66"
nodename  : "Proxy11"
nodetype  : "Proxy"
proxyid   : 11
rdnap_x   : 92774
rdnap_y   : 466843
release   : "8.2-RELEASE"
status    : "up"


iface_sis0:
  comment    : "Ethernet"
  interface  : "sis0"
  ip         : "172.23.25.66/30"
  desc       : "Link naar Node LangeVoort"
  sdesc      : "2langevoort"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


iface_sis1:
  comment    : "Ethernet naar adsl"
  interface  : "sis1"
  ip         : "192.168.1.70/24"
  desc       : "adsl langevoort"
  sdesc      : "2adsl"
  type       : "eth"
  dhcp       : "False"
  compass    : "None"
  status     : "up"


