Last change
on this file since 11390 was 11390, checked in by rick, 12 years ago |
Initiele config van zwembad en nieuwe zwet nodes.
|
File size:
1.8 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.1175"
|
---|
7 | location : "Zwembad Haasbroek, Nieuweweg 4, 2381 NW,Zoeterwoude "
|
---|
8 | longitude : "4.5021"
|
---|
9 | masterip : "172.17.56.1"
|
---|
10 | monitoring_group: "wzoeterwoude"
|
---|
11 | nodename : "JAR"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 94381
|
---|
14 | rdnap_y : 459173
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_incoming_rdr: False
|
---|
18 | service_proxy_ileiden: False
|
---|
19 | service_proxy_normal: False
|
---|
20 | status : "up"
|
---|
21 |
|
---|
22 |
|
---|
23 | iface_ath0:
|
---|
24 | comment : "Omni voor rustplaats"
|
---|
25 | ip : "172.17.56.1/24"
|
---|
26 | sdesc : "2buurt"
|
---|
27 | mode : "ap"
|
---|
28 | type : "11b"
|
---|
29 | channel : "10"
|
---|
30 | ssid : "ap-ZTW-JAR"
|
---|
31 | dhcp : "10-250"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_vr0:
|
---|
36 | comment : "Nanostation gericht op het veld"
|
---|
37 | ip : "172.17.57.1/24"
|
---|
38 | sdesc : "2noord"
|
---|
39 | mode : "ap-wds"
|
---|
40 | type : "eth"
|
---|
41 | ssid : "ap-ZTW-JAR-Veld"
|
---|
42 | dhcp : "10-250"
|
---|
43 | ns_ip : "172.17.57.2/24"
|
---|
44 | ns_mac : "00:00:00:00:00:00"
|
---|
45 | bridge_type: "NanoStation2M"
|
---|
46 | status : "up"
|
---|
47 |
|
---|
48 |
|
---|
49 | iface_vr1:
|
---|
50 | comment : "Link naar ROC2"
|
---|
51 | ip : "172.16.5.52/29"
|
---|
52 | sdesc : "2roc2"
|
---|
53 | mode : "station-wds"
|
---|
54 | type : "eth"
|
---|
55 | extra_type : "eth2wifibridge"
|
---|
56 | ssid : "il-z.roc2.wleiden.net"
|
---|
57 | dhcp : False
|
---|
58 | compass : "n"
|
---|
59 | ns_ip : "172.16.5.51/29"
|
---|
60 | ns_mac : "00:00:00:00:00:00"
|
---|
61 | bridge_type: "NanoStation5M"
|
---|
62 | status : "up"
|
---|
63 |
|
---|
64 |
|
---|
65 | iface_vr2:
|
---|
66 | comment : "Link naar Zwet"
|
---|
67 | ip : "172.16.4.51/29"
|
---|
68 | sdesc : "2zwet"
|
---|
69 | mode : "station-wds"
|
---|
70 | type : "eth"
|
---|
71 | extra_type : "eth2wifibridge"
|
---|
72 | ssid : "il-z.zwet.wleiden.net"
|
---|
73 | dhcp : False
|
---|
74 | compass : "n"
|
---|
75 | ns_ip : "172.16.4.50/29"
|
---|
76 | ns_mac : "00:00:00:00:00:00"
|
---|
77 | bridge_type: "NanoStation5M"
|
---|
78 | status : "up"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.