source:
genesis/nodes/Vosko4/wleiden.yaml@
14314
Last change on this file since 14314 was 13548, checked in by , 9 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 |
[13181] | 20 | service_proxy_ileiden: False |
21 | service_proxy_normal: False | |
[11358] | 22 | status : "up" |
23 | ||
[13548] | 24 | |
[11358] | 25 | iface_vr0: |
26 | comment : "External Link" | |
[11367] | 27 | ip : "132.229.125.70/24" |
[11358] | 28 | sdesc : "2external" |
29 | type : "eth" | |
[11367] | 30 | dhcp : False |
[13181] | 31 | status : "down" |
[11358] | 32 | |
[11519] | 33 | |
[11358] | 34 | iface_vr1: |
[11519] | 35 | comment : "B-link naar Vosko1 via Nanostation2M" |
[11358] | 36 | ip : "172.17.0.18/30" |
37 | sdesc : "2vosko1" | |
38 | mode : "station-wds" | |
[11373] | 39 | type : "eth" |
[11358] | 40 | extra_type : "eth2wifibridge" |
[11362] | 41 | channel : "2" |
[13138] | 42 | ssid : "WiFi-Leiden-Pieterskerk" |
[11358] | 43 | dhcp : False |
[11519] | 44 | compass : "z" |
[11358] | 45 | ns_ip : "172.17.26.3/24" |
[11732] | 46 | ns_mac : "00:27:22:e2:51:eb" |
[13138] | 47 | bridge_type: "NanoStationM2" |
[11358] | 48 | status : "up" |
49 | ||
[11519] | 50 | |
[11359] | 51 | iface_vr2: |
52 | comment : "External Link" | |
[11367] | 53 | ip : "192.168.2.111/24" |
[11359] | 54 | sdesc : "2localexternal" |
55 | type : "eth" | |
56 | dhcp : False | |
[11360] | 57 | status : "down" |
[11358] | 58 | |
59 |
Note:
See TracBrowser
for help on using the repository browser.