[14030] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
[14148] | 4 | board : "ALIX2"
|
---|
[14030] | 5 | comment : "None"
|
---|
[14063] | 6 | latitude : "52.171656"
|
---|
[14030] | 7 | location : "Tuinvereniging Ons Buiten bij Ronald, Joop Vervoornpad 16, 2315KL, Leiden"
|
---|
[14063] | 8 | longitude : "4.503973"
|
---|
[14030] | 9 | masterip : "172.17.148.1"
|
---|
| 10 | monitoring_group: "Leiden"
|
---|
| 11 | nodename : "OnsBuiten2"
|
---|
| 12 | nodetype : "Hybrid"
|
---|
| 13 | portal_sponsor: "Tuinvereniging Ons Buiten"
|
---|
| 14 | portal_url: "http://www.onsbuitenleiden.nl/"
|
---|
[14148] | 15 | rdnap_x : 94580
|
---|
| 16 | rdnap_y : 465202
|
---|
[14030] | 17 | release : "11.1-RELEASE"
|
---|
| 18 | service_accesspoint: True
|
---|
| 19 | service_concentrator: False
|
---|
| 20 | service_incoming_rdr: False
|
---|
| 21 | service_proxy_ileiden: False
|
---|
| 22 | service_proxy_normal: False
|
---|
| 23 | status : "planned"
|
---|
| 24 |
|
---|
| 25 |
|
---|
| 26 | iface_ath0:
|
---|
| 27 | comment : "Lokaal Ap"
|
---|
| 28 | parent : "bridge0"
|
---|
| 29 | sdesc : "ap"
|
---|
| 30 | mode : "ap"
|
---|
| 31 | type : "11g"
|
---|
| 32 | channel : 1
|
---|
| 33 | ssid : "WiFi-Leiden"
|
---|
| 34 | status : "up"
|
---|
| 35 |
|
---|
| 36 | iface_bridge0:
|
---|
| 37 | comment : "Access Point"
|
---|
| 38 | ip : "172.17.148.1/24"
|
---|
| 39 | type : "eth"
|
---|
| 40 | dhcp : "10-240"
|
---|
| 41 | status : "up"
|
---|
| 42 |
|
---|
| 43 |
|
---|
| 44 | iface_vr0:
|
---|
| 45 | comment : "Link west - SOM2"
|
---|
| 46 | ip : "172.16.7.180/29"
|
---|
| 47 | sdesc : "2som2"
|
---|
| 48 | mode : "station-wds"
|
---|
| 49 | type : "eth"
|
---|
| 50 | extra_type : "eth2wifibridge"
|
---|
[14148] | 51 | channel : "64"
|
---|
[14030] | 52 | ssid : "il-o.som2.wleiden.net"
|
---|
| 53 | dhcp : False
|
---|
| 54 | compass : "w"
|
---|
| 55 | ns_ip : "172.16.7.179/29"
|
---|
| 56 | ns_mac : "00:00:00:00"
|
---|
| 57 | bridge_type: "NanoStationM5"
|
---|
| 58 | status : "up"
|
---|
| 59 |
|
---|
| 60 | iface_vr1:
|
---|
| 61 | comment : "link naar Eric"
|
---|
| 62 | ip : "172.16.9.81/29"
|
---|
| 63 | sdesc : "2eric"
|
---|
| 64 | mode : "ap-wds"
|
---|
| 65 | type : "eth"
|
---|
| 66 | extra_type : "eth2wifibridge"
|
---|
[14148] | 67 | channel : "56"
|
---|
[14030] | 68 | ssid : "il-z.onsbuiten2.wleiden.net"
|
---|
| 69 | dhcp : False
|
---|
| 70 | compass : "z"
|
---|
| 71 | ns_ip : "172.16.9.82/29"
|
---|
[14148] | 72 | ns_mac : "00:15:6d:70:53:86"
|
---|
[14030] | 73 | bridge_type: "NanoStation5"
|
---|
| 74 | status : "up"
|
---|
[14147] | 75 |
|
---|
| 76 | iface_vr2:
|
---|
[14157] | 77 | comment : "Extra AP"
|
---|
[14147] | 78 | type : "eth"
|
---|
| 79 | parent : "bridge0"
|
---|
[14157] | 80 | mode : "ap-wds"
|
---|
| 81 | type : "eth"
|
---|
| 82 | extra_type : "eth2wifibridge"
|
---|
| 83 | channel : "56"
|
---|
| 84 | ssid : "WiFi-Leiden"
|
---|
| 85 | dhcp : False
|
---|
| 86 | compass : "z"
|
---|
| 87 | ns_ip : "172.17.148.2/24"
|
---|
| 88 | ns_mac : "00:15:6d:ad:d7:e5"
|
---|
| 89 | bridge_type: "NanoStation5"
|
---|
| 90 | status : "up"
|
---|
[14158] | 91 |
|
---|
| 92 | iface_ue0:
|
---|
| 93 | comment : "Link naar Binnen"
|
---|
| 94 | type : "eth"
|
---|
| 95 | parent : "bridge0"
|
---|