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:
1.8 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | ileiden : False
|
---|
6 | interfaces: "sis0,wi0,sis1,wi2,wi1"
|
---|
7 | latitude : "4.65690"
|
---|
8 | location : "Prins Bernhardlaan 10, 2405 VT, Alphen aan den Rijn"
|
---|
9 | longitude : "52.13494"
|
---|
10 | masterip : "172.28.137.1"
|
---|
11 | nodename : "Koster"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 105000
|
---|
14 | rdnap_y : 461000
|
---|
15 | release : "5.0-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_sis0:
|
---|
20 | comment : "Ethernet (Proxy)"
|
---|
21 | interface : "sis0"
|
---|
22 | ip : "172.17.255.228/29"
|
---|
23 | desc : "2vloer"
|
---|
24 | sdesc : "eth"
|
---|
25 | type : "eth"
|
---|
26 | dhcp : "no"
|
---|
27 | compass : "None"
|
---|
28 | status : "up"
|
---|
29 |
|
---|
30 |
|
---|
31 | iface_sis1:
|
---|
32 | comment : "Ethernet"
|
---|
33 | interface : "sis1"
|
---|
34 | ip : "172.28.176.75/29"
|
---|
35 | desc : "Ethernet naar ......"
|
---|
36 | sdesc : "eth"
|
---|
37 | type : "eth"
|
---|
38 | dhcp : "no"
|
---|
39 | compass : "None"
|
---|
40 | status : "up"
|
---|
41 |
|
---|
42 |
|
---|
43 | iface_wi0:
|
---|
44 | comment : "OMNI"
|
---|
45 | interface : "wi0"
|
---|
46 | ip : "172.28.137.1/26"
|
---|
47 | desc : "omni voor de buurt"
|
---|
48 | sdesc : "ap-omni"
|
---|
49 | mode : "ap-wds"
|
---|
50 | type : "11b"
|
---|
51 | channel : "8"
|
---|
52 | ssid : "ap-omni.koster.walphen.net"
|
---|
53 | dhcp : "10-60"
|
---|
54 | compass : "omni"
|
---|
55 | height : "16"
|
---|
56 | status : "up"
|
---|
57 |
|
---|
58 |
|
---|
59 | iface_wi1:
|
---|
60 | comment : "interlink naar noord HWFortis2"
|
---|
61 | interface : "wi1"
|
---|
62 | ip : "172.28.1.158/30"
|
---|
63 | desc : "Link naar HWFortis2"
|
---|
64 | sdesc : "2HWFortis2"
|
---|
65 | mode : "ap-wds"
|
---|
66 | type : "11b"
|
---|
67 | channel : "5"
|
---|
68 | ssid : "il-w.koster.walphen.net"
|
---|
69 | dhcp : "no"
|
---|
70 | compass : "w"
|
---|
71 | status : "up"
|
---|
72 |
|
---|
73 |
|
---|
74 | iface_wi2:
|
---|
75 | comment : "interlink naar Stadhuis"
|
---|
76 | interface : "wi2"
|
---|
77 | ip : "172.28.1.129/30"
|
---|
78 | desc : "Link naar SHFortis"
|
---|
79 | sdesc : "2SHFortis"
|
---|
80 | mode : "station-wds"
|
---|
81 | type : "11b"
|
---|
82 | channel : "11"
|
---|
83 | ssid : "il-w.shfortis.walphen.net"
|
---|
84 | dhcp : "no"
|
---|
85 | compass : "w"
|
---|
86 | status : "up"
|
---|
87 |
|
---|
88 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.