Last change
on this file since 10891 was 10891, checked in by rick, 13 years ago |
Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.
|
File size:
1.7 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | ileiden : False
|
---|
7 | latitude : "52.16353"
|
---|
8 | location : "Speciale Basisschool Vuurvogel, Houtmarkt 36, 2312 PZ, Leiden"
|
---|
9 | longitude : "4.49858"
|
---|
10 | masterip : "172.19.8.1"
|
---|
11 | nodename : "Houtmarkt"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 94200
|
---|
14 | rdnap_y : 464302
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "Omni voor de buurt"
|
---|
21 | ip : "172.19.8.1/26"
|
---|
22 | sdesc : "ap"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "3"
|
---|
26 | ssid : "ap-WirelessLeiden-Houtmarkt"
|
---|
27 | dhcp : "10-60"
|
---|
28 | status : "up"
|
---|
29 |
|
---|
30 |
|
---|
31 | iface_vr0:
|
---|
32 | comment : "Link naar Som1"
|
---|
33 | ip : "172.16.17.220/29"
|
---|
34 | sdesc : "2som1"
|
---|
35 | mode : "station-wds"
|
---|
36 | type : "eth"
|
---|
37 | extra_type : "eth2wifibridge"
|
---|
38 | channel : "52"
|
---|
39 | ssid : "il-z.som1.wleiden.net"
|
---|
40 | dhcp : False
|
---|
41 | compass : "nw"
|
---|
42 | ns_ip : "172.16.17.219/29"
|
---|
43 | ns_mac : "00:15:6d:70:54:9d"
|
---|
44 | status : "up"
|
---|
45 |
|
---|
46 |
|
---|
47 | iface_vr1:
|
---|
48 | comment : "Naar Cetim1 richting ZW"
|
---|
49 | ip : "172.16.17.148/29"
|
---|
50 | sdesc : "2cetim1"
|
---|
51 | mode : "station-wds"
|
---|
52 | type : "eth"
|
---|
53 | extra_type : "eth2wifibridge"
|
---|
54 | channel : "120"
|
---|
55 | ssid : "il-no.cetim1.wleiden.net"
|
---|
56 | dhcp : False
|
---|
57 | compass : "zw"
|
---|
58 | ns_ip : "172.16.17.147"
|
---|
59 | ns_mac : "00:15:6d:70:52:65"
|
---|
60 | status : "up"
|
---|
61 |
|
---|
62 |
|
---|
63 | iface_vr2:
|
---|
64 | comment : "Extra AP"
|
---|
65 | ip : "172.19.8.129/26"
|
---|
66 | sdesc : "ap2"
|
---|
67 | mode : "station-wds"
|
---|
68 | type : "eth"
|
---|
69 | extra_type : "eth2wifibridge"
|
---|
70 | channel : "8"
|
---|
71 | ssid : "ap-WirelessLeiden-Houtmarkt2"
|
---|
72 | dhcp : "140-190"
|
---|
73 | ns_ip : "172.19.8.130/26"
|
---|
74 | ns_mac : "00:15:6d:30:28:4e"
|
---|
75 | status : "up"
|
---|
76 |
|
---|
77 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.