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.4 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "UNKNOWN"
|
---|
5 | comment : "None"
|
---|
6 | ileiden : False
|
---|
7 | latitude : "52.17869"
|
---|
8 | location : "Basisschool De Tweemaster, Regenboogpad 5, 2317 XK, Leiden"
|
---|
9 | longitude : "4.51535"
|
---|
10 | masterip : "172.21.152.1"
|
---|
11 | nodename : "Regenboog"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 95368
|
---|
14 | rdnap_y : 465975
|
---|
15 | release : "8.0-RELEASE"
|
---|
16 | status : "dw"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "Ap voor de buurt"
|
---|
21 | ip : "172.21.152.1/26"
|
---|
22 | sdesc : "ap"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "7"
|
---|
26 | ssid : "ap-wirelessleiden.regenboog"
|
---|
27 | dhcp : "10-60"
|
---|
28 | compass : "wirelessleiden"
|
---|
29 | status : "up"
|
---|
30 |
|
---|
31 |
|
---|
32 | iface_sis0:
|
---|
33 | comment : "Ethernet naar Regenboog"
|
---|
34 | ip : "172.21.152.65/28"
|
---|
35 | sdesc : "eth"
|
---|
36 | type : "eth"
|
---|
37 | dhcp : "70-78"
|
---|
38 | status : "up"
|
---|
39 |
|
---|
40 |
|
---|
41 | iface_sis1:
|
---|
42 | comment : "Link naar Rosmolen"
|
---|
43 | ip : "172.16.2.66/30"
|
---|
44 | sdesc : "2rosmolen"
|
---|
45 | mode : "station-wds"
|
---|
46 | type : "eth"
|
---|
47 | extra_type : "eth2wifibridge"
|
---|
48 | channel : "11"
|
---|
49 | ssid : "il-o.rosmolen.wleiden.net"
|
---|
50 | dhcp : False
|
---|
51 | compass : "e"
|
---|
52 | ns_mac : ""
|
---|
53 | status : "up"
|
---|
54 |
|
---|
55 |
|
---|
56 | iface_wi0:
|
---|
57 | comment : "Link naar oost -> Polder"
|
---|
58 | ip : "172.16.3.17/30"
|
---|
59 | sdesc : "2oost"
|
---|
60 | mode : "ap"
|
---|
61 | type : "11b"
|
---|
62 | channel : "4"
|
---|
63 | ssid : "il-o.regenboog.wleiden.net"
|
---|
64 | dhcp : False
|
---|
65 | compass : "e"
|
---|
66 | status : "up"
|
---|
67 |
|
---|
68 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.