| 1 | # Genesis config yaml style
|
|---|
| 2 | # vim:ts=2:et:sw=2:ai
|
|---|
| 3 | #
|
|---|
| 4 | board : "ALIX2"
|
|---|
| 5 | comment : "None"
|
|---|
| 6 | latitude : "52.221419"
|
|---|
| 7 | location : "St. Bartholomeuskerk, Herenstraat 27, 2215KE, Voorhout"
|
|---|
| 8 | longitude : "4.482612"
|
|---|
| 9 | masterip : "172.17.124.1"
|
|---|
| 10 | monitoring_group: "teylingen"
|
|---|
| 11 | nodename : "TEYBartholomeus"
|
|---|
| 12 | nodetype : "Hybrid"
|
|---|
| 13 | portal_sponsor: "Gemeente Teylingen"
|
|---|
| 14 | portal_url: "http://rkvoorhout.nl/"
|
|---|
| 15 | rdnap_x : 93500
|
|---|
| 16 | rdnap_y : 470942
|
|---|
| 17 | release : "9.0-RELEASE"
|
|---|
| 18 | service_accesspoint: True
|
|---|
| 19 | service_incoming_rdr: False
|
|---|
| 20 | service_proxy_ileiden: True
|
|---|
| 21 | service_proxy_normal: True
|
|---|
| 22 | status : "down"
|
|---|
| 23 |
|
|---|
| 24 | iface_ath0:
|
|---|
| 25 | comment : "Accesspoint 1 Coax"
|
|---|
| 26 | ip : "172.17.124.1"
|
|---|
| 27 | sdesc : "ap1"
|
|---|
| 28 | mode : "ap"
|
|---|
| 29 | type : "11g"
|
|---|
| 30 | channel : 1
|
|---|
| 31 | ssid : "ap-Tey-Bartholomeus-1"
|
|---|
| 32 | dhcp : "10-250"
|
|---|
| 33 | status : "up"
|
|---|
| 34 |
|
|---|
| 35 | iface_ue0:
|
|---|
| 36 | comment : "Accesspoints via switch"
|
|---|
| 37 | ip : "172.17.125.1/24"
|
|---|
| 38 | sdesc : "ap2"
|
|---|
| 39 | mode : "ap"
|
|---|
| 40 | type : "eth"
|
|---|
| 41 | extra_type : "eth2wifibridge"
|
|---|
| 42 | channel : "6"
|
|---|
| 43 | ssid : "ap-Tey-Bestuurscentrum-kerkplein"
|
|---|
| 44 | dhcp : "10-250"
|
|---|
| 45 | compass : ""
|
|---|
| 46 | ns_ip : "172.17.125.2/24"
|
|---|
| 47 | ns_mac : ""
|
|---|
| 48 | bridge_type: "NanoStationM2"
|
|---|
| 49 | status : "up"
|
|---|
| 50 |
|
|---|
| 51 | iface_vr0:
|
|---|
| 52 | comment : "Link naar Bestuurscentrum"
|
|---|
| 53 | ip : "172.16.7.84/29"
|
|---|
| 54 | sdesc : "2bestuur"
|
|---|
| 55 | mode : "station-wds"
|
|---|
| 56 | type : "eth"
|
|---|
| 57 | extra_type : "eth2wifibridge"
|
|---|
| 58 | channel : "116"
|
|---|
| 59 | ssid : "il-zw.teybestuurscentrum.wleiden.net"
|
|---|
| 60 | dhcp : False
|
|---|
| 61 | compass : "no"
|
|---|
| 62 | ns_ip : "172.16.7.83/29"
|
|---|
| 63 | ns_mac : ""
|
|---|
| 64 | bridge_type: "Nanostation M5"
|
|---|
| 65 | status : "up"
|
|---|
| 66 |
|
|---|
| 67 | iface_vr1:
|
|---|
| 68 | comment : "Link naar AKZO"
|
|---|
| 69 | ip : "172.16.9.33/29"
|
|---|
| 70 | sdesc : "2akzo"
|
|---|
| 71 | mode : "ap-wds"
|
|---|
| 72 | type : "eth"
|
|---|
| 73 | extra_type : "eth2wifibridge"
|
|---|
| 74 | channel : "124"
|
|---|
| 75 | ssid : "il-z.teybartholomeus.wleiden.net"
|
|---|
| 76 | dhcp : False
|
|---|
| 77 | compass : "z"
|
|---|
| 78 | ns_ip : "172.16.9.34/29"
|
|---|
| 79 | ns_mac : ""
|
|---|
| 80 | bridge_type: "Nanostation M5"
|
|---|
| 81 | status : "up"
|
|---|
| 82 |
|
|---|
| 83 | iface_vr2:
|
|---|
| 84 | comment : "Link naar zuidwest"
|
|---|
| 85 | ip : "172.16.9.41/29"
|
|---|
| 86 | sdesc : "2zw"
|
|---|
| 87 | mode : "ap-wds"
|
|---|
| 88 | type : "eth"
|
|---|
| 89 | extra_type : "eth2wifibridge"
|
|---|
| 90 | channel : "132"
|
|---|
| 91 | ssid : "il-zw.teybartholomeus.wleiden.net"
|
|---|
| 92 | dhcp : False
|
|---|
| 93 | compass : "zw"
|
|---|
| 94 | ns_ip : "172.16.9.42/29"
|
|---|
| 95 | ns_mac : ""
|
|---|
| 96 | bridge_type: "Nanostation M5"
|
|---|
| 97 | status : "up"
|
|---|
| 98 |
|
|---|