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