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