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