# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
comment   : "None"
firewall_block: "74.125.79.99/32 83.162.36.0/24"
gateway   : "83.162.36.91"
ileiden   : False
interfaces: "sis0,sis1"
internalif: "sis1"
internalroute: "172.17.8.66"
latitude  : "4.48521"
location  : "Cope, Rapenburg 8, 2311 EV,Leiden"
longitude : "52.15972"
masterip  : "172.17.8.68"
nat       : False
nodename  : "Proxy1"
nodetype  : "Proxy"
proxyid   : 1
rdnap_x   : 93280
rdnap_y   : 463889
release   : "8.0-RELEASE"
status    : "up"


iface_sis0:
  comment    : "Ethernet"
  interface  : "sis0"
  ip         : "83.162.36.91/24"
  desc       : "link naar internet"
  sdesc      : "uplink"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


iface_sis1:
  comment    : "link naar NodeCope"
  interface  : "sis1"
  ip         : "172.17.8.68/28"
  desc       : "Link naar NodeCope"
  sdesc      : "downlink"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


