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