source:
genesis/nodes/HybridVosko4/wleiden.yaml@
13088
Last change on this file since 13088 was 12984, checked in by , 10 years ago | |
---|---|
File size: 1.3 KB |
Rev | Line | |
---|---|---|
[11358] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
4 | board : "ALIX2" | |
5 | comment : "VPN-server voor video-upload" | |
[11368] | 6 | gateway : "132.229.125.1" |
[11358] | 7 | latitude : "52.15765" |
8 | location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden" | |
9 | longitude : "4.48786" | |
[11367] | 10 | masterip : "172.17.0.18" |
[11358] | 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 | |
[11554] | 18 | service_concentrator: False |
[11358] | 19 | service_incoming_rdr: False |
[12984] | 20 | service_proxy_ileiden: True |
21 | service_proxy_normal: True | |
[11358] | 22 | status : "up" |
23 | ||
24 | iface_vr0: | |
25 | comment : "External Link" | |
[11367] | 26 | ip : "132.229.125.70/24" |
[11358] | 27 | sdesc : "2external" |
28 | type : "eth" | |
[11367] | 29 | dhcp : False |
[11358] | 30 | status : "up" |
31 | ||
[11519] | 32 | |
[11358] | 33 | iface_vr1: |
[11519] | 34 | comment : "B-link naar Vosko1 via Nanostation2M" |
[11358] | 35 | ip : "172.17.0.18/30" |
36 | sdesc : "2vosko1" | |
37 | mode : "station-wds" | |
[11373] | 38 | type : "eth" |
[11358] | 39 | extra_type : "eth2wifibridge" |
[11362] | 40 | channel : "2" |
[11358] | 41 | ssid : "ap-WirelessLeiden-Pieterskerk" |
42 | dhcp : False | |
[11519] | 43 | compass : "z" |
[11358] | 44 | ns_ip : "172.17.26.3/24" |
[11732] | 45 | ns_mac : "00:27:22:e2:51:eb" |
[11731] | 46 | bridge_type: "NanoStation M2" |
[11358] | 47 | status : "up" |
48 | ||
[11519] | 49 | |
[11359] | 50 | iface_vr2: |
51 | comment : "External Link" | |
[11367] | 52 | ip : "192.168.2.111/24" |
[11359] | 53 | sdesc : "2localexternal" |
54 | type : "eth" | |
55 | dhcp : False | |
[11360] | 56 | status : "down" |
[11358] | 57 | |
58 |
Note:
See TracBrowser
for help on using the repository browser.