Last change
on this file since 10345 was 10345, checked in by huub, 13 years ago |
nog een keer proberen jconfigs lhs en proxy20
|
File size:
1.5 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | externalif: "sis0"
|
---|
6 | gateway : "192.168.0.1"
|
---|
7 | ileiden : True
|
---|
8 | interfaces: "sis0,sis1"
|
---|
9 | internalif: "sis1"
|
---|
10 | internalroute: "172.16.4.137"
|
---|
11 | latitude : "4.47694"
|
---|
12 | location : "De Leidse Houtschool,Adriaan Pauwstraat 1,2334 CG,Leiden"
|
---|
13 | longitude : "52.17305"
|
---|
14 | masterip : "172.16.4.138"
|
---|
15 | nodename : "proxy20"
|
---|
16 | nodetype : "Proxy"
|
---|
17 | proxyid : 20
|
---|
18 | rdnap_x : 92733
|
---|
19 | rdnap_y : 465380
|
---|
20 | release : "9.0-RELEASE"
|
---|
21 | status : "up"
|
---|
22 |
|
---|
23 | iface_wi0:
|
---|
24 | comment : "ap"
|
---|
25 | interface : "wi0"
|
---|
26 | ip : "172.17.33.2/24"
|
---|
27 | desc : "AP"
|
---|
28 | sdesc : "ap"
|
---|
29 | mode : "ap"
|
---|
30 | type : "11b"
|
---|
31 | channel : "9"
|
---|
32 | ssid : "ap-WirelessLeiden-Lhs2"
|
---|
33 | dhcp : "10-110"
|
---|
34 | compass : "None"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 | iface_sis0:
|
---|
38 | comment : "link naar Router"
|
---|
39 | interface : "sis0"
|
---|
40 | ip : "0.0.0.0/30"
|
---|
41 | desc : "Link naar router"
|
---|
42 | sdesc : "uplink"
|
---|
43 | type : "eth"
|
---|
44 | dhcp : "no"
|
---|
45 | compass : "None"
|
---|
46 | dhcpclient : "yes"
|
---|
47 | status : "up"
|
---|
48 |
|
---|
49 |
|
---|
50 | iface_sis1:
|
---|
51 | comment : "link naar CNodeLHS"
|
---|
52 | interface : "sis1"
|
---|
53 | ip : "172.16.4.138/29"
|
---|
54 | desc : "Link naar NodeLHS"
|
---|
55 | sdesc : "downlink"
|
---|
56 | type : "eth"
|
---|
57 | dhcp : "no"
|
---|
58 | compass : "None"
|
---|
59 | status : "up"
|
---|
60 |
|
---|
61 | iface_sis1_alias0:
|
---|
62 | comment : "link naar CNodeLHS"
|
---|
63 | interface : "sis1:0"
|
---|
64 | ip : "172.17.33.2/24"
|
---|
65 | desc : "ap subnet alias"
|
---|
66 | sdesc : "apdownlink"
|
---|
67 | type : "eth"
|
---|
68 | dhcp : "no"
|
---|
69 | compass : "None"
|
---|
70 | status : "up"
|
---|
71 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.