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:
2.0 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.55925"
|
---|
8 | location : "Jachtwerf Feadship (Van Lent), Julianalaan 3, 2159 LA, Kaag (Eiland)"
|
---|
9 | longitude : "52.21786"
|
---|
10 | masterip : "172.27.8.1"
|
---|
11 | nodename : "Kaag2"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 98420
|
---|
14 | rdnap_y : 470298
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "Omni voor de buurt"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.27.8.1/26"
|
---|
23 | desc : "Omni voor de buurt"
|
---|
24 | sdesc : "omni"
|
---|
25 | mode : "ap-wds"
|
---|
26 | type : "11b"
|
---|
27 | channel : "3"
|
---|
28 | ssid : "ap-wirelessleiden-spkaag2"
|
---|
29 | dhcp : "10-60"
|
---|
30 | compass : "None"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_vr0:
|
---|
35 | comment : "link naar Watertoren"
|
---|
36 | interface : "vr0"
|
---|
37 | ip : "172.16.16.25/29"
|
---|
38 | desc : "Link naar Watertoren3"
|
---|
39 | sdesc : "2watertoren3"
|
---|
40 | mode : "station-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "44"
|
---|
44 | ssid : "il-no.kaag2.wleiden.net"
|
---|
45 | dhcp : "no"
|
---|
46 | compass : "ne"
|
---|
47 | ns_ip : "172.16.16.26/29"
|
---|
48 | ns_mac : "00:15:6d:70:52:5d"
|
---|
49 | status : "up"
|
---|
50 |
|
---|
51 |
|
---|
52 | iface_vr1:
|
---|
53 | comment : "link naar Kaag1"
|
---|
54 | interface : "vr1"
|
---|
55 | ip : "172.16.17.65/29"
|
---|
56 | desc : "Link naar Kaag1"
|
---|
57 | sdesc : "2kaag1"
|
---|
58 | mode : "station-wds"
|
---|
59 | type : "eth"
|
---|
60 | extra_type : "eth2wifibridge"
|
---|
61 | channel : "140"
|
---|
62 | ssid : "il-z.kaag2.wleiden.net"
|
---|
63 | dhcp : "no"
|
---|
64 | compass : "s"
|
---|
65 | ns_ip : "172.16.17.66/29"
|
---|
66 | ns_mac : "00:15:6d:70:51:ea"
|
---|
67 | status : "up"
|
---|
68 |
|
---|
69 |
|
---|
70 | iface_vr2:
|
---|
71 | comment : "link naar UnigorN"
|
---|
72 | interface : "vr2"
|
---|
73 | ip : "172.16.17.76/29"
|
---|
74 | desc : "Link naar UnigorN"
|
---|
75 | sdesc : "2unigorn"
|
---|
76 | mode : "station-wds"
|
---|
77 | type : "eth"
|
---|
78 | extra_type : "eth2wifibridge"
|
---|
79 | channel : "60"
|
---|
80 | ssid : "il-no.unigorn.wleiden.net"
|
---|
81 | dhcp : "no"
|
---|
82 | compass : "ne"
|
---|
83 | ns_ip : "172.16.17.75/29"
|
---|
84 | ns_mac : "00:15:6d:70:54:98"
|
---|
85 | status : "up"
|
---|
86 |
|
---|
87 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.