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 | 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 | iface_bridge0_alias0:
|
---|
44 | comment : "Access Point Alias 0"
|
---|
45 | ip : "172.17.40.1/24"
|
---|
46 | type : "eth"
|
---|
47 | dhcp : "10-240"
|
---|
48 | status : "up"
|
---|
49 |
|
---|
50 | iface_bridge0_alias1:
|
---|
51 | comment : "Access Point Alias 1"
|
---|
52 | ip : "172.17.101.1/24"
|
---|
53 | type : "eth"
|
---|
54 | dhcp : "10-240"
|
---|
55 | status : "up"
|
---|
56 |
|
---|
57 | iface_sis0:
|
---|
58 | comment : "Link west - SOM2 M5 04:18:D6:CC:01:4D 172.16.3.253 OnsBuiten3 04:18:D6:CC:06:F8"
|
---|
59 | ip : "172.16.3.252/29"
|
---|
60 | sdesc : "2som2"
|
---|
61 | mode : "station-wds"
|
---|
62 | type : "eth"
|
---|
63 | extra_type : "eth2wifibridge"
|
---|
64 | channel : "6"
|
---|
65 | ssid : "il-o.som2.wleiden.net"
|
---|
66 | dhcp : False
|
---|
67 | compass : "w"
|
---|
68 | ns_ip : "172.16.3.251/29"
|
---|
69 | ns_mac : "00:15:6d:e8:f9:c6"
|
---|
70 | bridge_type: "Bullet2"
|
---|
71 | status : "up"
|
---|
72 |
|
---|
73 |
|
---|
74 | iface_sis1:
|
---|
75 | comment : "AP zuid en Clubhuis"
|
---|
76 | parent : "bridge0"
|
---|
77 | sdesc : "ap2"
|
---|
78 | mode : "ap-repeater"
|
---|
79 | type : "eth"
|
---|
80 | extra_type : "eth2wifibridge"
|
---|
81 | channel : "11"
|
---|
82 | ssid : "WiFi Leiden"
|
---|
83 | dhcp : False
|
---|
84 | compass : "z"
|
---|
85 | ns_ip : "172.17.40.2/24"
|
---|
86 | ns_mac : "dc:9f:db:36:a5:93"
|
---|
87 | bridge_type: "NanoStationM2-Loco"
|
---|
88 | status : "up"
|
---|
89 |
|
---|
90 |
|
---|
91 | iface_sis1_extra0:
|
---|
92 | comment : "Repeater Clubhuis"
|
---|
93 | ip : "172.17.40.3/24"
|
---|
94 | mode : "ap-repeater"
|
---|
95 | type : "eth"
|
---|
96 | extra_type : "eth2wifibridge"
|
---|
97 | ns_mac : "24:A4:3C:9E:14:74"
|
---|
98 | bridge_type: "BulletM2"
|
---|
99 | status : "up"
|
---|
100 |
|
---|
101 |
|
---|
102 | iface_sis2:
|
---|
103 | comment : "AP zuidwest"
|
---|
104 | parent : "bridge0"
|
---|
105 | sdesc : "2apzw"
|
---|
106 | mode : "ap"
|
---|
107 | type : "eth"
|
---|
108 | extra_type : "eth2wifibridge"
|
---|
109 | channel : "1"
|
---|
110 | ssid : "WiFi Leiden"
|
---|
111 | dhcp : False
|
---|
112 | compass : "zw"
|
---|
113 | ns_ip : "172.17.101.2/24"
|
---|
114 | ns_mac : "dc:9f:db:3e:26:8c"
|
---|
115 | bridge_type: "NanoStationM2-Loco"
|
---|
116 | status : "up"
|
---|
117 |
|
---|
118 |
|
---|