Last change
on this file since 10343 was 10343, checked in by huub, 13 years ago |
nog een keer proberen jconfigs lhs en proxy20
|
File size:
2.5 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.47694"
|
---|
8 | location : "De Leidse Houtschool,Adriaan Pauwstraat 1,2334 CG,Leiden"
|
---|
9 | longitude : "52.17305"
|
---|
10 | masterip : "172.17.21.1"
|
---|
11 | nodename : "LHS"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 92733
|
---|
14 | rdnap_y : 465380
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "ap"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.17.21.1/24"
|
---|
23 | desc : "AP"
|
---|
24 | sdesc : "ap"
|
---|
25 | mode : "ap"
|
---|
26 | type : "11b"
|
---|
27 | channel : "4"
|
---|
28 | ssid : "ap-WirelessLeiden-Lhs0"
|
---|
29 | dhcp : "10-110"
|
---|
30 | compass : "None"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_ue0:
|
---|
35 | comment : "extra ap schoolplein"
|
---|
36 | interface : "ue0"
|
---|
37 | ip : "172.17.18.1/24"
|
---|
38 | desc : "ap1"
|
---|
39 | sdesc : "ap1"
|
---|
40 | mode : "ap"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "9"
|
---|
44 | ssid : "ap-WirelessLeiden-Lhs1"
|
---|
45 | dhcp : "10-100"
|
---|
46 | compass : "None"
|
---|
47 | ns_ip : "172.17.18.2/24"
|
---|
48 | ns_mac : ""
|
---|
49 | status : "down"
|
---|
50 |
|
---|
51 |
|
---|
52 | iface_vr0:
|
---|
53 | comment : "Link naar proxy20"
|
---|
54 | interface : "vr0"
|
---|
55 | ip : "172.16.4.137/29"
|
---|
56 | desc : "Link naar proxy20"
|
---|
57 | sdesc : "2proxy20"
|
---|
58 | type : "eth"
|
---|
59 | dhcp : "no"
|
---|
60 | compass : "None"
|
---|
61 | status : "up"
|
---|
62 |
|
---|
63 | iface_vr0_alias0:
|
---|
64 | comment : "Link naar proxy20 en local ap"
|
---|
65 | interface : "vr0:0"
|
---|
66 | ip : "172.17.33.1/24"
|
---|
67 | comment : "Link naar proxy20 subent voor ap"
|
---|
68 | interface : "vr0:0"
|
---|
69 | desc : "proxy20 ap subnet"
|
---|
70 | sdesc : "2proxy20ap"
|
---|
71 | type : "eth"
|
---|
72 | dhcp : "no"
|
---|
73 | compass : "None"
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 |
|
---|
77 | iface_vr1:
|
---|
78 | comment : "Link naar Psycho"
|
---|
79 | interface : "vr1"
|
---|
80 | ip : "172.16.3.52/29"
|
---|
81 | desc : "Link naar Psycho"
|
---|
82 | sdesc : "2psycho"
|
---|
83 | mode : "station-wds"
|
---|
84 | type : "eth"
|
---|
85 | extra_type : "eth2wifibridge"
|
---|
86 | channel : "116"
|
---|
87 | ssid : "il-n.psycho.wleiden.net"
|
---|
88 | dhcp : "no"
|
---|
89 | compass : "s"
|
---|
90 | ns_ip : "172.16.3.51/29"
|
---|
91 | ns_mac : "00:27:22:10:FD:8A"
|
---|
92 | status : "up"
|
---|
93 |
|
---|
94 |
|
---|
95 | iface_vr2:
|
---|
96 | comment : "Link naar Lijtweg2"
|
---|
97 | interface : "vr2"
|
---|
98 | ip : "172.16.3.116/29"
|
---|
99 | desc : "link naar Lijtweg2"
|
---|
100 | sdesc : "2lijtweg2"
|
---|
101 | mode : "station-wds"
|
---|
102 | type : "eth"
|
---|
103 | extra_type : "eth2wifibridge"
|
---|
104 | channel : "132"
|
---|
105 | ssid : "il-z.lijtweg2.wleiden.net"
|
---|
106 | dhcp : "no"
|
---|
107 | compass : "n"
|
---|
108 | ns_ip : "172.16.3.115/29"
|
---|
109 | ns_mac : "00:27:22:8A:3A:03"
|
---|
110 | status : "up"
|
---|
111 |
|
---|
112 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.