source: genesis/nodes/HybridTEYBestuurscentrum/wleiden.yaml@ 12439

Last change on this file since 12439 was 12402, checked in by rick, 11 years ago

Setting new rules for Rustdam Camera

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