| 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 | remote_access: "83.85.202.106:1022"
|
|---|
| 17 | service_accesspoint: True
|
|---|
| 18 | service_concentrator: False
|
|---|
| 19 | service_incoming_rdr: False
|
|---|
| 20 | service_proxy_ileiden: True
|
|---|
| 21 | service_proxy_normal: True
|
|---|
| 22 | status : "planned"
|
|---|
| 23 |
|
|---|
| 24 |
|
|---|
| 25 | iface_ath0:
|
|---|
| 26 | comment : "Omni voor Buurt"
|
|---|
| 27 | ip : "172.17.50.1/26"
|
|---|
| 28 | sdesc : "2buurt"
|
|---|
| 29 | mode : "ap"
|
|---|
| 30 | type : "11g"
|
|---|
| 31 | channel : 1
|
|---|
| 32 | ssid : "ap-ZTW-Rustdam"
|
|---|
| 33 | dhcp : "10-60"
|
|---|
| 34 | status : "up"
|
|---|
| 35 |
|
|---|
| 36 |
|
|---|
| 37 | iface_ue0:
|
|---|
| 38 | comment : "Link to ZuidbuurseKerk"
|
|---|
| 39 | ip : "172.16.6.148/28"
|
|---|
| 40 | sdesc : "2kerk"
|
|---|
| 41 | type : "eth"
|
|---|
| 42 | dhcp : False
|
|---|
| 43 | status : "planned"
|
|---|
| 44 |
|
|---|
| 45 |
|
|---|
| 46 | iface_vr0:
|
|---|
| 47 | comment : "Link to house"
|
|---|
| 48 | ip : "0.0.0.0/30"
|
|---|
| 49 | sdesc : "2house"
|
|---|
| 50 | type : "eth"
|
|---|
| 51 | dhcp : "client"
|
|---|
| 52 | status : "up"
|
|---|
| 53 |
|
|---|
| 54 |
|
|---|
| 55 | iface_vr1:
|
|---|
| 56 | comment : "Access Point"
|
|---|
| 57 | ip : "172.17.51.1/24"
|
|---|
| 58 | sdesc : "2veld"
|
|---|
| 59 | mode : "ap-wds"
|
|---|
| 60 | type : "eth"
|
|---|
| 61 | ssid : "ap-ZTW-Rustdam-Veld1"
|
|---|
| 62 | dhcp : "10-240"
|
|---|
| 63 | ns_ip : "172.17.51.2/24"
|
|---|
| 64 | ns_mac : "00:00:00:00:00:00"
|
|---|
| 65 | ns_type : "ns2"
|
|---|
| 66 | bridge_type: "NanoStation2"
|
|---|
| 67 | status : "up"
|
|---|
| 68 |
|
|---|
| 69 |
|
|---|
| 70 | iface_vr2:
|
|---|
| 71 | comment : "Access Point"
|
|---|
| 72 | ip : "172.17.52.1/24"
|
|---|
| 73 | sdesc : "2veld"
|
|---|
| 74 | mode : "ap-wds"
|
|---|
| 75 | type : "eth"
|
|---|
| 76 | ssid : "ap-ZTW-Rustdam-Veld2"
|
|---|
| 77 | dhcp : "10-240"
|
|---|
| 78 | ns_ip : "172.17.52.2/24"
|
|---|
| 79 | ns_mac : "00:00:00:00:00:00"
|
|---|
| 80 | ns_type : "ns2"
|
|---|
| 81 | bridge_type: "NanoStation2"
|
|---|
| 82 | status : "up"
|
|---|
| 83 |
|
|---|
| 84 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.