source:
genesis/nodes/CNodeLangeVoort/wleiden.yaml@
10983
Last change on this file since 10983 was 10930, checked in by , 13 years ago | |
---|---|
File size: 1.5 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" |
[10116] | 6 | ileiden : True |
[10881] | 7 | latitude : "52.18620" |
[10116] | 8 | location : "hazenboslaan 39, 2343 SW, tegenover school met vleugel dak, Oegstgeest" |
[10881] | 9 | longitude : "4.47699" |
[10116] | 10 | masterip : "172.23.25.1" |
11 | nodename : "Langevoort" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 92755 |
14 | rdnap_y : 466842 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
17 | ||
18 | ||
[10059] | 19 | iface_ath0: |
[10885] | 20 | comment : "Omni voor de buurt" |
[10116] | 21 | ip : "172.23.25.1/26" |
22 | sdesc : "omni" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "6" | |
[10156] | 26 | ssid : "ap-WirelessLeiden-Langevoort" |
[10116] | 27 | dhcp : "10-60" |
28 | status : "up" | |
[10059] | 29 | |
30 | ||
31 | iface_vr0: | |
[10885] | 32 | comment : "Ethernet naar proxy" |
[10116] | 33 | ip : "172.23.25.65/30" |
34 | sdesc : "eth" | |
35 | type : "eth" | |
[10463] | 36 | dhcp : False |
[10116] | 37 | status : "up" |
[10059] | 38 | |
[10116] | 39 | |
[10059] | 40 | iface_vr1: |
[10930] | 41 | comment : "Extra AP" |
42 | ip : "172.17.41.1/24" | |
43 | sdesc : "ap2" | |
[10116] | 44 | mode : "station-wds" |
45 | type : "eth" | |
[10930] | 46 | extra_type : "eth2wifibridge" |
47 | channel : "8" | |
48 | ssid : "ap-WirelessLeiden-Langevoort2" | |
49 | dhcp : "10-240" | |
50 | ns_ip : "172.17.41.2/24" | |
[10116] | 51 | ns_mac : "00:15:6d:d5:f8:36" |
[10930] | 52 | bridge_type: "Bullet2" |
[10116] | 53 | status : "up" |
[10059] | 54 | |
[10116] | 55 | |
56 | iface_vr2: | |
57 | comment : "Link naar Lijtweg1" | |
58 | ip : "172.16.6.4/29" | |
59 | sdesc : "2lijtweg1" | |
60 | mode : "station-wds" | |
61 | type : "eth" | |
62 | ssid : "il-o.lijtweg1.wleiden.net" | |
[10454] | 63 | dhcp : False |
[10729] | 64 | compass : "w" |
[10116] | 65 | ns_ip : "172.16.6.3" |
66 | ns_mac : "00:15:6d:e9:f9:bd" | |
67 | status : "up" | |
68 |
Note:
See TracBrowser
for help on using the repository browser.