# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
comment   : " verbonden met adsl gateway 192.168.3.254 nameservers: 217.149.192.6 en 217.149.196.6 "
firewall_block: "192.168.0.0/16"
gateway   : "192.168.3.254"
ileiden   : False
interfaces: "sis0,sis1"
internalif: "sis1"
internalroute: "172.17.16.65"
latitude  : "4.48626"
location  : " Huub, Rapenburg 62, 2311EZ, Leiden"
longitude : "52.15685"
masterip  : "172.17.16.66"
nat       : False
nodename  : "Proxy62"
nodetype  : "Proxy"
proxyid   : 62
rdnap_x   : "093348"
rdnap_y   : 463569
release   : "8.2-RELEASE"
status    : "up"


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


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


