1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.22313"
|
---|
7 | location : "Bestuurscentrum, Raadhuisplein 1, 2215MA, Voorhout"
|
---|
8 | longitude : "4.48715"
|
---|
9 | masterip : "172.17.89.1"
|
---|
10 | gateway : "213.125.198.97"
|
---|
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
|
---|
18 | rdr_host : "213.125.198.99"
|
---|
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]
|
---|
30 | release : "9.0-RELEASE"
|
---|
31 | remote_access: "213.125.198.99:22"
|
---|
32 | service_accesspoint: True
|
---|
33 | service_concentrator: False
|
---|
34 | service_incoming_rdr: True
|
---|
35 | service_proxy_ileiden: True
|
---|
36 | service_proxy_normal: True
|
---|
37 | status : "up"
|
---|
38 |
|
---|
39 | iface_ath0:
|
---|
40 | comment : "Accesspoint oost"
|
---|
41 | ip : "172.17.91.1/24"
|
---|
42 | sdesc : "ap-0"
|
---|
43 | mode : "ap"
|
---|
44 | type : "11g"
|
---|
45 | channel : 11
|
---|
46 | ssid : "ap-Tey-Bestuurscentrum-oost"
|
---|
47 | dhcp : "10-250"
|
---|
48 | status : "up"
|
---|
49 |
|
---|
50 | iface_ue0:
|
---|
51 | comment : "Accesspoint zuidwest kabel 1"
|
---|
52 | ip : "172.17.89.1/24"
|
---|
53 | sdesc : "2ap-zw"
|
---|
54 | mode : "ap"
|
---|
55 | type : "eth"
|
---|
56 | extra_type : "eth2wifibridge"
|
---|
57 | channel : "6"
|
---|
58 | ssid : "ap-Tey-Bestuurscentrum-rhplein"
|
---|
59 | dhcp : "10-250"
|
---|
60 | compass : "zw"
|
---|
61 | ns_ip : "172.17.89.2/24"
|
---|
62 | ns_mac : "DC:9F:DB:36:1D:BC"
|
---|
63 | bridge_type: "NanoStationM2"
|
---|
64 | status : "up"
|
---|
65 |
|
---|
66 | iface_ue1:
|
---|
67 | comment : "Accesspoint noordwest kabel 2"
|
---|
68 | ip : "172.17.90.1/24"
|
---|
69 | sdesc : "2ap-nw"
|
---|
70 | mode : "ap"
|
---|
71 | type : "eth"
|
---|
72 | extra_type : "eth2wifibridge"
|
---|
73 | channel : "1"
|
---|
74 | ssid : "ap-Tey-Bestuurscentrum-station"
|
---|
75 | dhcp : "10-250"
|
---|
76 | compass : "nw"
|
---|
77 | ns_ip : "172.17.90.2/24"
|
---|
78 | ns_mac : "DC:9F:DB:36:1E:08"
|
---|
79 | bridge_type: "NanoStationM2"
|
---|
80 | status : "up"
|
---|
81 |
|
---|
82 | iface_vr0:
|
---|
83 | comment : "External Link kabel 8"
|
---|
84 | ip : "213.125.198.99/29"
|
---|
85 | sdesc : "2external"
|
---|
86 | type : "eth"
|
---|
87 | dhcp : False
|
---|
88 | status : "up"
|
---|
89 |
|
---|
90 | iface_vr1:
|
---|
91 | comment : "Link naar Leeuwenhorst via switch kabel 6"
|
---|
92 | ip : "172.16.6.140/29"
|
---|
93 | sdesc : "2leeuwnh"
|
---|
94 | mode : "station-wds"
|
---|
95 | type : "eth"
|
---|
96 | extra_type : "eth2wifibridge"
|
---|
97 | channel : "160"
|
---|
98 | ssid : "il-z.leeuwenhorst.wleiden.net"
|
---|
99 | dhcp : False
|
---|
100 | compass : "n"
|
---|
101 | ns_ip : "172.16.6.139/29"
|
---|
102 | ns_mac : "DC:9F:DB:E4:98:EB"
|
---|
103 | bridge_type: "Nanostation M5"
|
---|
104 | status : "up"
|
---|
105 |
|
---|
106 | iface_vr1_alias0:
|
---|
107 | comment : "Link naar oost via switch kabel 5"
|
---|
108 | ip : "172.16.7.73/29"
|
---|
109 | sdesc : "20"
|
---|
110 | mode : "ap-wds"
|
---|
111 | type : "eth"
|
---|
112 | extra_type : "eth2wifibridge"
|
---|
113 | channel : "60"
|
---|
114 | ssid : "il-o.teybestuurscentrum.wleiden.net"
|
---|
115 | dhcp : False
|
---|
116 | compass : "0"
|
---|
117 | ns_ip : "172.16.7.74/29"
|
---|
118 | ns_mac : "DC:9F:DB:E4:98:4F"
|
---|
119 | bridge_type: "NanostationM5"
|
---|
120 | status : "down"
|
---|
121 |
|
---|
122 | iface_vr2:
|
---|
123 | comment : "Link naar Lijtweg via switch kabel 4"
|
---|
124 | ip : "172.16.4.116/29"
|
---|
125 | sdesc : "2z"
|
---|
126 | mode : "station-wds"
|
---|
127 | type : "eth"
|
---|
128 | extra_type : "eth2wifibridge"
|
---|
129 | channel : "36"
|
---|
130 | ssid : "il-n.lijtweg1.wleiden.net"
|
---|
131 | dhcp : False
|
---|
132 | compass : "z"
|
---|
133 | ns_ip : "172.16.4.115/29"
|
---|
134 | ns_mac : "DC:9F:DB:E4:98:CE"
|
---|
135 | bridge_type: "NanoStationM5"
|
---|
136 | status : "up"
|
---|
137 |
|
---|
138 | iface_vr2_alias0:
|
---|
139 | comment : "Link naar zuidwest via switch kabel 3"
|
---|
140 | ip : "172.16.7.81/29"
|
---|
141 | sdesc : "2zw"
|
---|
142 | mode : "ap-wds"
|
---|
143 | type : "eth"
|
---|
144 | extra_type : "eth2wifibridge"
|
---|
145 | channel : "116"
|
---|
146 | ssid : "il-zw.teybestuurscentrum.wleiden.net"
|
---|
147 | dhcp : False
|
---|
148 | compass : "zw"
|
---|
149 | ns_ip : "172.16.7.82/29"
|
---|
150 | ns_mac : "DC:9F:DB:E4:99:CC"
|
---|
151 | bridge_type: "NanostationM5"
|
---|
152 | status : "down"
|
---|
153 |
|
---|
154 |
|
---|