source:
genesis/nodes/HybridZwaluwAK/wleiden.yaml@
11281
Last change on this file since 11281 was 11275, checked in by , 13 years ago | |
---|---|
File size: 2.0 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.15366" |
[10116] | 7 | location : "PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden" |
[10881] | 8 | longitude : "4.44826" |
[10116] | 9 | masterip : "172.22.0.1" |
10 | nodename : "Zwaluwak" | |
[11275] | 11 | nodetype : "Hybrid" |
[10059] | 12 | rdnap_x : 90743 |
13 | rdnap_y : 463247 | |
[11275] | 14 | release : "9.0-RELEASE" |
15 | service_accesspoint: True | |
16 | service_incoming_rdr: False | |
17 | service_proxy_ileiden: True | |
18 | service_proxy_normal: True | |
[10116] | 19 | status : "up" |
[10059] | 20 | |
21 | iface_ath0: | |
[10888] | 22 | comment : "Omni voor de buurt" |
[11275] | 23 | ip : "172.22.0.1/24" |
[10116] | 24 | sdesc : "omni" |
[10703] | 25 | mode : "ap" |
[10116] | 26 | type : "11b" |
27 | channel : "3" | |
[10156] | 28 | ssid : "ap-WirelessLeiden-Zwaluwak" |
[11275] | 29 | dhcp : "10-250" |
[10116] | 30 | status : "up" |
[10059] | 31 | |
32 | ||
[10116] | 33 | iface_ue0: |
[10884] | 34 | comment : "A-link naar NodeUnigor via Airlive" |
[10116] | 35 | ip : "172.16.3.70/30" |
[11261] | 36 | sdesc : "2unigor1" |
[10116] | 37 | mode : "station-wds" |
38 | type : "eth" | |
39 | extra_type : "eth2wifibridge" | |
[11261] | 40 | ssid : "il-z.unigor1.wleiden.net" |
[10454] | 41 | dhcp : False |
[10729] | 42 | compass : "no" |
[10116] | 43 | ns_ip : "192.168.1.21" |
[11261] | 44 | ns_mac : "00:4f:79:90:31:bf" |
[10116] | 45 | status : "up" |
46 | ||
47 | ||
[10059] | 48 | iface_vr0: |
[11275] | 49 | comment : "External Link" |
50 | ip : "0.0.0.0/30" | |
51 | sdesc : "2external" | |
[10116] | 52 | type : "eth" |
[11275] | 53 | dhcp : "client" |
[10116] | 54 | status : "up" |
[10059] | 55 | |
[10116] | 56 | |
[10059] | 57 | iface_vr1: |
[11275] | 58 | comment : "Link naar Unused via Bullet2" |
[10116] | 59 | ip : "172.16.6.73/29" |
60 | sdesc : "2unused" | |
61 | mode : "station-wds" | |
62 | type : "eth" | |
63 | extra_type : "eth2wifibridge" | |
64 | ssid : "effeniks" | |
[10454] | 65 | dhcp : False |
[10116] | 66 | ns_ip : "172.16.6.74/29" |
67 | ns_mac : "00:15:6d:e8:e7:4a" | |
[10892] | 68 | bridge_type: "Bullet2" |
[10116] | 69 | status : "down" |
[10059] | 70 | |
[10116] | 71 | |
72 | iface_vr2: | |
[11275] | 73 | comment : "Link naar BCStevenshof via Bullet2" |
[10116] | 74 | ip : "172.16.3.251/29" |
75 | sdesc : "2bcste" | |
76 | mode : "station-wds" | |
77 | type : "eth" | |
78 | extra_type : "eth2wifibridge" | |
79 | ssid : "il-nw.bcste.wleiden.net" | |
[10454] | 80 | dhcp : False |
[10729] | 81 | compass : "zo" |
[10116] | 82 | ns_ip : "172.16.3.252/29" |
83 | ns_mac : "00:15:6d:e8:e6:a3" | |
[10892] | 84 | bridge_type: "Bullet2" |
[10116] | 85 | status : "up" |
86 | ||
87 |
Note:
See TracBrowser
for help on using the repository browser.