[12171] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
[12474] | 6 | gateway : "213.125.198.97"
|
---|
[12171] | 7 | latitude : "52.22313"
|
---|
| 8 | location : "Bestuurscentrum, Raadhuisplein 1, 2215MA, Voorhout"
|
---|
[12474] | 9 | longitude : "4.48714"
|
---|
[12171] | 10 | masterip : "172.17.89.1"
|
---|
| 11 | monitoring_group: "teylingen"
|
---|
| 12 | nodename : "TEYBestuurscentrum"
|
---|
| 13 | nodetype : "Hybrid"
|
---|
| 14 | portal_sponsor: "Gemeente Teylingen"
|
---|
| 15 | portal_url: "http://www.teylingen.nl"
|
---|
| 16 | rdnap_x : 93500
|
---|
| 17 | rdnap_y : 470942
|
---|
[12637] | 18 | release : "9.0-RELEASE"
|
---|
[12265] | 19 | rdr_host : "213.125.198.99"
|
---|
[12262] | 20 | rdr_rules :
|
---|
| 21 | - ['tcp', 9080, '172.17.0.41', 80]
|
---|
| 22 | - ['tcp', 9081, '172.17.0.42', 554]
|
---|
| 23 | - ['tcp', 9082, '172.17.0.43', 554]
|
---|
| 24 | - ['tcp', 9083, '172.17.0.44', 80]
|
---|
| 25 | - ['tcp', 9084, '172.17.0.43', 80]
|
---|
| 26 | - ['tcp', 9085, '172.17.0.42', 80]
|
---|
| 27 | - ['tcp', 9086, '172.17.0.45', 21]
|
---|
| 28 | - ['tcp', 9087, '172.17.0.45', 3389]
|
---|
| 29 | - ['tcp', 9090, '172.17.2.67', 80]
|
---|
[12735] | 30 | - ['tcp', 9091, '172.16.9.237', 88]
|
---|
[12449] | 31 | - ['tcp', 9092, '172.17.51.5', 80]
|
---|
[12171] | 32 | release : "9.0-RELEASE"
|
---|
[12264] | 33 | remote_access: "213.125.198.99:22"
|
---|
[12171] | 34 | service_accesspoint: True
|
---|
| 35 | service_concentrator: False
|
---|
[12276] | 36 | service_incoming_rdr: True
|
---|
[12171] | 37 | service_proxy_ileiden: True
|
---|
| 38 | service_proxy_normal: True
|
---|
[12223] | 39 | status : "up"
|
---|
[12171] | 40 |
|
---|
[12474] | 41 |
|
---|
[12171] | 42 | iface_ath0:
|
---|
| 43 | comment : "Accesspoint oost"
|
---|
| 44 | ip : "172.17.91.1/24"
|
---|
| 45 | sdesc : "ap-0"
|
---|
| 46 | mode : "ap"
|
---|
| 47 | type : "11g"
|
---|
| 48 | channel : 11
|
---|
[12276] | 49 | ssid : "ap-Tey-Bestuurscentrum-oost"
|
---|
[12171] | 50 | dhcp : "10-250"
|
---|
| 51 | status : "up"
|
---|
| 52 |
|
---|
[12474] | 53 |
|
---|
[12171] | 54 | iface_ue0:
|
---|
[12179] | 55 | comment : "Accesspoint zuidwest kabel 1"
|
---|
[12171] | 56 | ip : "172.17.89.1/24"
|
---|
| 57 | sdesc : "2ap-zw"
|
---|
| 58 | mode : "ap"
|
---|
| 59 | type : "eth"
|
---|
| 60 | extra_type : "eth2wifibridge"
|
---|
| 61 | channel : "6"
|
---|
[12226] | 62 | ssid : "ap-Tey-Bestuurscentrum-rhplein"
|
---|
[12171] | 63 | dhcp : "10-250"
|
---|
| 64 | compass : "zw"
|
---|
[12178] | 65 | ns_ip : "172.17.89.2/24"
|
---|
[12474] | 66 | ns_mac : "dc:9f:db:36:1d:bc"
|
---|
[12171] | 67 | bridge_type: "NanoStationM2"
|
---|
| 68 | status : "up"
|
---|
| 69 |
|
---|
[12474] | 70 |
|
---|
[12171] | 71 | iface_ue1:
|
---|
[12179] | 72 | comment : "Accesspoint noordwest kabel 2"
|
---|
[12171] | 73 | ip : "172.17.90.1/24"
|
---|
| 74 | sdesc : "2ap-nw"
|
---|
| 75 | mode : "ap"
|
---|
| 76 | type : "eth"
|
---|
| 77 | extra_type : "eth2wifibridge"
|
---|
| 78 | channel : "1"
|
---|
| 79 | ssid : "ap-Tey-Bestuurscentrum-station"
|
---|
| 80 | dhcp : "10-250"
|
---|
| 81 | compass : "nw"
|
---|
[12178] | 82 | ns_ip : "172.17.90.2/24"
|
---|
[12474] | 83 | ns_mac : "dc:9f:db:36:1e:08"
|
---|
[12171] | 84 | bridge_type: "NanoStationM2"
|
---|
| 85 | status : "up"
|
---|
| 86 |
|
---|
[12474] | 87 |
|
---|
[12171] | 88 | iface_vr0:
|
---|
[12179] | 89 | comment : "External Link kabel 8"
|
---|
[12223] | 90 | ip : "213.125.198.99/29"
|
---|
[12171] | 91 | sdesc : "2external"
|
---|
| 92 | type : "eth"
|
---|
[12223] | 93 | dhcp : False
|
---|
[12171] | 94 | status : "up"
|
---|
| 95 |
|
---|
[12474] | 96 |
|
---|
[12171] | 97 | iface_vr1:
|
---|
[12179] | 98 | comment : "Link naar Leeuwenhorst via switch kabel 6"
|
---|
[12171] | 99 | ip : "172.16.6.140/29"
|
---|
| 100 | sdesc : "2leeuwnh"
|
---|
| 101 | mode : "station-wds"
|
---|
| 102 | type : "eth"
|
---|
| 103 | extra_type : "eth2wifibridge"
|
---|
[12515] | 104 | channel : "140"
|
---|
[12171] | 105 | ssid : "il-z.leeuwenhorst.wleiden.net"
|
---|
| 106 | dhcp : False
|
---|
| 107 | compass : "n"
|
---|
| 108 | ns_ip : "172.16.6.139/29"
|
---|
[12474] | 109 | ns_mac : "dc:9f:db:e4:98:eb"
|
---|
[12171] | 110 | bridge_type: "Nanostation M5"
|
---|
| 111 | status : "up"
|
---|
| 112 |
|
---|
[12474] | 113 |
|
---|
[12171] | 114 | iface_vr1_alias0:
|
---|
[12179] | 115 | comment : "Link naar oost via switch kabel 5"
|
---|
[12171] | 116 | ip : "172.16.7.73/29"
|
---|
| 117 | sdesc : "20"
|
---|
| 118 | mode : "ap-wds"
|
---|
| 119 | type : "eth"
|
---|
| 120 | extra_type : "eth2wifibridge"
|
---|
[12891] | 121 | channel : "104"
|
---|
[12171] | 122 | ssid : "il-o.teybestuurscentrum.wleiden.net"
|
---|
| 123 | dhcp : False
|
---|
| 124 | compass : "0"
|
---|
| 125 | ns_ip : "172.16.7.74/29"
|
---|
[12474] | 126 | ns_mac : "dc:9f:db:e4:98:4f"
|
---|
[12171] | 127 | bridge_type: "NanostationM5"
|
---|
| 128 | status : "down"
|
---|
| 129 |
|
---|
[12474] | 130 |
|
---|
[12171] | 131 | iface_vr2:
|
---|
[12179] | 132 | comment : "Link naar Lijtweg via switch kabel 4"
|
---|
[12171] | 133 | ip : "172.16.4.116/29"
|
---|
| 134 | sdesc : "2z"
|
---|
[12178] | 135 | mode : "station-wds"
|
---|
[12171] | 136 | type : "eth"
|
---|
| 137 | extra_type : "eth2wifibridge"
|
---|
[12891] | 138 | channel : "56"
|
---|
[12171] | 139 | ssid : "il-n.lijtweg1.wleiden.net"
|
---|
| 140 | dhcp : False
|
---|
| 141 | compass : "z"
|
---|
| 142 | ns_ip : "172.16.4.115/29"
|
---|
[12474] | 143 | ns_mac : "dc:9f:db:e4:98:ce"
|
---|
[12171] | 144 | bridge_type: "NanoStationM5"
|
---|
| 145 | status : "up"
|
---|
| 146 |
|
---|
[12474] | 147 |
|
---|
[12171] | 148 | iface_vr2_alias0:
|
---|
[12571] | 149 | comment : "Link naar Bartholomeus via switch kabel 3"
|
---|
[12171] | 150 | ip : "172.16.7.81/29"
|
---|
| 151 | sdesc : "2zw"
|
---|
| 152 | mode : "ap-wds"
|
---|
| 153 | type : "eth"
|
---|
| 154 | extra_type : "eth2wifibridge"
|
---|
| 155 | channel : "116"
|
---|
| 156 | ssid : "il-zw.teybestuurscentrum.wleiden.net"
|
---|
| 157 | dhcp : False
|
---|
[12474] | 158 | compass : "z"
|
---|
[12171] | 159 | ns_ip : "172.16.7.82/29"
|
---|
[12474] | 160 | ns_mac : "dc:9f:db:e4:99:cc"
|
---|
[12171] | 161 | bridge_type: "NanostationM5"
|
---|
[12571] | 162 | status : "up"
|
---|
[12171] | 163 |
|
---|
| 164 |
|
---|