source: genesis/nodes/Kaag2/wleiden.yaml@ 13788

Last change on this file since 13788 was 13597, checked in by rick, 8 years ago

Activated 2nd line in workaround state.

Boterhuis zijn bomen zijn nog steeds niet kort gemaakt, ik wacht hier al twee
jaar op, 'tijdelijk' de antenne gedraaid en het tweede pootje op een andere
verbinding gezet.

File size: 2.9 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.21786"
7location : "Jachtwerf Feadship (Van Lent), Julianalaan 3, 2159 LA, Kaag (Eiland)"
8longitude : "4.55925"
9masterip : "172.27.8.1"
10monitoring_group: "wleiden"
11nodename : "Kaag2"
12nodetype : "Hybrid"
13portal_sponsor: "Stichting Promotie Kaag"
14portal_url: "http://www.kaag.nl/"
15rdnap_x : 98420
16rdnap_y : 470298
17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
23status : "up"
24
25
26iface_ath0:
27 comment : "AP richting Dieperpoel via kaartje op gaasantennes"
28 ip : "172.27.8.1/24"
29 sdesc : "omni"
30 mode : "ap"
31 type : "11g"
32 channel : 1
33 ssid : "WiFi-SPKaag"
34 wlan_mac : "00:1b:b1:f1:74:77"
35 dhcp : "10-250"
36 compass : "zw"
37 status : "up"
38
39
40iface_ue0:
41 comment : "AP richting brug A44 op NanoStation M2"
42 ip : "172.17.81.1/24"
43 mode : "ap-wds"
44 type : "eth"
45 extra_type : "eth2wifibridge"
46 channel : "11"
47 ssid : "WiFi SPKaag"
48 dhcp : "10-250"
49 compass : "nw"
50 ns_ip : "172.17.81.2/24"
51 ns_mac : "00:27:22:e2:52:39"
52 bridge_type: "NanoStationM2"
53 status : "up"
54
55
56iface_vr0:
57 comment : "Link naar Watertoren2"
58 ip : "172.16.9.172/29"
59 sdesc : "2watertoren2"
60 mode : "station-wds"
61 type : "eth"
62 extra_type : "eth2wifibridge"
63 channel : "64"
64 ssid : "il-zw.watertoren2.wleiden.net"
65 dhcp : False
66 compass : "o"
67 ns_ip : "172.16.9.171/29"
68 ns_mac : "dc:9f:db:2e:b9:df"
69 bridge_type: "NanoBridgeM5"
70 status : "up"
71
72
73iface_vr1:
74 comment : "Link naar Kaag1"
75 ip : "172.16.17.65/29"
76 sdesc : "2kaag1"
77 mode : "ap-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "112"
81 ssid : "il-z.kaag2.wleiden.net"
82 dhcp : False
83 compass : "z"
84 ns_ip : "172.16.17.66/29"
85 ns_mac : "00:15:6d:70:51:ea"
86 bridge_type: "NanoStation5"
87 status : "up"
88
89
90iface_vr1_alias0:
91 comment : "Link naar StBavo1"
92 ip : "172.16.7.252/29"
93 sdesc : "2kaag2"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 bridge_type: "NanoStation5"
97 status : "up"
98
99iface_vr1_alias1:
100 comment : "Link naar GHR"
101 ip : "172.16.7.65/29"
102 sdesc : "2ghr"
103 type : "eth"
104 extra_type : "eth2wifibridge"
105 bridge_type: "NanoStation5"
106 status : "up"
107
108
109iface_vr2:
110 comment : "Link naar UniGorN"
111 ip : "172.16.17.76/29"
112 sdesc : "2unigorn"
113 mode : "station-wds"
114 type : "eth"
115 extra_type : "eth2wifibridge"
116 channel : "52"
117 ssid : "il-no.unigorn.wleiden.net"
118 dhcp : False
119 compass : "zw"
120 ns_ip : "172.16.17.75/29"
121 ns_mac : "dc:9f:db:f2:11:37"
122 bridge_type: "NanoBridgeM5"
123 status : "up"
124
125
Note: See TracBrowser for help on using the repository browser.