source:
genesis/nodes/HybridRustdam/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" |
[11323] | 6 | latitude : 52.110828 |
[11318] | 7 | location : "Kaasboerderij Rustdam, Zuidbuurtseweg 34, 2381 LG, Zoeterwoude " |
[11323] | 8 | longitude : 4.502549 |
[11318] | 9 | masterip : "172.17.50.1" |
[11325] | 10 | monitoring_group: "wzoeterwoude" |
[11318] | 11 | nodename : "Rustdam" |
[10822] | 12 | nodetype : "Hybrid" |
[11323] | 13 | rdnap_x : "94400" |
14 | rdnap_y : "458435" | |
[10822] | 15 | release : "9.0-RELEASE" |
16 | service_accesspoint: True | |
[10881] | 17 | service_incoming_rdr: False |
[11318] | 18 | service_proxy_ileiden: True |
[10822] | 19 | service_proxy_normal: True |
[11325] | 20 | status : "planned" |
[10059] | 21 | |
22 | ||
23 | iface_ath0: | |
[10883] | 24 | comment : "Omni voor Buurt" |
[11318] | 25 | ip : "172.17.50.1/26" |
[10116] | 26 | sdesc : "2buurt" |
[10703] | 27 | mode : "ap" |
[10116] | 28 | type : "11b" |
29 | channel : "10" | |
[11325] | 30 | ssid : "ap-ZTW-Rustdam" |
[10116] | 31 | dhcp : "10-60" |
32 | status : "up" | |
[10059] | 33 | |
[11322] | 34 | |
[10116] | 35 | iface_ue0: |
[11318] | 36 | comment : "Link to ZuidbuurseKerk" |
37 | ip : "172.16.6.148/28" | |
38 | sdesc : "2kerk" | |
[10116] | 39 | type : "eth" |
[10454] | 40 | dhcp : False |
[11318] | 41 | status : "planned" |
[10116] | 42 | |
[11322] | 43 | |
[10059] | 44 | iface_vr0: |
[10885] | 45 | comment : "Link to house" |
[10822] | 46 | ip : "0.0.0.0/30" |
[10116] | 47 | sdesc : "2house" |
48 | type : "eth" | |
[10887] | 49 | dhcp : "client" |
[10116] | 50 | status : "up" |
[10059] | 51 | |
[11322] | 52 | |
[10059] | 53 | iface_vr1: |
[11318] | 54 | comment : "Access Point" |
55 | ip : "172.17.51.1/24" | |
56 | sdesc : "2veld" | |
[10116] | 57 | mode : "ap-wds" |
58 | type : "eth" | |
[11323] | 59 | ssid : "ap-ZTW-Rustdam-Veld1" |
[11318] | 60 | dhcp : "10-240" |
61 | ns_ip : "172.17.51.2/24" | |
62 | ns_mac : "00:00:00:00:00:00" | |
[10116] | 63 | ns_type : "ns2" |
[10892] | 64 | bridge_type: "NanoStation2" |
[10116] | 65 | status : "up" |
[10059] | 66 | |
[11322] | 67 | |
[10116] | 68 | iface_vr2: |
[11318] | 69 | comment : "Access Point" |
70 | ip : "172.17.52.1/24" | |
71 | sdesc : "2veld" | |
72 | mode : "ap-wds" | |
[10116] | 73 | type : "eth" |
[11323] | 74 | ssid : "ap-ZTW-Rustdam-Veld2" |
[11318] | 75 | dhcp : "10-240" |
76 | ns_ip : "172.17.52.2/24" | |
77 | ns_mac : "00:00:00:00:00:00" | |
78 | ns_type : "ns2" | |
79 | bridge_type: "NanoStation2" | |
[10116] | 80 | status : "up" |
[11322] | 81 | |
82 |
Note:
See TracBrowser
for help on using the repository browser.