source: genesis/nodes/HybridLeythenrode2/wleiden.yaml@ 11322

Last change on this file since 11322 was 11322, checked in by rick, 12 years ago

All cosmetic fixes.

File size: 1.2 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10434]4board : "ALIX2"
[10268]5comment : " verbonden met 'vuil' internet van Zorggroep Rijnland lokaal ip en nameservers via dhcp LET OP: niet standaard configuratie ivm lokale ap's!"
[10116]6gateway : "192.168.200.1"
[10881]7latitude : "52.15576"
[11265]8location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp, werkkast begane grond"
[10881]9longitude : "4.53567"
[11274]10masterip : "172.17.7.1"
[11265]11nodename : "Leythenrode2"
12nodetype : "Hybrid"
[10059]13rdnap_x : 96728
14rdnap_y : 463407
[11265]15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: True
18service_proxy_normal: True
[10116]19status : "up"
20
21
[10268]22iface_vr0:
[11265]23 comment : "External Link"
[10116]24 ip : "192.168.200.100/24"
[11265]25 sdesc : "2external"
[10116]26 type : "eth"
[10454]27 dhcp : False
[10116]28 status : "up"
[10059]29
[10116]30
[10268]31iface_vr1:
[11265]32 comment : "Ethernet"
33 ip : "172.17.7.1/24"
34 sdesc : "localsubnet"
35 type : "eth"
36 dhcp : "10-250"
37 status : "up"
38
[11322]39
[11265]40iface_vr1_alias0:
41 comment : "Local 28-subnet to Leythenrode1 and clients (ap bridges)"
42 ip : "172.17.0.2/28"
[10116]43 sdesc : "Leythenrode_subnet"
44 type : "eth"
[10454]45 dhcp : False
[10116]46 status : "up"
[10059]47
[10116]48
Note: See TracBrowser for help on using the repository browser.