# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
comment   : " verbonden met 'vuil' internet van Zorggroep Rijnland
 lokaal ip en nameservers via dhcp
 LET OP: niet standaard configuratie ivm lokale ap's!
 Proxy is ook dhcpd server voor de lokale gebruikers,
 dus apart dnsmasq geinstalleerd en geconfigureerd
"
interfaces: sis0,sis1
latitude  : 0
location  : 'Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp'
longitude : 0
masterip  : 172.17.0.1
release   : 8.2-RELEASE
nodename  : Proxy7
nodetype  : Proxy
rdnap_x   : 96728
rdnap_y   : 463407
status    : up
ileiden   : yes
internalif: sis1
internalroute: 172.17.0.2
gateway: 192.168.200.1
proxyid: 7
iface_sis0:
  comment    : 'Link naar Router'
  compass    : 'None'
  desc       : 'Link naar Router'
  dhcp       : 'no'
  interface  : 'sis0'
  ip         : '192.168.200.100/24'
  sdesc      : 'uplink'
  status     : 'up'
  type       : 'eth'

iface_sis1:
  comment    : 'Local 24-subnet to node and clients'
  compass    : 'None'
  desc       : 'naar NodeLeythenrode and ap bridges'
  dhcp       : 'no'
  interface  : 'sis1'
  ip         : '172.17.0.1/28'
  sdesc      : 'Leythenrode_subnet'
  status     : 'up'
  type       : 'eth'

iface_sis1_alias0:
  comment    : 'Local 24-subnet to node and clients'
  compass    : 'None'
  desc       : 'naar NodeLeythenrode and local clients'
  dhcp       : 'no'
  interface  : 'sis1:0'
  ip         : '172.17.7.1/24'
  sdesc      : 'Leythenrode_subnet'
  status     : 'up'
  type       : 'eth'

