Last change
on this file since 11362 was 11362, checked in by huub, 12 years ago |
config aanpassingen ivm video-link cetim-vosko
|
File size:
1.2 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "VPN-server voor video-upload"
|
---|
6 | latitude : "52.15765"
|
---|
7 | location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
|
---|
8 | longitude : "4.48786"
|
---|
9 | masterip : "172.17.176.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "Vosko4"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 93459
|
---|
14 | rdnap_y : 463657
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: False
|
---|
17 | service_incoming_rdr: False
|
---|
18 | service_proxy_ileiden: True
|
---|
19 | service_proxy_normal: False
|
---|
20 | status : "up"
|
---|
21 |
|
---|
22 | iface_vr0:
|
---|
23 | comment : "External Link"
|
---|
24 | ip : "0.0.0.0/30"
|
---|
25 | sdesc : "2external"
|
---|
26 | type : "eth"
|
---|
27 | dhcp : "client"
|
---|
28 | status : "up"
|
---|
29 |
|
---|
30 | iface_vr1:
|
---|
31 | comment : "b-link naar Vosko1 via Nanostation2M"
|
---|
32 | ip : "172.17.0.18/30"
|
---|
33 | sdesc : "2vosko1"
|
---|
34 | mode : "station-wds"
|
---|
35 | type : "eth"
|
---|
36 | extra_type : "eth2wifibridge"
|
---|
37 | channel : "2"
|
---|
38 | ssid : "ap-WirelessLeiden-Pieterskerk"
|
---|
39 | dhcp : False
|
---|
40 | compass : "o"
|
---|
41 | ns_ip : "172.17.26.3/24"
|
---|
42 | ns_mac : "00:27:22:E2:51:EB"
|
---|
43 | bridge_type: "NanoStation2M"
|
---|
44 | status : "up"
|
---|
45 |
|
---|
46 | iface_vr2:
|
---|
47 | comment : "External Link"
|
---|
48 | ip : "192.168.1.1/24"
|
---|
49 | sdesc : "2localexternal"
|
---|
50 | type : "eth"
|
---|
51 | dhcp : False
|
---|
52 | status : "down"
|
---|
53 |
|
---|
54 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.