Last change
on this file since 11672 was 11672, checked in by huub, 12 years ago |
aanpassingen ivm a-link tussen lijtweg1 en langevoort
|
File size:
2.1 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | gateway : "192.168.1.69"
|
---|
7 | ileiden : True
|
---|
8 | latitude : "52.18620"
|
---|
9 | location : "Hazenboslaan 39, 2343 SW, tegenover school met vleugel dak, Oegstgeest"
|
---|
10 | longitude : "4.47699"
|
---|
11 | masterip : "172.23.25.1"
|
---|
12 | monitoring_group: "wleiden"
|
---|
13 | nodename : "Langevoort"
|
---|
14 | nodetype : "Hybrid"
|
---|
15 | rdnap_x : 92755
|
---|
16 | rdnap_y : 466842
|
---|
17 | release : "9.0-RELEASE"
|
---|
18 | service_accesspoint: True
|
---|
19 | service_concentrator: False
|
---|
20 | service_incoming_rdr: False
|
---|
21 | service_proxy_ileiden: True
|
---|
22 | service_proxy_normal: True
|
---|
23 | status : "up"
|
---|
24 |
|
---|
25 |
|
---|
26 | iface_ath0:
|
---|
27 | comment : "Omni voor de buurt"
|
---|
28 | ip : "172.23.25.1/24"
|
---|
29 | sdesc : "omni"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11b"
|
---|
32 | channel : "6"
|
---|
33 | ssid : "ap-WirelessLeiden-Langevoort"
|
---|
34 | dhcp : "10-250"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 | iface_ue0:
|
---|
38 | comment : "Extra AP"
|
---|
39 | ip : "172.17.41.1/24"
|
---|
40 | sdesc : "ap2"
|
---|
41 | mode : "station-wds"
|
---|
42 | type : "eth"
|
---|
43 | extra_type : "eth2wifibridge"
|
---|
44 | channel : "11"
|
---|
45 | ssid : "ap-WirelessLeiden-Langevoort2"
|
---|
46 | dhcp : "10-240"
|
---|
47 | ns_ip : "172.17.41.2/24"
|
---|
48 | ns_mac : "00:15:6d:d5:f8:36"
|
---|
49 | bridge_type: "Bullet2"
|
---|
50 | status : "up"
|
---|
51 |
|
---|
52 | iface_vr0:
|
---|
53 | comment : "External Link"
|
---|
54 | ip : "192.168.1.70/24"
|
---|
55 | sdesc : "2external"
|
---|
56 | type : "eth"
|
---|
57 | dhcp : "client"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_vr1:
|
---|
62 | comment : "a-Link naar Lijtweg1"
|
---|
63 | ip : "172.16.3.243/29"
|
---|
64 | sdesc : "2lijtweg1"
|
---|
65 | mode : "station-wds"
|
---|
66 | type : "eth"
|
---|
67 | extra_type : "eth2wifibridge"
|
---|
68 | channel : "108"
|
---|
69 | ssid : "il-n.lijtweg1.wleiden.net"
|
---|
70 | dhcp : False
|
---|
71 | ns_ip : "172.16.3.244/29"
|
---|
72 | ns_mac : "DC:9F:DB:2A:28:B6"
|
---|
73 | bridge_type: "NanostationM5"
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 |
|
---|
77 | iface_vr2:
|
---|
78 | comment : "Link naar Lijtweg1"
|
---|
79 | ip : "172.16.6.4/29"
|
---|
80 | sdesc : "2lijtweg1"
|
---|
81 | mode : "station-wds"
|
---|
82 | type : "eth"
|
---|
83 | extra_type : "eth2wifibridge"
|
---|
84 | channel : "2"
|
---|
85 | ssid : "il-o.lijtweg1.wleiden.net"
|
---|
86 | dhcp : False
|
---|
87 | compass : "w"
|
---|
88 | ns_ip : "172.16.6.3/29"
|
---|
89 | ns_mac : "00:15:6d:e9:f9:bd"
|
---|
90 | bridge_type: "Bullet2"
|
---|
91 | status : "up"
|
---|
92 |
|
---|
93 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.