source:
genesis/nodes/HybridRustenborch/wleiden.yaml@
11500
Last change on this file since 11500 was 11325, checked in by , 12 years ago | |
---|---|
File size: 1.7 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10435] | 4 | board : "ALIX2" |
[10059] | 5 | comment : "None" |
[10881] | 6 | latitude : "52.18218" |
[10116] | 7 | location : "Zorgcentrum Rustenborch, Van Wijckersloothplein 3, 2341 BB, Oegstgeest" |
[10881] | 8 | longitude : "4.46392" |
[10116] | 9 | masterip : "172.23.24.1" |
[11325] | 10 | monitoring_group: "wleiden" |
[10116] | 11 | nodename : "Rustenborch" |
[11269] | 12 | nodetype : "Hybrid" |
[10059] | 13 | rdnap_x : 91855 |
14 | rdnap_y : 466407 | |
[11269] | 15 | release : "9.0-RELEASE" |
16 | service_accesspoint: True | |
17 | service_incoming_rdr: False | |
18 | service_proxy_ileiden: False | |
19 | service_proxy_normal: False | |
[10116] | 20 | status : "up" |
[10059] | 21 | |
[10116] | 22 | |
[10059] | 23 | iface_ath0: |
[10116] | 24 | comment : "Ap" |
[11269] | 25 | ip : "172.23.24.1/24" |
[10116] | 26 | sdesc : "ap" |
[10703] | 27 | mode : "ap" |
[10116] | 28 | type : "11b" |
29 | channel : "1" | |
[10156] | 30 | ssid : "ap-WirelessLeiden-Rustenborch" |
[11269] | 31 | dhcp : "10-250" |
[10116] | 32 | status : "up" |
[10059] | 33 | |
34 | ||
35 | iface_vr0: | |
[10885] | 36 | comment : "Ethernet naar rustenborch" |
[10116] | 37 | ip : "172.23.24.65/28" |
38 | sdesc : "eth" | |
39 | type : "eth" | |
40 | dhcp : "66-78" | |
41 | status : "up" | |
[10059] | 42 | |
[10116] | 43 | |
[10059] | 44 | iface_vr1: |
[10885] | 45 | comment : "Link naar Lijtweg2" |
[10116] | 46 | ip : "172.16.6.36/29" |
47 | sdesc : "2lijtweg2" | |
48 | mode : "station-wds" | |
49 | type : "eth" | |
50 | extra_type : "eth2wifibridge" | |
51 | channel : "116" | |
52 | ssid : "il-w.lijtweg2.wleiden.net" | |
[10454] | 53 | dhcp : False |
[10729] | 54 | compass : "no" |
[10116] | 55 | ns_ip : "172.16.6.35" |
56 | ns_mac : "00:15:6d:71:54:67" | |
[10892] | 57 | bridge_type: "NanoStation5" |
[10116] | 58 | status : "up" |
[10059] | 59 | |
[10116] | 60 | |
61 | iface_vr2: | |
62 | comment : "Link naar UniGorN" | |
63 | ip : "172.16.17.244/29" | |
64 | sdesc : "2unigorn" | |
65 | mode : "station-wds" | |
66 | type : "eth" | |
67 | extra_type : "eth2wifibridge" | |
68 | channel : "104" | |
69 | ssid : "il-n.unigorn.wleiden.net" | |
[10454] | 70 | dhcp : False |
[10729] | 71 | compass : "z" |
[10116] | 72 | ns_ip : "172.16.17.243/29" |
73 | ns_mac : "00:15:6d:70:54:cc" | |
[10892] | 74 | bridge_type: "NanoStation5" |
[10116] | 75 | status : "up" |
76 | ||
77 |
Note:
See TracBrowser
for help on using the repository browser.