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