1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "net4801"
|
---|
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 : "OnsBuiten"
|
---|
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 : "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 : "up"
|
---|
24 |
|
---|
25 |
|
---|
26 | iface_ath0:
|
---|
27 | comment : "Lokaal Ap"
|
---|
28 | ip : "172.17.19.1/24"
|
---|
29 | sdesc : "ap"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11g"
|
---|
32 | channel : 1
|
---|
33 | ssid : "WiFi-Leiden"
|
---|
34 | dhcp : "10-250"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 |
|
---|
38 | iface_sis0:
|
---|
39 | comment : "Link west - SOM2 M5 04:18:D6:CC:01:4D 172.16.3.253 OnsBuiten2 04:18:D6:CC:06:F8"
|
---|
40 | ip : "172.16.3.252/29"
|
---|
41 | sdesc : "2som2"
|
---|
42 | mode : "station-wds"
|
---|
43 | type : "eth"
|
---|
44 | extra_type : "eth2wifibridge"
|
---|
45 | channel : "6"
|
---|
46 | ssid : "il-o.som2.wleiden.net"
|
---|
47 | dhcp : False
|
---|
48 | compass : "w"
|
---|
49 | ns_ip : "172.16.3.251"
|
---|
50 | ns_mac : "00:15:6d:e8:f9:c6"
|
---|
51 | bridge_type: "Bullet2"
|
---|
52 | status : "up"
|
---|
53 |
|
---|
54 |
|
---|
55 | iface_sis1:
|
---|
56 | comment : "AP zuid en Clubhuis"
|
---|
57 | ip : "172.17.40.1/24"
|
---|
58 | sdesc : "ap2"
|
---|
59 | mode : "ap-repeater"
|
---|
60 | type : "eth"
|
---|
61 | extra_type : "eth2wifibridge"
|
---|
62 | channel : "11"
|
---|
63 | ssid : "WiFi Leiden"
|
---|
64 | dhcp : "10-250"
|
---|
65 | compass : "z"
|
---|
66 | ns_ip : "172.17.40.2"
|
---|
67 | ns_mac : "dc:9f:db:36:a5:93"
|
---|
68 | bridge_type: "NanoStationM2-Loco"
|
---|
69 | status : "up"
|
---|
70 |
|
---|
71 |
|
---|
72 | iface_sis1_extra0:
|
---|
73 | comment : "Repeater Clubhuis"
|
---|
74 | ip : "172.17.40.3/24"
|
---|
75 | mode : "ap-repeater"
|
---|
76 | type : "eth"
|
---|
77 | extra_type : "eth2wifibridge"
|
---|
78 | ns_mac : "24:A4:3C:9E:14:74"
|
---|
79 | bridge_type: "BulletM2"
|
---|
80 | status : "up"
|
---|
81 |
|
---|
82 |
|
---|
83 | iface_sis2:
|
---|
84 | comment : "AP zuidwest"
|
---|
85 | ip : "172.17.101.1/24"
|
---|
86 | sdesc : "2apzw"
|
---|
87 | mode : "ap"
|
---|
88 | type : "eth"
|
---|
89 | extra_type : "eth2wifibridge"
|
---|
90 | channel : "1"
|
---|
91 | ssid : "WiFi Leiden"
|
---|
92 | dhcp : "10-250"
|
---|
93 | compass : "zw"
|
---|
94 | ns_ip : "172.17.101.2/24"
|
---|
95 | ns_mac : "dc:9f:db:3e:26:8c"
|
---|
96 | bridge_type: "NanoStationM2-Loco"
|
---|
97 | status : "up"
|
---|
98 |
|
---|
99 |
|
---|