source: genesis/nodes/HybridKaag2/wleiden.yaml@ 11367

Last change on this file since 11367 was 11325, checked in by rick, 13 years ago

Groepeer nodes naar monitoring_group, handig om bijvoorbeeld een kleine nagios instantie op te zetten voor een kleinere groep machines.

File size: 2.2 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.21786"
[10116]7location : "Jachtwerf Feadship (Van Lent), Julianalaan 3, 2159 LA, Kaag (Eiland)"
[10881]8longitude : "4.55925"
[10116]9masterip : "172.27.8.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Kaag2"
[11259]12nodetype : "Hybrid"
[10059]13rdnap_x : 98420
14rdnap_y : 470298
[11259]15release : "9.0-RELEASE"
16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
21
22
[10059]23iface_ath0:
[10116]24 comment : "Omni voor de buurt"
[11259]25 ip : "172.27.8.1/24"
[10116]26 sdesc : "omni"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "3"
[10156]30 ssid : "ap-WirelessLeiden-Spkaag2"
[11259]31 dhcp : "10-250"
[10116]32 status : "up"
[10059]33
34
35iface_vr0:
[10885]36 comment : "Link naar Watertoren3"
[10116]37 ip : "172.16.16.25/29"
38 sdesc : "2watertoren3"
39 mode : "station-wds"
40 type : "eth"
41 extra_type : "eth2wifibridge"
42 channel : "44"
43 ssid : "il-no.kaag2.wleiden.net"
[10454]44 dhcp : False
[10729]45 compass : "o"
[10116]46 ns_ip : "172.16.16.26/29"
47 ns_mac : "00:15:6d:70:52:5d"
[10892]48 bridge_type: "NanoStation5"
[10116]49 status : "up"
[10059]50
[10116]51
[10059]52iface_vr1:
[10884]53 comment : "Link naar Kaag1"
[10116]54 ip : "172.16.17.65/29"
55 sdesc : "2kaag1"
56 mode : "station-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
59 channel : "140"
60 ssid : "il-z.kaag2.wleiden.net"
[10454]61 dhcp : False
[10729]62 compass : "z"
[10116]63 ns_ip : "172.16.17.66/29"
64 ns_mac : "00:15:6d:70:51:ea"
[10892]65 bridge_type: "NanoStation5"
[10116]66 status : "up"
[10059]67
[10321]68
[10239]69iface_vr1_alias0:
[10884]70 comment : "Link naar Boterhuis"
[10239]71 ip : "172.16.6.89/29"
72 sdesc : "2boterhuis"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "140"
76 ssid : "il-z.kaag2.wleiden.net"
[10454]77 dhcp : False
[10239]78 compass : "s"
79 status : "down"
[10116]80
[10321]81
[10116]82iface_vr2:
[10884]83 comment : "Link naar UnigorN"
[10116]84 ip : "172.16.17.76/29"
85 sdesc : "2unigorn"
86 mode : "station-wds"
87 type : "eth"
88 extra_type : "eth2wifibridge"
89 channel : "60"
90 ssid : "il-no.unigorn.wleiden.net"
[10454]91 dhcp : False
[10729]92 compass : "zw"
[10116]93 ns_ip : "172.16.17.75/29"
94 ns_mac : "00:15:6d:70:54:98"
[10892]95 bridge_type: "NanoStation5"
[10116]96 status : "up"
97
98
Note: See TracBrowser for help on using the repository browser.