Last change
on this file since 13157 was 13102, checked in by huub, 10 years ago |
Die vermaledijde spaties weer uit de ssids geschoffeld grmpf
|
File size:
1.9 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.16353"
|
---|
7 | location : "Speciale Basisschool Vuurvogel, Houtmarkt 36, 2312 PZ, Leiden"
|
---|
8 | longitude : "4.49858"
|
---|
9 | masterip : "172.19.8.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "Houtmarkt"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 94200
|
---|
14 | rdnap_y : 464302
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_concentrator: False
|
---|
18 | service_incoming_rdr: False
|
---|
19 | service_proxy_ileiden: False
|
---|
20 | service_proxy_normal: False
|
---|
21 | status : "up"
|
---|
22 |
|
---|
23 |
|
---|
24 | iface_ath0:
|
---|
25 | comment : "Omni voor de buurt"
|
---|
26 | ip : "172.19.8.1/24"
|
---|
27 | sdesc : "ap"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 11
|
---|
31 | ssid : "WiFi-Leiden"
|
---|
32 | dhcp : "10-250"
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 |
|
---|
36 | iface_vr0:
|
---|
37 | comment : "Link naar Som1"
|
---|
38 | ip : "172.16.17.220/29"
|
---|
39 | sdesc : "2som1"
|
---|
40 | mode : "station-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "52"
|
---|
44 | ssid : "il-z.som1.wleiden.net"
|
---|
45 | dhcp : False
|
---|
46 | compass : "nw"
|
---|
47 | ns_ip : "172.16.17.219/29"
|
---|
48 | ns_mac : "00:15:6d:70:54:9d"
|
---|
49 | bridge_type: "NanoStation5"
|
---|
50 | status : "up"
|
---|
51 |
|
---|
52 |
|
---|
53 | iface_vr1:
|
---|
54 | comment : "Naar Cetim1 richting ZW"
|
---|
55 | ip : "172.16.17.148/29"
|
---|
56 | sdesc : "2cetim1"
|
---|
57 | mode : "station-wds"
|
---|
58 | type : "eth"
|
---|
59 | extra_type : "eth2wifibridge"
|
---|
60 | channel : "120"
|
---|
61 | ssid : "il-no.cetim1.wleiden.net"
|
---|
62 | dhcp : False
|
---|
63 | compass : "zw"
|
---|
64 | ns_ip : "172.16.17.147"
|
---|
65 | ns_mac : "00:15:6d:70:52:65"
|
---|
66 | bridge_type: "NanoStation5"
|
---|
67 | status : "up"
|
---|
68 |
|
---|
69 |
|
---|
70 | iface_vr2:
|
---|
71 | comment : "Extra AP"
|
---|
72 | ip : "172.17.43.1/24"
|
---|
73 | sdesc : "ap2"
|
---|
74 | mode : "station-wds"
|
---|
75 | type : "eth"
|
---|
76 | extra_type : "eth2wifibridge"
|
---|
77 | channel : "8"
|
---|
78 | ssid : "ap-WirelessLeiden-Houtmarkt2"
|
---|
79 | dhcp : "10-250"
|
---|
80 | ns_ip : "172.17.43.2"
|
---|
81 | ns_mac : "00:15:6d:30:28:4e"
|
---|
82 | bridge_type: "Bullet2"
|
---|
83 | status : "up"
|
---|
84 |
|
---|
85 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.