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

Last change on this file since 11432 was 11432, checked in by huub, 12 years ago

enkele kleine config aanpassingen ivm nagios

File size: 1.5 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"
[11325]11monitoring_group: "wleiden"
[11265]12nodename : "Leythenrode2"
13nodetype : "Hybrid"
[10059]14rdnap_x : 96728
15rdnap_y : 463407
[11432]16release : "9.0-RELEASE"
[11265]17service_accesspoint: True
18service_incoming_rdr: False
19service_proxy_ileiden: True
20service_proxy_normal: True
[10116]21status : "up"
22
23
[10268]24iface_vr0:
[11265]25 comment : "External Link"
[10116]26 ip : "192.168.200.100/24"
[11265]27 sdesc : "2external"
[10116]28 type : "eth"
[10454]29 dhcp : False
[10116]30 status : "up"
[10059]31
[10116]32
[10268]33iface_vr1:
[11265]34 comment : "Ethernet"
35 ip : "172.17.7.1/24"
36 sdesc : "localsubnet"
37 type : "eth"
38 dhcp : "10-250"
39 status : "up"
40
[11322]41
[11265]42iface_vr1_alias0:
[11432]43 comment : "Local 28-subnet to Leythenrode1 and clients (ap bridges 172.17.0.3 en 172.17.0.4/00:15:6D:30:D1:FA)"
[11265]44 ip : "172.17.0.2/28"
[10116]45 sdesc : "Leythenrode_subnet"
[11432]46 mode : "ap-wds"
[10116]47 type : "eth"
[11432]48 extra_type : "eth2wifibridge"
49 channel : "3"
50 ssid : "ap-zo.leythenrode"
[10454]51 dhcp : False
[11432]52 compass : "nw"
53 ns_ip : "172.17.0.3/28"
54 ns_mac : "00:15:6D:30:D2:C7"
55 bridge_type: "NanoStation2"
[10116]56 status : "up"
[10059]57
[10116]58
Note: See TracBrowser for help on using the repository browser.