| 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 : 93188
|
|---|
| 16 | rdnap_y : 470756
|
|---|
| 17 | release : "9.0-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 : "up"
|
|---|
| 24 |
|
|---|
| 25 |
|
|---|
| 26 | iface_ath0:
|
|---|
| 27 | comment : "Accesspoint 1 Coax - geen antenne"
|
|---|
| 28 | ip : "172.17.124.1/24"
|
|---|
| 29 | sdesc : "ap1"
|
|---|
| 30 | mode : "ap"
|
|---|
| 31 | type : "11a"
|
|---|
| 32 | channel : 36
|
|---|
| 33 | ssid : "ap-Tey-Bartholomeus-1"
|
|---|
| 34 | dhcp : "10-250"
|
|---|
| 35 | status : "up"
|
|---|
| 36 |
|
|---|
| 37 |
|
|---|
| 38 | iface_ue0:
|
|---|
| 39 | comment : "Accesspoints via switch; ap3 DC:9F:DB:36:1E:0D ap4 DC:9F:DB:62:14:63 ap5 DC:9F:DB:62:13:3A"
|
|---|
| 40 | ip : "172.17.125.1/24"
|
|---|
| 41 | sdesc : "ap2"
|
|---|
| 42 | mode : "ap"
|
|---|
| 43 | type : "eth"
|
|---|
| 44 | extra_type : "eth2wifibridge"
|
|---|
| 45 | channel : "6"
|
|---|
| 46 | ssid : "ap-Tey-Bartholomeus"
|
|---|
| 47 | dhcp : "10-250"
|
|---|
| 48 | compass : "n"
|
|---|
| 49 | ns_ip : "172.17.125.2/24"
|
|---|
| 50 | ns_mac : "00:27:22:E2:53:E0"
|
|---|
| 51 | bridge_type: "NanoStationM2"
|
|---|
| 52 | status : "up"
|
|---|
| 53 |
|
|---|
| 54 |
|
|---|
| 55 | #iface_ue0_alias0:
|
|---|
| 56 | # comment : "Link naar Leeuwenhorst2 via switch"
|
|---|
| 57 | # ip : "172.16.3.100/29"
|
|---|
| 58 | # sdesc : "2nw"
|
|---|
| 59 | # mode : "station-wds"
|
|---|
| 60 | # type : "eth"
|
|---|
| 61 | # extra_type : "eth2wifibridge"
|
|---|
| 62 | # channel : "132"
|
|---|
| 63 | # ssid : "il-z.leeuwenhorst.wleiden.net"
|
|---|
| 64 | # dhcp : False
|
|---|
| 65 | # compass : "nw"
|
|---|
| 66 | # ns_ip : "172.16.3.99/29"
|
|---|
| 67 | # ns_mac : "24:A4:3C:0A:55:96"
|
|---|
| 68 | # bridge_type: "NanostationM5"
|
|---|
| 69 | # status : "down"
|
|---|
| 70 |
|
|---|
| 71 |
|
|---|
| 72 | #iface_ue0_extra0:
|
|---|
| 73 | # comment : "Accesspoint West"
|
|---|
| 74 | # ip : "172.17.125.3/24"
|
|---|
| 75 | # mode : "client"
|
|---|
| 76 | # type : "eth"
|
|---|
| 77 | # extra_type : "eth2wifibridge"
|
|---|
| 78 | # channel : "11"
|
|---|
| 79 | # ssid : "ap-Tey-Bartholomeus"
|
|---|
| 80 | # compass : "w"
|
|---|
| 81 | # ns_mac : "dc:9f:db:36:1e:0d"
|
|---|
| 82 | # bridge_type: "NanoStationM2"
|
|---|
| 83 | # status : "Up"
|
|---|
| 84 |
|
|---|
| 85 |
|
|---|
| 86 | #iface_ue0_extra1:
|
|---|
| 87 | # comment : "Accesspoint Zuid"
|
|---|
| 88 | # ip : "172.17.125.4/24"
|
|---|
| 89 | # mode : "client"
|
|---|
| 90 | # type : "eth"
|
|---|
| 91 | # extra_type : "eth2wifibridge"
|
|---|
| 92 | # channel : "1"
|
|---|
| 93 | # ssid : "ap-Tey-Bartholomeus"
|
|---|
| 94 | # compass : "z"
|
|---|
| 95 | # ns_mac : "dc:9f:db:62:14:63"
|
|---|
| 96 | # bridge_type: "NanoStationM2"
|
|---|
| 97 | # status : "Up"
|
|---|
| 98 |
|
|---|
| 99 |
|
|---|
| 100 | #iface_ue0_extra2:
|
|---|
| 101 | # comment : "Accesspoint Oost"
|
|---|
| 102 | # ip : "172.17.125.5/24"
|
|---|
| 103 | # mode : "client"
|
|---|
| 104 | # type : "eth"
|
|---|
| 105 | # extra_type : "eth2wifibridge"
|
|---|
| 106 | # channel : "11"
|
|---|
| 107 | # ssid : "ap-Tey-Bartholomeus"
|
|---|
| 108 | # compass : "o"
|
|---|
| 109 | # ns_mac : "dc:9f:db:62:13:3a"
|
|---|
| 110 | # bridge_type: "NanoStationM2"
|
|---|
| 111 | # status : "Up"
|
|---|
| 112 |
|
|---|
| 113 |
|
|---|
| 114 | iface_vr0:
|
|---|
| 115 | comment : "Link naar Bestuurscentrum - kabel 1"
|
|---|
| 116 | ip : "172.16.7.84/29"
|
|---|
| 117 | sdesc : "2bestuur"
|
|---|
| 118 | mode : "station-wds"
|
|---|
| 119 | type : "eth"
|
|---|
| 120 | extra_type : "eth2wifibridge"
|
|---|
| 121 | channel : "116"
|
|---|
| 122 | ssid : "il-zw.teybestuurscentrum.wleiden.net"
|
|---|
| 123 | dhcp : False
|
|---|
| 124 | compass : "z"
|
|---|
| 125 | ns_ip : "172.16.7.83/29"
|
|---|
| 126 | ns_mac : "00:27:22:10:fd:ed"
|
|---|
| 127 | bridge_type: "Nanostation M5"
|
|---|
| 128 | status : "up"
|
|---|
| 129 |
|
|---|
| 130 |
|
|---|
| 131 | iface_vr1:
|
|---|
| 132 | comment : "Link naar AKZO - kabel 8"
|
|---|
| 133 | ip : "172.16.9.33/29"
|
|---|
| 134 | sdesc : "2akzo"
|
|---|
| 135 | mode : "ap-wds"
|
|---|
| 136 | type : "eth"
|
|---|
| 137 | extra_type : "eth2wifibridge"
|
|---|
| 138 | channel : "124"
|
|---|
| 139 | ssid : "il-z.bartholomeus.wleiden.net"
|
|---|
| 140 | dhcp : False
|
|---|
| 141 | compass : "z"
|
|---|
| 142 | ns_ip : "172.16.9.34/29"
|
|---|
| 143 | ns_mac : "24:A4:3C:0A:54:90"
|
|---|
| 144 | bridge_type: "Nanostation M5"
|
|---|
| 145 | status : "up"
|
|---|
| 146 |
|
|---|
| 147 |
|
|---|
| 148 | iface_vr2:
|
|---|
| 149 | comment : "Link naar zuidwest (Homewizard 24:a4:3c:72:05:93) - kabel 9"
|
|---|
| 150 | ip : "172.16.9.41/29"
|
|---|
| 151 | sdesc : "2zw"
|
|---|
| 152 | mode : "ap-wds"
|
|---|
| 153 | type : "eth"
|
|---|
| 154 | extra_type : "eth2wifibridge"
|
|---|
| 155 | channel : "64"
|
|---|
| 156 | ssid : "il-zw.bartholomeus.wleiden.net"
|
|---|
| 157 | dhcp : False
|
|---|
| 158 | compass : "zw"
|
|---|
| 159 | ns_ip : "172.16.9.42/29"
|
|---|
| 160 | ns_mac : "00:27:22:10:fe:56"
|
|---|
| 161 | bridge_type: "Nanostation M5"
|
|---|
| 162 | status : "up"
|
|---|
| 163 |
|
|---|
| 164 |
|
|---|