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

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

Setting new rules for Rustdam Camera

File size: 4.0 KB
RevLine 
[12171]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"
[12223]10gateway : "213.125.198.97"
[12171]11monitoring_group: "teylingen"
12nodename : "TEYBestuurscentrum"
13nodetype : "Hybrid"
14portal_sponsor: "Gemeente Teylingen"
15portal_url: "http://www.teylingen.nl"
16rdnap_x : 93500
17rdnap_y : 470942
[12265]18rdr_host : "213.125.198.99"
[12262]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]
[12402]30- ['tcp', 9092, '172.17.51.20', 80]
[12171]31release : "9.0-RELEASE"
[12264]32remote_access: "213.125.198.99:22"
[12171]33service_accesspoint: True
34service_concentrator: False
[12276]35service_incoming_rdr: True
[12171]36service_proxy_ileiden: True
37service_proxy_normal: True
[12223]38status : "up"
[12171]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
[12276]47 ssid : "ap-Tey-Bestuurscentrum-oost"
[12171]48 dhcp : "10-250"
49 status : "up"
50
51iface_ue0:
[12179]52 comment : "Accesspoint zuidwest kabel 1"
[12171]53 ip : "172.17.89.1/24"
54 sdesc : "2ap-zw"
55 mode : "ap"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 channel : "6"
[12226]59 ssid : "ap-Tey-Bestuurscentrum-rhplein"
[12171]60 dhcp : "10-250"
61 compass : "zw"
[12178]62 ns_ip : "172.17.89.2/24"
63 ns_mac : "DC:9F:DB:36:1D:BC"
[12171]64 bridge_type: "NanoStationM2"
65 status : "up"
66
67iface_ue1:
[12179]68 comment : "Accesspoint noordwest kabel 2"
[12171]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"
[12178]78 ns_ip : "172.17.90.2/24"
79 ns_mac : "DC:9F:DB:36:1E:08"
[12171]80 bridge_type: "NanoStationM2"
81 status : "up"
82
83iface_vr0:
[12179]84 comment : "External Link kabel 8"
[12223]85 ip : "213.125.198.99/29"
[12171]86 sdesc : "2external"
87 type : "eth"
[12223]88 dhcp : False
[12171]89 status : "up"
90
91iface_vr1:
[12179]92 comment : "Link naar Leeuwenhorst via switch kabel 6"
[12171]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"
[12178]103 ns_mac : "DC:9F:DB:E4:98:EB"
[12171]104 bridge_type: "Nanostation M5"
105 status : "up"
106
107iface_vr1_alias0:
[12179]108 comment : "Link naar oost via switch kabel 5"
[12171]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"
[12178]119 ns_mac : "DC:9F:DB:E4:98:4F"
[12171]120 bridge_type: "NanostationM5"
121 status : "down"
122
123iface_vr2:
[12179]124 comment : "Link naar Lijtweg via switch kabel 4"
[12171]125 ip : "172.16.4.116/29"
126 sdesc : "2z"
[12178]127 mode : "station-wds"
[12171]128 type : "eth"
129 extra_type : "eth2wifibridge"
[12224]130 channel : "36"
[12171]131 ssid : "il-n.lijtweg1.wleiden.net"
132 dhcp : False
133 compass : "z"
134 ns_ip : "172.16.4.115/29"
[12178]135 ns_mac : "DC:9F:DB:E4:98:CE"
[12171]136 bridge_type: "NanoStationM5"
137 status : "up"
138
139iface_vr2_alias0:
[12179]140 comment : "Link naar zuidwest via switch kabel 3"
[12171]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"
[12187]151 ns_mac : "DC:9F:DB:E4:99:CC"
[12171]152 bridge_type: "NanostationM5"
153 status : "down"
154
155
Note: See TracBrowser for help on using the repository browser.