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.1 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | ileiden : True
|
---|
6 | interfaces: "ue0,ath0,vr2,vr0,vr1"
|
---|
7 | latitude : "4.46392"
|
---|
8 | location : "Zorgcentrum Rustenborch, Van Wijckersloothplein 3, 2341 BB, Oegstgeest"
|
---|
9 | longitude : "52.18218"
|
---|
10 | masterip : "172.23.24.1"
|
---|
11 | nodename : "Rustenborch"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 91855
|
---|
14 | rdnap_y : 466407
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "Ap"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.23.24.1/26"
|
---|
23 | desc : "ap"
|
---|
24 | sdesc : "ap"
|
---|
25 | mode : "ap-wds"
|
---|
26 | type : "11b"
|
---|
27 | channel : "1"
|
---|
28 | ssid : "ap-wirelessleiden-rustenborch"
|
---|
29 | dhcp : "10-60"
|
---|
30 | compass : "None"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_ue0:
|
---|
35 | comment : "link naar Unused"
|
---|
36 | interface : "ue0"
|
---|
37 | ip : "172.16.1.101/30"
|
---|
38 | desc : "Link naar Unused"
|
---|
39 | sdesc : "2unused"
|
---|
40 | mode : "ap-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "36"
|
---|
44 | ssid : "il-no.rustenborch.wleiden.net"
|
---|
45 | dhcp : "no"
|
---|
46 | compass : "ne"
|
---|
47 | status : "down"
|
---|
48 |
|
---|
49 |
|
---|
50 | iface_vr0:
|
---|
51 | comment : "Ethernet"
|
---|
52 | interface : "vr0"
|
---|
53 | ip : "172.23.24.65/28"
|
---|
54 | desc : "Ethernet naar rustenborch"
|
---|
55 | sdesc : "eth"
|
---|
56 | type : "eth"
|
---|
57 | dhcp : "66-78"
|
---|
58 | compass : "None"
|
---|
59 | status : "up"
|
---|
60 |
|
---|
61 |
|
---|
62 | iface_vr1:
|
---|
63 | comment : "Link Lijtweg2"
|
---|
64 | interface : "vr1"
|
---|
65 | ip : "172.16.6.36/29"
|
---|
66 | desc : "Link naar Lijtweg2"
|
---|
67 | sdesc : "2lijtweg2"
|
---|
68 | mode : "station-wds"
|
---|
69 | type : "eth"
|
---|
70 | extra_type : "eth2wifibridge"
|
---|
71 | channel : "116"
|
---|
72 | ssid : "il-w.lijtweg2.wleiden.net"
|
---|
73 | dhcp : "no"
|
---|
74 | compass : "w"
|
---|
75 | ns_ip : "172.16.6.35"
|
---|
76 | ns_mac : "00:15:6d:71:54:67"
|
---|
77 | status : "up"
|
---|
78 |
|
---|
79 |
|
---|
80 | iface_vr2:
|
---|
81 | comment : "Link naar UniGorN"
|
---|
82 | interface : "vr2"
|
---|
83 | ip : "172.16.17.244/29"
|
---|
84 | desc : "Link naar unigorn"
|
---|
85 | sdesc : "2unigorn"
|
---|
86 | mode : "station-wds"
|
---|
87 | type : "eth"
|
---|
88 | extra_type : "eth2wifibridge"
|
---|
89 | channel : "104"
|
---|
90 | ssid : "il-n.unigorn.wleiden.net"
|
---|
91 | dhcp : "no"
|
---|
92 | compass : "n"
|
---|
93 | ns_ip : "172.16.17.243/29"
|
---|
94 | ns_mac : "00:15:6d:70:54:cc"
|
---|
95 | status : "up"
|
---|
96 |
|
---|
97 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.