source: genesis/nodes/HybridRosmolen/wleiden.yaml@ 11387

Last change on this file since 11387 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.5 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.17732"
[10116]7location : "Openbare Bibliotheek locatie Merenwijk, Rosmolen 4, 2317 SJ, Leiden"
[10881]8longitude : "4.50479"
[10116]9masterip : "172.21.168.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Rosmolen"
[11240]12nodetype : "Hybrid"
[10059]13rdnap_x : 94644
14rdnap_y : 465831
[11240]15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
[10059]20
[11322]21
[10059]22iface_ath0:
[10888]23 comment : "Ap voor de buurt"
[10116]24 ip : "172.21.168.1/24"
25 sdesc : "ap"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "5"
29 ssid : "ap-wirelessleiden.rosmolen"
[11240]30 dhcp : "10-250"
[10116]31 compass : "wirelessleiden"
32 status : "up"
[10059]33
34
[10116]35iface_ue0:
[10885]36 comment : "Ethernet naar filiaal OBL"
[10116]37 ip : "172.21.168.65/28"
38 sdesc : "eth"
39 type : "eth"
[10454]40 dhcp : False
[10116]41 status : "down"
42
43
44iface_ue1:
[11240]45 comment : "Link naar xxxx"
[10116]46 ip : "172.16.2.57/30"
[11240]47 sdesc : "2xxxx"
[10116]48 mode : "station-wds"
49 type : "eth"
50 extra_type : "eth2wifibridge"
51 channel : "3"
52 ssid : "il-nw.rosmolen.wleiden.net"
[10454]53 dhcp : False
[10729]54 compass : "w"
[10116]55 ns_ip : "172.16.3.74/29"
56 ns_mac : "00:15:6d:"
57 status : "down"
58
59
[10059]60iface_vr0:
[10884]61 comment : "A-link naar Broekplein"
[10116]62 ip : "172.16.5.132/29"
63 sdesc : "2Broekplein"
64 mode : "station-wds"
65 type : "eth"
66 extra_type : "eth2wifibridge"
67 channel : "36"
68 ssid : "il-z.broekplein.wleiden.net"
[10454]69 dhcp : False
[10729]70 compass : "nw"
[10116]71 ns_ip : "172.16.5.131/29"
72 ns_mac : "00:15:6d:70:54:c5"
[10892]73 bridge_type: "NanoStation5"
[10116]74 status : "up"
[10059]75
[10116]76
[10059]77iface_vr1:
[10884]78 comment : "Link naar Roomburgh1"
[10116]79 ip : "172.16.3.44/29"
80 sdesc : "2roomburgh1"
81 mode : "station-wds"
82 type : "eth"
83 extra_type : "eth2wifibridge"
84 channel : "124"
85 ssid : "il-nnw.roomburgh1.wleiden.net"
[10454]86 dhcp : False
[10729]87 compass : "z"
[10116]88 ns_ip : "172.16.3.43/29"
89 ns_mac : ""
[10892]90 bridge_type: "NanoStation5"
[10116]91 status : "up"
[10059]92
[10116]93
94iface_vr2:
[10884]95 comment : "Link naar Regenboog"
[10116]96 ip : "172.16.5.201/29"
97 sdesc : "2regenboog"
98 mode : "station-wds"
99 type : "eth"
100 extra_type : "eth2wifibridge"
101 channel : "11"
102 ssid : "il-o.rosmolen.wleiden.net"
[10454]103 dhcp : False
[10116]104 compass : "e"
105 ns_ip : "172.16.5.202/29"
106 ns_mac : "00:15:6d:e8:f9:3d"
107 status : "down"
108
109
Note: See TracBrowser for help on using the repository browser.