source:
genesis/nodes/CNodeLucasN/wleiden.yaml@
10885
Last change on this file since 10885 was 10885, 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 | # | |
[10869] | 4 | board : "ALIX2" |
[10059] | 5 | comment : "None" |
[10116] | 6 | ileiden : True |
[10881] | 7 | latitude : "52.16189" |
[10116] | 8 | location : "Basisschool Lucas van Leyden, Sint Ursulasteeg 28, 2312 XA, Leiden" |
[10881] | 9 | longitude : "4.48684" |
[10116] | 10 | masterip : "172.17.144.1" |
11 | nodename : "LucasN" | |
[10869] | 12 | nodetype : "Hybrid" |
[10059] | 13 | rdnap_x : 93395 |
14 | rdnap_y : 464130 | |
[10869] | 15 | release : "9.0-RELEASE" |
[10881] | 16 | service_accesspoint: True |
17 | service_incoming_rdr: False | |
18 | service_proxy_ileiden: False | |
19 | service_proxy_normal: False | |
[10116] | 20 | status : "dw" |
21 | ||
22 | ||
[10059] | 23 | iface_ath0: |
[10884] | 24 | comment : "Ap" |
[10116] | 25 | interface : "ath0" |
26 | ip : "172.17.144.1/26" | |
27 | sdesc : "ap" | |
[10703] | 28 | mode : "ap" |
[10116] | 29 | type : "11b" |
30 | channel : "5" | |
[10869] | 31 | ssid : "ap-WirelessLeiden-LucasN" |
[10116] | 32 | dhcp : "10-60" |
33 | compass : "None" | |
34 | status : "up" | |
[10059] | 35 | |
36 | ||
37 | iface_vr0: | |
[10884] | 38 | comment : "A-link naar Rabo1" |
[10116] | 39 | interface : "vr0" |
40 | ip : "172.16.3.25/29" | |
41 | sdesc : "2rabo1" | |
[10869] | 42 | mode : "ap-wds" |
[10116] | 43 | type : "eth" |
44 | extra_type : "eth2wifibridge" | |
45 | channel : "60" | |
46 | ssid : "il-n.lucasn.wleiden.net" | |
[10454] | 47 | dhcp : False |
[10116] | 48 | compass : "n" |
49 | ns_ip : "172.16.3.26/29" | |
50 | ns_mac : "00:15:6d:70:53:3b" | |
51 | status : "down" | |
[10059] | 52 | |
[10116] | 53 | |
[10059] | 54 | iface_vr1: |
[10884] | 55 | comment : "A-link naar Stadhuis" |
[10116] | 56 | interface : "vr1" |
57 | ip : "172.16.4.132/29" | |
58 | sdesc : "2stadhuis" | |
59 | mode : "station-wds" | |
60 | type : "eth" | |
61 | extra_type : "eth2wifibridge" | |
62 | channel : "116" | |
63 | ssid : "il-nw.stadhuis.wleiden.net" | |
[10454] | 64 | dhcp : False |
[10729] | 65 | compass : "zo" |
[10116] | 66 | ns_ip : "172.16.4.131/29" |
67 | ns_mac : "" | |
68 | status : "down" | |
[10059] | 69 | |
[10116] | 70 | |
71 | iface_vr2: | |
[10884] | 72 | comment : "Nog vrij" |
[10116] | 73 | interface : "vr2" |
74 | ip : "172.16.4.177/29" | |
75 | sdesc : "2vrij" | |
76 | mode : "station-wds" | |
77 | type : "eth" | |
78 | extra_type : "eth2wifibridge" | |
79 | channel : "" | |
80 | ssid : "" | |
[10454] | 81 | dhcp : False |
[10116] | 82 | compass : "None" |
83 | ns_ip : "" | |
84 | ns_mac : "" | |
85 | status : "down" | |
86 | ||
87 |
Note:
See TracBrowser
for help on using the repository browser.