1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.17128"
|
---|
7 | location : "Tuinvereniging Ons Buiten, Joop Vervoornpad 16, 2315KL, Leiden"
|
---|
8 | longitude : "4.50629"
|
---|
9 | masterip : "172.17.19.1"
|
---|
10 | monitoring_group: "Leiden"
|
---|
11 | nodename : "OnsBuiten1"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | portal_sponsor: "Tuinvereniging Ons Buiten"
|
---|
14 | portal_url: "http://www.onsbuitenleiden.nl/"
|
---|
15 | rdnap_x : 94738
|
---|
16 | rdnap_y : 465158
|
---|
17 | release : "11.2-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 : "up"
|
---|
24 |
|
---|
25 |
|
---|
26 | iface_ath0:
|
---|
27 | comment : "Lokaal Ap"
|
---|
28 | parent : "bridge0"
|
---|
29 | sdesc : "ap"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11g"
|
---|
32 | channel : 1
|
---|
33 | ssid : "WiFi-Leiden"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 | iface_bridge0:
|
---|
37 | comment : "Access Points"
|
---|
38 | ip : "172.17.19.1/24"
|
---|
39 | type : "eth"
|
---|
40 | dhcp : "10-240"
|
---|
41 | status : "up"
|
---|
42 |
|
---|
43 |
|
---|
44 | iface_vr0:
|
---|
45 | comment : "Link west - SOM2 M5 80:2a:a8:74:52:cf 172.16.3.253 OnsBuiten1-extra 04:18:d6:cc:06:f8"
|
---|
46 | ip : "172.16.3.252/29"
|
---|
47 | sdesc : "2som2"
|
---|
48 | mode : "station-wds"
|
---|
49 | type : "eth"
|
---|
50 | extra_type : "eth2wifibridge"
|
---|
51 | channel : "64"
|
---|
52 | ssid : "il-o.som2.wleiden.net"
|
---|
53 | dhcp : False
|
---|
54 | compass : "w"
|
---|
55 | ns_ip : "172.16.3.251/29"
|
---|
56 | ns_mac : "80:2a:a8:74:52:cf"
|
---|
57 | bridge_type: "NanostationM5"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_vr1:
|
---|
62 | comment : "link zuid naar OnsBuiten3 Clubhuis"
|
---|
63 | ip : "172.16.7.4/29"
|
---|
64 | sdesc : "2onsb3"
|
---|
65 | mode : "station"
|
---|
66 | type : "eth"
|
---|
67 | extra_type : "eth2wifibridge"
|
---|
68 | channel : "100"
|
---|
69 | ssid : "il-n.onsbuiten3.wleiden.net"
|
---|
70 | dhcp : False
|
---|
71 | compass : "z"
|
---|
72 | ns_ip : "172.16.7.3/29"
|
---|
73 | ns_mac : "04:18:d6:cc:01:4d"
|
---|
74 | bridge_type: "NanoStationM5"
|
---|
75 | status : "up"
|
---|
76 |
|
---|
77 |
|
---|
78 | iface_vr2:
|
---|
79 | comment : "AP zuidwest"
|
---|
80 | parent : "bridge0"
|
---|
81 | sdesc : "2apzw"
|
---|
82 | mode : "ap-repeater"
|
---|
83 | type : "eth"
|
---|
84 | extra_type : "eth2wifibridge"
|
---|
85 | channel : "1"
|
---|
86 | ssid : "WiFi Leiden"
|
---|
87 | dhcp : False
|
---|
88 | compass : "zw"
|
---|
89 | ns_ip : "172.17.19.4/24"
|
---|
90 | ns_mac : "dc:9f:db:3e:26:8c"
|
---|
91 | bridge_type: "NanoStationM2-Loco"
|
---|
92 | status : "up"
|
---|
93 |
|
---|
94 | iface_vr2_extra0:
|
---|
95 | comment : "Repeater zuidoost"
|
---|
96 | ip : "172.17.19.3/24"
|
---|
97 | mode : "ap-repeater"
|
---|
98 | type : "eth"
|
---|
99 | extra_type : "eth2wifibridge"
|
---|
100 | channel : "1"
|
---|
101 | compass : "zo"
|
---|
102 | ns_ip : "172.17.19.2/24"
|
---|
103 | ns_mac : "dc:9f:db:36:a5:93"
|
---|
104 | bridge_type: "NanoStationM2-Loco"
|
---|
105 | status : "up"
|
---|
106 |
|
---|