| Line | |
|---|
| 1 | # Genesis config yaml style
|
|---|
| 2 | # vim:ts=2:et:sw=2:ai
|
|---|
| 3 | #
|
|---|
| 4 | board : "ALIX2"
|
|---|
| 5 | comment : "None"
|
|---|
| 6 | latitude : "52.11082"
|
|---|
| 7 | location : "Kaasboerderij Rustdam, Zuidbuurtseweg 34, 2381 LG, Zoeterwoude "
|
|---|
| 8 | longitude : "4.50254"
|
|---|
| 9 | masterip : "172.17.50.1"
|
|---|
| 10 | monitoring_group: "wzoeterwoude"
|
|---|
| 11 | nodename : "Rustdam"
|
|---|
| 12 | nodetype : "Hybrid"
|
|---|
| 13 | rdnap_x : "94400"
|
|---|
| 14 | rdnap_y : "458435"
|
|---|
| 15 | release : "9.0-RELEASE"
|
|---|
| 16 | service_accesspoint: True
|
|---|
| 17 | service_incoming_rdr: False
|
|---|
| 18 | service_proxy_ileiden: True
|
|---|
| 19 | service_proxy_normal: True
|
|---|
| 20 | status : "planned"
|
|---|
| 21 |
|
|---|
| 22 |
|
|---|
| 23 | iface_ath0:
|
|---|
| 24 | comment : "Omni voor Buurt"
|
|---|
| 25 | ip : "172.17.50.1/26"
|
|---|
| 26 | sdesc : "2buurt"
|
|---|
| 27 | mode : "ap"
|
|---|
| 28 | type : "11b"
|
|---|
| 29 | channel : "10"
|
|---|
| 30 | ssid : "ap-ZTW-Rustdam"
|
|---|
| 31 | dhcp : "10-60"
|
|---|
| 32 | status : "up"
|
|---|
| 33 |
|
|---|
| 34 |
|
|---|
| 35 | iface_ue0:
|
|---|
| 36 | comment : "Link to ZuidbuurseKerk"
|
|---|
| 37 | ip : "172.16.6.148/28"
|
|---|
| 38 | sdesc : "2kerk"
|
|---|
| 39 | type : "eth"
|
|---|
| 40 | dhcp : False
|
|---|
| 41 | status : "planned"
|
|---|
| 42 |
|
|---|
| 43 |
|
|---|
| 44 | iface_vr0:
|
|---|
| 45 | comment : "Link to house"
|
|---|
| 46 | ip : "0.0.0.0/30"
|
|---|
| 47 | sdesc : "2house"
|
|---|
| 48 | type : "eth"
|
|---|
| 49 | dhcp : "client"
|
|---|
| 50 | status : "up"
|
|---|
| 51 |
|
|---|
| 52 |
|
|---|
| 53 | iface_vr1:
|
|---|
| 54 | comment : "Access Point"
|
|---|
| 55 | ip : "172.17.51.1/24"
|
|---|
| 56 | sdesc : "2veld"
|
|---|
| 57 | mode : "ap-wds"
|
|---|
| 58 | type : "eth"
|
|---|
| 59 | ssid : "ap-ZTW-Rustdam-Veld1"
|
|---|
| 60 | dhcp : "10-240"
|
|---|
| 61 | ns_ip : "172.17.51.2/24"
|
|---|
| 62 | ns_mac : "00:00:00:00:00:00"
|
|---|
| 63 | ns_type : "ns2"
|
|---|
| 64 | bridge_type: "NanoStation2"
|
|---|
| 65 | status : "up"
|
|---|
| 66 |
|
|---|
| 67 |
|
|---|
| 68 | iface_vr2:
|
|---|
| 69 | comment : "Access Point"
|
|---|
| 70 | ip : "172.17.52.1/24"
|
|---|
| 71 | sdesc : "2veld"
|
|---|
| 72 | mode : "ap-wds"
|
|---|
| 73 | type : "eth"
|
|---|
| 74 | ssid : "ap-ZTW-Rustdam-Veld2"
|
|---|
| 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"
|
|---|
| 80 | status : "up"
|
|---|
| 81 |
|
|---|
| 82 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.