Last change
on this file since 12526 was 12526, checked in by huub, 11 years ago |
eerste aanzet config jorisdewitte van Rene
|
File size:
1.7 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.194384"
|
---|
7 | location : "Chr. Basisschool Joris de Witte, Jan Wolkerslaan 18, 2343BK, Oegstgeest"
|
---|
8 | longitude : "4.478062"
|
---|
9 | masterip : "172.17.39.1"
|
---|
10 | monitoring_group: "Oegstgeest"
|
---|
11 | nodename : "JorisdeWitte"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 928390
|
---|
14 | rdnap_y : 467752
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_concentrator: False
|
---|
18 | service_incoming_rdr: False
|
---|
19 | service_proxy_ileiden: True
|
---|
20 | service_proxy_normal: True
|
---|
21 | status : "down"
|
---|
22 |
|
---|
23 | iface_ath0:
|
---|
24 | comment : "Omni voor de buurt"
|
---|
25 | ip : "172.17.39.1/24"
|
---|
26 | sdesc : "omni"
|
---|
27 | mode : "ap"
|
---|
28 | type : "11g"
|
---|
29 | channel : "1"
|
---|
30 | ssid : "ap-WirelessLeiden-JorisdeWitte"
|
---|
31 | dhcp : "10-250"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 | iface_vr0:
|
---|
35 | comment : "Ethernet naar JorisdeWitte"
|
---|
36 | ip : "0.0.0.0/24"
|
---|
37 | sdesc : "2joris"
|
---|
38 | type : "eth"
|
---|
39 | dhcp : False
|
---|
40 | status : "up"
|
---|
41 |
|
---|
42 | iface_vr1:
|
---|
43 | comment : "interlink naar Som1"
|
---|
44 | ip : "172.16.7.12/29"
|
---|
45 | sdesc : "2som1"
|
---|
46 | mode : "station"
|
---|
47 | type : "eth"
|
---|
48 | extra_type : "eth2wifibridge"
|
---|
49 | channel : ""
|
---|
50 | ssid : "il-nnw.som1.wleiden.net"
|
---|
51 | dhcp : False
|
---|
52 | compass : "nnw"
|
---|
53 | ns_ip : "172.16.7.11"
|
---|
54 | ns_mac : ""
|
---|
55 | bridge_type: "NanoStation M5"
|
---|
56 | status : "up"
|
---|
57 |
|
---|
58 | iface_vr2:
|
---|
59 | comment : "interlink naar VanderLuyt"
|
---|
60 | ip : "172.16.7.17/29"
|
---|
61 | sdesc : "2vdl"
|
---|
62 | mode : "ap"
|
---|
63 | type : "eth"
|
---|
64 | extra_type : "eth2wifibridge"
|
---|
65 | channel : ""
|
---|
66 | ssid : "il-nno.jorisdewitte.wleiden.net"
|
---|
67 | dhcp : False
|
---|
68 | compass : "nno"
|
---|
69 | ns_ip : "172.16.7.18"
|
---|
70 | ns_mac : ""
|
---|
71 | bridge_type: "NanoStation M5"
|
---|
72 | status : "down"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.