source:
genesis/nodes/HybridGeluidsnet1/wleiden.yaml@
11265
Last change on this file since 11265 was 11255, checked in by , 13 years ago | |
---|---|
File size: 1.8 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.16254" |
[10116] | 7 | location : "Oude Belastingkantoor, Stationsplein 107, XXXX XX, Leiden" |
[10881] | 8 | longitude : "4.47908" |
[10116] | 9 | masterip : "172.17.3.1" |
10 | nodename : "Geluidsnet1" | |
[11255] | 11 | nodetype : "Hybrid" |
[10059] | 12 | rdnap_x : 92865 |
13 | rdnap_y : 464209 | |
[11255] | 14 | release : "9.0-RELEASE" |
15 | service_accesspoint: True | |
16 | service_incoming_rdr: False | |
17 | service_proxy_ileiden: False | |
18 | service_proxy_normal: False | |
[10116] | 19 | status : "up" |
[10059] | 20 | |
21 | iface_ath0: | |
[10884] | 22 | comment : "Ap" |
[11255] | 23 | ip : "172.17.3.1/24" |
[10116] | 24 | sdesc : "ap" |
[10703] | 25 | mode : "ap" |
[10116] | 26 | type : "11b" |
27 | channel : "8" | |
[10156] | 28 | ssid : "ap-WirelessLeiden-Geluidsnet1" |
[11255] | 29 | dhcp : "10-250" |
[10116] | 30 | status : "up" |
[10059] | 31 | |
32 | ||
[10116] | 33 | iface_ue0: |
34 | comment : "Link naar Geluidsnet2" | |
35 | ip : "172.16.4.185/30" | |
36 | sdesc : "2geluidsnet2" | |
37 | type : "eth" | |
[10454] | 38 | dhcp : False |
[10116] | 39 | status : "up" |
40 | ||
41 | ||
[10059] | 42 | iface_vr0: |
[10116] | 43 | comment : "Link naar Webcam" |
44 | ip : "172.16.16.1/30" | |
45 | sdesc : "2webcam" | |
46 | type : "eth" | |
[10454] | 47 | dhcp : False |
[10116] | 48 | status : "up" |
[10059] | 49 | |
[10116] | 50 | |
[10059] | 51 | iface_vr1: |
[10116] | 52 | comment : "Link naar Lebkov" |
53 | ip : "172.16.17.225/29" | |
54 | sdesc : "2lebkov" | |
55 | mode : "station-wds" | |
56 | type : "eth" | |
57 | extra_type : "eth2wifibridge" | |
58 | channel : "36" | |
59 | ssid : "il-n.geluidsnet1.wleiden.net" | |
[10454] | 60 | dhcp : False |
[10116] | 61 | compass : "n" |
62 | ns_ip : "172.16.17.226/29" | |
63 | ns_mac : "00:15:6d:ec:81:7b" | |
[10892] | 64 | bridge_type: "NanoStation5" |
[10116] | 65 | status : "up" |
[10059] | 66 | |
[10116] | 67 | |
68 | iface_vr2: | |
69 | comment : "Link naar DirkLos1" | |
70 | ip : "172.16.4.153/29" | |
71 | sdesc : "2dirklos1" | |
72 | mode : "station-wds" | |
73 | type : "eth" | |
74 | extra_type : "eth2wifibridge" | |
75 | channel : "140" | |
76 | ssid : "il-zw.geluidsnet1.wleiden.net" | |
[10454] | 77 | dhcp : False |
[10729] | 78 | compass : "nw" |
[10116] | 79 | ns_ip : "172.16.4.154/29" |
80 | ns_mac : "00:15:6d:ec:82:8c" | |
[10892] | 81 | bridge_type: "NanoStation5" |
[10116] | 82 | status : "up" |
83 | ||
84 |
Note:
See TracBrowser
for help on using the repository browser.