1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.22313"
|
---|
7 | location : "St. Bartholomeuskerk, Herenstraat 27, 2215KE, Voorhout"
|
---|
8 | longitude : "4.48714"
|
---|
9 | masterip : "172.17.124.1"
|
---|
10 | monitoring_group: "teylingen"
|
---|
11 | nodename : "TEYBartholomeus"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | portal_sponsor: "Gemeente Teylingen"
|
---|
14 | portal_url: "http://rkvoorhout.nl/"
|
---|
15 | rdnap_x : 93500
|
---|
16 | rdnap_y : 470942
|
---|
17 | release : "9.0-RELEASE"
|
---|
18 | service_accesspoint: True
|
---|
19 | service_concentrator: False
|
---|
20 | service_incoming_rdr: False
|
---|
21 | service_proxy_ileiden: False
|
---|
22 | service_proxy_normal: False
|
---|
23 | status : "down"
|
---|
24 |
|
---|
25 |
|
---|
26 | iface_ath0:
|
---|
27 | comment : "Accesspoint 1 Coax"
|
---|
28 | ip : "172.17.124.1/24"
|
---|
29 | sdesc : "ap1"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11g"
|
---|
32 | channel : 1
|
---|
33 | ssid : "ap-Tey-Bartholomeus-1"
|
---|
34 | dhcp : "10-250"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 |
|
---|
38 | iface_ue0:
|
---|
39 | comment : "Accesspoints via switch"
|
---|
40 | ip : "172.17.125.1/24"
|
---|
41 | sdesc : "ap2"
|
---|
42 | mode : "ap"
|
---|
43 | type : "eth"
|
---|
44 | extra_type : "eth2wifibridge"
|
---|
45 | channel : "6"
|
---|
46 | ssid : "ap-Tey-Bestuurscentrum-kerkplein"
|
---|
47 | dhcp : "10-250"
|
---|
48 | compass : ""
|
---|
49 | ns_ip : "172.17.125.2/24"
|
---|
50 | ns_mac : ""
|
---|
51 | bridge_type: "NanoStationM2"
|
---|
52 | status : "up"
|
---|
53 |
|
---|
54 |
|
---|
55 | iface_vr0:
|
---|
56 | comment : "Link naar Bestuurscentrum"
|
---|
57 | ip : "172.16.7.84/29"
|
---|
58 | sdesc : "2bestuur"
|
---|
59 | mode : "station-wds"
|
---|
60 | type : "eth"
|
---|
61 | extra_type : "eth2wifibridge"
|
---|
62 | channel : "116"
|
---|
63 | ssid : "il-zw.teybestuurscentrum.wleiden.net"
|
---|
64 | dhcp : False
|
---|
65 | compass : "z"
|
---|
66 | ns_ip : "172.16.7.83/29"
|
---|
67 | ns_mac : "00:27:22:10:fd:ed"
|
---|
68 | bridge_type: "Nanostation M5"
|
---|
69 | status : "up"
|
---|
70 |
|
---|
71 |
|
---|
72 | iface_vr1:
|
---|
73 | comment : "Link naar AKZO"
|
---|
74 | ip : "172.16.9.33/29"
|
---|
75 | sdesc : "2akzo"
|
---|
76 | mode : "ap-wds"
|
---|
77 | type : "eth"
|
---|
78 | extra_type : "eth2wifibridge"
|
---|
79 | channel : "124"
|
---|
80 | ssid : "il-z.teybartholomeus.wleiden.net"
|
---|
81 | dhcp : False
|
---|
82 | compass : "z"
|
---|
83 | ns_ip : "172.16.9.34/29"
|
---|
84 | ns_mac : ""
|
---|
85 | bridge_type: "Nanostation M5"
|
---|
86 | status : "up"
|
---|
87 |
|
---|
88 |
|
---|
89 | iface_vr2:
|
---|
90 | comment : "Link naar zuidwest"
|
---|
91 | ip : "172.16.9.41/29"
|
---|
92 | sdesc : "2zw"
|
---|
93 | mode : "ap-wds"
|
---|
94 | type : "eth"
|
---|
95 | extra_type : "eth2wifibridge"
|
---|
96 | channel : "132"
|
---|
97 | ssid : "il-zw.teybartholomeus.wleiden.net"
|
---|
98 | dhcp : False
|
---|
99 | compass : "zw"
|
---|
100 | ns_ip : "172.16.9.42/29"
|
---|
101 | ns_mac : ""
|
---|
102 | bridge_type: "Nanostation M5"
|
---|
103 | status : "up"
|
---|
104 |
|
---|
105 |
|
---|