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 | gateway : "132.229.125.1"
|
---|
7 | latitude : "52.15765"
|
---|
8 | location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
|
---|
9 | longitude : "4.48786"
|
---|
10 | masterip : "172.17.0.18"
|
---|
11 | monitoring_group: "wleiden"
|
---|
12 | nodename : "Vosko4"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : 93459
|
---|
15 | rdnap_y : 463657
|
---|
16 | release : "9.0-RELEASE"
|
---|
17 | service_accesspoint: False
|
---|
18 | service_incoming_rdr: False
|
---|
19 | service_proxy_ileiden: False
|
---|
20 | service_proxy_normal: False
|
---|
21 | status : "up"
|
---|
22 |
|
---|
23 | iface_vr0:
|
---|
24 | comment : "External Link"
|
---|
25 | ip : "132.229.125.70/24"
|
---|
26 | sdesc : "2external"
|
---|
27 | type : "eth"
|
---|
28 | dhcp : False
|
---|
29 | status : "up"
|
---|
30 |
|
---|
31 | iface_vr1:
|
---|
32 | comment : "b-link naar Vosko1 via Nanostation2M"
|
---|
33 | ip : "172.17.0.18/30"
|
---|
34 | sdesc : "2vosko1"
|
---|
35 | mode : "station-wds"
|
---|
36 | type : "eth"
|
---|
37 | extra_type : "eth2wifibridge"
|
---|
38 | channel : "2"
|
---|
39 | ssid : "ap-WirelessLeiden-Pieterskerk"
|
---|
40 | dhcp : False
|
---|
41 | compass : "o"
|
---|
42 | ns_ip : "172.17.26.3/24"
|
---|
43 | ns_mac : "00:27:22:E2:51:EB"
|
---|
44 | bridge_type: "NanoStation2M"
|
---|
45 | status : "up"
|
---|
46 |
|
---|
47 | iface_vr2:
|
---|
48 | comment : "External Link"
|
---|
49 | ip : "192.168.2.111/24"
|
---|
50 | sdesc : "2localexternal"
|
---|
51 | type : "eth"
|
---|
52 | dhcp : False
|
---|
53 | status : "down"
|
---|
54 |
|
---|
55 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.