Last change
on this file since 10067 was 10067, checked in by rick, 13 years ago |
Do not edit headers on the config files in indead a whee bit confusing.
Reported-By: huub
|
File size:
1.9 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | ileiden : True
|
---|
6 | interfaces: "ath0,vr2,vr0,vr1"
|
---|
7 | latitude : "4.48684"
|
---|
8 | location : "Basisschool Lucas van Leyden, Sint Ursulasteeg 28, 2312 XA, Leiden"
|
---|
9 | longitude : "52.16189"
|
---|
10 | masterip : "172.17.144.1"
|
---|
11 | nodename : "LucasN"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 93395
|
---|
14 | rdnap_y : 464130
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "dw"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | interface : "ath0"
|
---|
21 | ip : "172.17.144.1/26"
|
---|
22 | desc : "ap"
|
---|
23 | sdesc : "ap"
|
---|
24 | mode : "ap-wds"
|
---|
25 | type : "11b"
|
---|
26 | channel : "5"
|
---|
27 | ssid : "ap-wirelessleiden-lucasn"
|
---|
28 | dhcp : "10-60"
|
---|
29 | compass : "None"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_vr0:
|
---|
34 | comment : "a-link naar Rabo1"
|
---|
35 | interface : "vr0"
|
---|
36 | ip : "172.16.3.25/29"
|
---|
37 | desc : "Ethernet to interlink noord"
|
---|
38 | sdesc : "2rabo1"
|
---|
39 | mode : "station-wds"
|
---|
40 | type : "eth"
|
---|
41 | extra_type : "eth2wifibridge"
|
---|
42 | channel : "60"
|
---|
43 | ssid : "il-n.lucasn.wleiden.net"
|
---|
44 | dhcp : "no"
|
---|
45 | compass : "n"
|
---|
46 | ns_ip : "172.16.3.26/29"
|
---|
47 | ns_mac : "00:15:6d:70:53:3b"
|
---|
48 | status : "down"
|
---|
49 |
|
---|
50 |
|
---|
51 | iface_vr1:
|
---|
52 | comment : "a-link naar Stadhuis"
|
---|
53 | interface : "vr1"
|
---|
54 | ip : "172.16.4.132/29"
|
---|
55 | desc : "Ethernet to interlink zzo"
|
---|
56 | sdesc : "2stadhuis"
|
---|
57 | mode : "station-wds"
|
---|
58 | type : "eth"
|
---|
59 | extra_type : "eth2wifibridge"
|
---|
60 | channel : "116"
|
---|
61 | ssid : "il-nw.stadhuis.wleiden.net"
|
---|
62 | dhcp : "no"
|
---|
63 | compass : "nw"
|
---|
64 | ns_ip : "172.16.4.131/29"
|
---|
65 | ns_mac : ""
|
---|
66 | status : "down"
|
---|
67 |
|
---|
68 |
|
---|
69 | iface_vr2:
|
---|
70 | comment : "nog vrij"
|
---|
71 | interface : "vr2"
|
---|
72 | ip : "172.16.4.177/29"
|
---|
73 | desc : "Ethernet"
|
---|
74 | sdesc : "2vrij"
|
---|
75 | mode : "station-wds"
|
---|
76 | type : "eth"
|
---|
77 | extra_type : "eth2wifibridge"
|
---|
78 | channel : ""
|
---|
79 | ssid : ""
|
---|
80 | dhcp : "no"
|
---|
81 | compass : "None"
|
---|
82 | ns_ip : ""
|
---|
83 | ns_mac : ""
|
---|
84 | status : "down"
|
---|
85 |
|
---|
86 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.