Project

General

Profile

Download (32.8 KB) Statistics
| Branch: | Tag: | Revision:
1
<?php
2
/*
3
 * wizardapp.inc
4
 *
5
 * part of pfSense (https://www.pfsense.org)
6
 * Copyright (c) 2004-2013 BSD Perimeter
7
 * Copyright (c) 2013-2016 Electric Sheep Fencing
8
 * Copyright (c) 2014-2022 Rubicon Communications, LLC (Netgate)
9
 * Copyright (c) 2006 Bill Marquette - bill.marquette@gmail.com.
10
 * All rights reserved.
11
 *
12
 * Licensed under the Apache License, Version 2.0 (the "License");
13
 * you may not use this file except in compliance with the License.
14
 * You may obtain a copy of the License at
15
 *
16
 * http://www.apache.org/licenses/LICENSE-2.0
17
 *
18
 * Unless required by applicable law or agreed to in writing, software
19
 * distributed under the License is distributed on an "AS IS" BASIS,
20
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21
 * See the License for the specific language governing permissions and
22
 * limitations under the License.
23
 */
24

    
25
$gamesplist = array();
26

    
27
/* Game Consoles and Game Clients */
28

    
29
$gamesplist['playstationconsoles'] = array();
30
	/* Playstation 3, Playstation 4 and PS Vita */
31
	$gamesplist['playstationconsoles'][] = array('PS-Network-TCP', 'tcp', '10040', '10060', 'both');
32
	$gamesplist['playstationconsoles'][] = array('PS-Network-UDP', 'udp', '50000', '60000', 'both');
33
	$gamesplist['playstationconsoles'][] = array('PS-Home-TCP-1', 'tcp', '3478', '3480', 'both');
34
	$gamesplist['playstationconsoles'][] = array('PS-Home-TCP-2', 'tcp', '8080', '8080', 'both');
35
	$gamesplist['playstationconsoles'][] = array('PS-TCP-1', 'tcp', '5223', '5223', 'both');
36
	$gamesplist['playstationconsoles'][] = array('PS-TCP-2', 'tcp', '10070', '10080', 'both');
37
	$gamesplist['playstationconsoles'][] = array('PS-UDP-1', 'udp', '3478', '3479', 'both');
38
	$gamesplist['playstationconsoles'][] = array('PS-UDP-2', 'udp', '3658', '3658', 'both');
39
	$gamesplist['playstationconsoles'][] = array('PS-UDP-3', 'udp', '10070', '10070', 'both');
40
	$gamesplist['playstationconsoles'][] = array('PS-RemotePlay', 'tcp', '9293', '9293', 'both');
41

    
42
$gamesplist['wiiconsoles'] = array();
43
	/* Wii Consoles */
44
	$gamesplist['wiiconsoles'][] = array('Wii-Consoles-TCP-1', 'tcp', '6667', '6667', 'both');
45
	$gamesplist['wiiconsoles'][] = array('Wii-Consoles-TCP-2', 'tcp', '12400', '12400', 'both');
46
	$gamesplist['wiiconsoles'][] = array('Wii-Consoles-TCP-3', 'tcp', '28910', '28910', 'both');
47
	$gamesplist['wiiconsoles'][] = array('Wii-Consoles-TCP-4', 'tcp', '29900', '29901', 'both');
48
	$gamesplist['wiiconsoles'][] = array('Wii-Consoles-TCP-5', 'tcp', '29920', '29920', 'both');
49

    
50
$gamesplist['xboxlive'] = array();
51
	/* XBOX Live */
52
	$gamesplist['xboxlive'][] = array('XBOX-Live-UDP-1', 'udp', '88', '88', 'both');
53
	$gamesplist['xboxlive'][] = array('XBOX-Live-UDP-2', 'udp', '3074', '3074', 'both');
54
	$gamesplist['xboxlive'][] = array('XBOX-Live-TCP-2', 'tcp', '3074', '3074', 'both');
55
	$gamesplist['xboxlive'][] = array('XBOX-Live-UDP-3', 'udp', '500', '500', 'both');
56
	$gamesplist['xboxlive'][] = array('XBOX-Live-UDP-4', 'udp', '3544', '3544', 'both');
57
	$gamesplist['xboxlive'][] = array('XBOX-Live-UDP-5', 'udp', '4500', '4500', 'both');
58

    
59
$gamesplist['battlenet'] = array();
60
	/* Blizzard Publishing games */
61
	$gamesplist['battlenet'][] = array('Battle.NET-game1-tcp', 'tcp', '6112', '6119', 'both'); //diablo, diablo2, starcraft, warcraft 2, warcraft 3
62
	$gamesplist['battlenet'][] = array('Battle.NET-game1-udp', 'udp', '6112', '6119', 'both'); //diablo, diablo2, starcraft, warcraft 2
63
	$gamesplist['battlenet'][] = array('Battle.NET-diablo2', 'tcp', '4000', '4000', 'both'); //diablo2
64
	$gamesplist['battlenet'][] = array('Battle.NET-game2', 'tcp', '1119', '1119', 'both');  //diablo3, starcraft 2
65
	$gamesplist['battlenet'][] = array('Battle.NET-game3', 'tcp', '3724', '3724', 'both');  //starcraft2
66

    
67
$gamesplist['eaorigin'] = array();
68
	/* EA Origin Client */
69
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-1', 'tcp', '1024', '1124', 'both');
70
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-2', 'tcp', '9960', '9969', 'both');
71
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-3', 'tcp', '18000', '18000', 'both');
72
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-4', 'tcp', '18120', '18120', 'both');
73
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-5', 'tcp', '18060', '18060', 'both');
74
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-6', 'tcp', '27900', '27900', 'both');
75
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-7', 'tcp', '28910', '28910', 'both');
76
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-8', 'tcp', '29900', '29900', 'both');
77
	$gamesplist['eaorigin'][] = array('EA-Origin-UDP-1', 'udp', '1024', '1124', 'both');
78
	$gamesplist['eaorigin'][] = array('EA-Origin-UDP-2', 'udp', '18000', '18000', 'both');
79
	$gamesplist['eaorigin'][] = array('EA-Origin-UDP-3', 'udp', '29900', '29900', 'both');
80

    
81
$gamesplist['steam'] = array();
82
	/* Steam Games */
83
	$gamesplist['steam'][] = array('Steam-game-udp', 'udp', '27000', '27030', 'both');  //america's army 3, cs:s, cs:go, HL2, COD: Black Ops, COD: Black Ops 2, Natural Selection 2
84
	$gamesplist['steam'][] = array('Steam-game-tcp', 'tcp', '27000', '27030', 'both');  //america's army 3, cs:s, cs:go, HL2, COD: Black Ops, COD: Black Ops 2, Natural Selection 2
85
	$gamesplist['steam'][] = array('Steam-hltv', 'udp', '27015', '27030', 'both');
86
	$gamesplist['steam'][] = array('Steam-1', 'udp', '4380', '4380', 'both');
87
	$gamesplist['steam'][] = array('Steam-2', 'udp', '1200', '1200', 'both');
88
	$gamesplist['steam'][] = array('Steam-voice', 'udp', '3478', '3480', 'both');
89

    
90
$gamesplist['googlestadia'] = array();
91
	/* Google Stadia */
92
	$gamesplist['googlestadia'][] = array('google-stadia-UDP-1', 'udp', '44700', '44899', 'both');
93
	$gamesplist['googlestadia'][] = array('google-stadia-TCP-1', 'tcp', '44700', '44899', 'both');
94

    
95
/* Games */
96

    
97
$gamesplist['arma2'] = array();
98
	/* ARMA 2 */
99
	$gamesplist['arma2'][] = array('arma2', 'udp', '2302', '2310', 'both');
100

    
101
$gamesplist['arma3'] = array();
102
	/* ARMA 3 */
103
	$gamesplist['arma3'][] = array('arma3-game-traffic', 'udp', '2302', '2302', 'both');
104
	$gamesplist['arma3'][] = array('arma3-steam-query', 'udp', '2303', '2303', 'both');
105
	$gamesplist['arma3'][] = array('arma3-steam-port', 'udp', '2304', '2304', 'both');
106
	$gamesplist['arma3'][] = array('arma3-BattleEye-1', 'tcp', '2345', '2345', 'both');
107
	$gamesplist['arma3'][] = array('arma3-BattleEye-2', 'tcp', '2344', '2344', 'both');
108
	$gamesplist['arma3'][] = array('arma3-BattleEye-2', 'udp', '2344', '2344', 'both');
109

    
110
$gamesplist['battlefield2'] = array();
111
	/* Battlefield 2 */
112
	$gamesplist['battlefield2'][] = array('BF2-1500-4999', 'udp', '1500', '4999', 'both');
113
	$gamesplist['battlefield2'][] = array('BF2-4711', 'tcp', '4711', '4711', 'both');
114
	$gamesplist['battlefield2'][] = array('BF2-16567', 'udp', '16567', '16567', 'both');
115
	$gamesplist['battlefield2'][] = array('BF2-27900', 'udp', '27900', '27900', 'both');
116
	$gamesplist['battlefield2'][] = array('BF2-28910', 'tcp', '28910', '28910', 'both');
117
	$gamesplist['battlefield2'][] = array('BF2-29900-29901-UDP', 'udp', '29900', '29901', 'both');
118
	$gamesplist['battlefield2'][] = array('BF2-29900-29901-TCP', 'tcp', '29900', '29901', 'both');
119
	$gamesplist['battlefield2'][] = array('BF2-27900', 'udp', '27900', '27900', 'both');
120
	$gamesplist['battlefield2'][] = array('BF2-55123-55125', 'udp', '55123', '55125', 'both');
121

    
122
$gamesplist['battlefield3'] = array();
123
	/* Battlefield 3 and Battlefield 4 */
124
	$gamesplist['battlefield3'][] = array('BF3-1', 'tcp', '9988', '9988', 'both');
125
	$gamesplist['battlefield3'][] = array('BF3-2', 'tcp', '20000', '20100', 'both');
126
	$gamesplist['battlefield3'][] = array('BF3-3', 'tcp', '22990', '22990', 'both');
127
	$gamesplist['battlefield3'][] = array('BF3-4', 'tcp', '17502', '17502', 'both');
128
	$gamesplist['battlefield3'][] = array('BF3-5', 'tcp', '42127', '42127', 'both');
129
	$gamesplist['battlefield3'][] = array('BF3-6', 'udp', '3659', '3659', 'both');
130
	$gamesplist['battlefield3'][] = array('BF3-7', 'udp', '14000', '14016', 'both');
131
	$gamesplist['battlefield3'][] = array('BF3-8', 'udp', '22990', '23006', 'both');
132
	$gamesplist['battlefield3'][] = array('BF3-9', 'udp', '25200', '25300', 'both');
133
	$gamesplist['battlefield3'][] = array('BF3-PS-1', 'tcp', '10000', '10100', 'both');
134
	$gamesplist['battlefield3'][] = array('BF3-PS-2', 'tcp', '1935', '1935', 'both');
135

    
136

    
137
$gamesplist['battlefieldbc2'] = array();
138
	/* Battlefield Bad Company 2 */
139
	$gamesplist['battlefieldbc2'][] = array('BFBC2-1', 'tcp', '18390', '18390', 'both');
140
	$gamesplist['battlefieldbc2'][] = array('BFBC2-2', 'tcp', '18395', '18395', 'both');
141
	$gamesplist['battlefieldbc2'][] = array('BFBC2-3', 'udp', '18395', '18395', 'both');
142
	$gamesplist['battlefieldbc2'][] = array('BFBC2-4', 'tcp', '13505', '13505', 'both');
143

    
144
$gamesplist['borderlands'] = array();
145
	/* Borderlands */
146
	$gamesplist['borderlands'][] = array('Borderlands-udp', 'udp', '7777', '7777', 'both');
147
	$gamesplist['borderlands'][] = array('Borderlands-tcp', 'tcp', '7777', '7777', 'both');
148

    
149
$gamesplist['callofduty'] = array();
150
	/* Call Of Duty */
151
	$gamesplist['callofduty'][] = array('CallOfDuty1', 'tcp', '28960', '28960', 'both');
152
	$gamesplist['callofduty'][] = array('CallOfDuty2', 'udp', '28960', '28960', 'both');
153

    
154
$gamesplist['counterstrike'] = array();
155
	/* counter strike */
156
	$gamesplist['counterstrike'][] = array('CS-Titan', 'udp', '6003', '6003', 'both');
157
	$gamesplist['counterstrike'][] = array('CS-Authentication', 'udp', '7002', '7002', 'both');
158
	$gamesplist['counterstrike'][] = array('CS-Client', 'udp', '6003', '6003', 'both');
159
	$gamesplist['counterstrike'][] = array('CS-Masterserver', 'udp', '27010', '27010', 'both');
160
	$gamesplist['counterstrike'][] = array('CS-Mod-Server', 'udp', '27011', '27011', 'both');
161
	$gamesplist['counterstrike'][] = array('CS-Chat', 'udp', '27012', '27012', 'both');
162
	$gamesplist['counterstrike'][] = array('CS-HL-Serverport1', 'udp', '27013', '27013', 'both');
163
	$gamesplist['counterstrike'][] = array('CS-HL-Serverport2', 'udp', '27014', '27014', 'both');
164
	$gamesplist['counterstrike'][] = array('CS-HL-Serverport', 'udp', '27015', '27015', 'both');
165

    
166
$gamesplist['crysis2'] = array();
167
	/* Crysis 2 */
168
	$gamesplist['crysis2'][] = array('Crysis2', 'udp', '64100', '64100', 'both');
169

    
170
$gamesplist['crysis3'] = array();
171
	/* Crysis 3 */
172
	$gamesplist['crysis3'][] = array('Crysis3-TCP-1', 'tcp', '9988', '9988', 'both');
173
	$gamesplist['crysis3'][] = array('Crysis3-TCP-2', 'tcp', '17502', '17502', 'both');
174
	$gamesplist['crysis3'][] = array('Crysis3-TCP-3', 'tcp', '25650', '25780', 'both');
175
	$gamesplist['crysis3'][] = array('Crysis3-TCP-4', 'tcp', '42127', '42127', 'both');
176
	$gamesplist['crysis3'][] = array('Crysis3-TCP-5', 'tcp', '64100', '64110', 'both');
177
	$gamesplist['crysis3'][] = array('Crysis3-UDP-1', 'udp', '3659', '3659', 'both');
178
	$gamesplist['crysis3'][] = array('Crysis3-UDP-2', 'udp', '10000', '10100', 'both');
179
	$gamesplist['crysis3'][] = array('Crysis3-UDP-3', 'udp', '25650', '25780', 'both');
180
	$gamesplist['crysis3'][] = array('Crysis3-UDP-4', 'udp', '64100', '64110', 'both');
181

    
182
$gamesplist['deadspace2'] = array();
183
	/* Dead Space 2 */
184
	$gamesplist['deadspace2'][] = array('DeadSpace2-TCP-1', 'tcp', '28910', '28910', 'both');
185
	$gamesplist['deadspace2'][] = array('DeadSpace2-TCP-2', 'tcp', '29900', '29901', 'both');
186
	$gamesplist['deadspace2'][] = array('DeadSpace2-UDP-1', 'udp', '8088', '28088', 'both');
187

    
188
$gamesplist['deadspace3'] = array();
189
	/* Dead Space 3 */
190
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-1', 'tcp', '1024', '1124', 'both');
191
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-2', 'tcp', '9960', '9969', 'both');
192
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-3', 'tcp', '18000', '18000', 'both');
193
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-4', 'tcp', '18120', '18120', 'both');
194
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-5', 'tcp', '18060', '18060', 'both');
195
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-6', 'tcp', '27900', '27900', 'both');
196
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-7', 'tcp', '28910', '28910', 'both');
197
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-8', 'tcp', '29900', '29900', 'both');
198
	$gamesplist['deadspace3'][] = array('DeadSpace3-UDP-1', 'udp', '1024', '1124', 'both');
199
	$gamesplist['deadspace3'][] = array('DeadSpace3-UDP-2', 'udp', '18000', '18000', 'both');
200
	$gamesplist['deadspace3'][] = array('DeadSpace3-UDP-3', 'udp', '29900', '29900', 'both');
201

    
202
$gamesplist['deltaforce'] = array();
203
	/* delta force */
204
	$gamesplist['deltaforce'][] = array('Delta1', 'udp', '17478', '17488', 'both');
205

    
206
$gamesplist['dirt3'] = array();
207
	/* ARMA 2 */
208
	$gamesplist['dirt3'][] = array('Dirt3-1', 'tcp', '2300', '2400', 'both');
209
	$gamesplist['dirt3'][] = array('Dirt3-2', 'udp', '2300', '2400', 'both');
210
	$gamesplist['dirt3'][] = array('Dirt3-3', 'udp', '6073', '6073', 'both');
211
	$gamesplist['dirt3'][] = array('Dirt3-4', 'tcp', '47624', '47624', 'both');
212

    
213
$gamesplist['doom3'] = array();
214
	/* doom3 */
215
	$gamesplist['doom3'][] = array('DOOM3-1', 'udp', '27650', '27650', 'both');
216
	$gamesplist['doom3'][] = array('DOOM3-2', 'udp', '27666', '27666', 'both');
217

    
218
$gamesplist['dragonage2'] = array();
219
	/* Dragon Age 2 */
220
	$gamesplist['dragonage2'][] = array('DragonAge2-TCP-1', 'tcp', '8000', '8000', 'both');
221
	$gamesplist['dragonage2'][] = array('DragonAge2-TCP-2', 'tcp', '12025', '12025', 'both');
222
	$gamesplist['dragonage2'][] = array('DragonAge2-TCP-3', 'tcp', '15101', '15325', 'both');
223
	$gamesplist['dragonage2'][] = array('DragonAge2-TCP-4', 'tcp', '18081', '18081', 'both');
224
	$gamesplist['dragonage2'][] = array('DragonAge2-TCP-5', 'tcp', '42127', '42127', 'both');
225
	$gamesplist['dragonage2'][] = array('DragonAge2-UDP-1', 'udp', '1900', '1900', 'both');
226
	$gamesplist['dragonage2'][] = array('DragonAge2-UDP-2', 'udp', '5355', '5355', 'both');
227
	$gamesplist['dragonage2'][] = array('DragonAge2-UDP-3', 'udp', '8001', '8001', 'both');
228

    
229
$gamesplist['empireearth'] = array();
230
	/* empire earth */
231
	$gamesplist['empireearth'][] = array('EmpireEarth-1', 'tcp', '33335', '33336', 'both');
232
	$gamesplist['empireearth'][] = array('EmpireEarth-2', 'udp', '33334', '33334', 'both');
233

    
234
$gamesplist['eveonline'] = array();
235
	/* EVE Online */
236
	$gamesplist['eveonline'][] = array('EVEOnline-tcp', 'tcp', '26000', '26000', 'both');
237
	$gamesplist['eveonline'][] = array('EVEOnline-udp', 'udp', '26000', '26000', 'both');
238
	$gamesplist['eveonline'][] = array('EVEOnline-alternate-tcp', 'tcp', '3724', '3724', 'both');
239
	$gamesplist['eveonline'][] = array('EVEOnline-alternate-udp', 'udp', '3724', '3724', 'both');
240

    
241
$gamesplist['everquest'] = array();
242
	/* everquest */
243
	$gamesplist['everquest'][] = array('Everquest-1', 'tcp', '1024', '6000', 'both');
244
	$gamesplist['everquest'][] = array('Everquest-2', 'tcp', '7000', '7000', 'both');
245
	$gamesplist['everquest'][] = array('Everquest-3', 'udp', '1024', '6000', 'both');
246
	$gamesplist['everquest'][] = array('Everquest-4', 'udp', '7000', '7000', 'both');
247

    
248
$gamesplist['everquest2'] = array();
249
	/* everquest2 */
250
	$gamesplist['everquest2'][] = array('Everquest2-1', 'tcp', '7000', '7000', 'both');
251
	$gamesplist['everquest2'][] = array('Everquest2-2', 'udp', '3016', '3021', 'both');
252
	$gamesplist['everquest2'][] = array('Everquest2-3', 'udp', '9100', '9100', 'both');
253
	$gamesplist['everquest2'][] = array('Everquest2-4', 'udp', '9700', '9703', 'both');
254
	$gamesplist['everquest2'][] = array('Everquest2-5', 'udp', '32800', '33000', 'both');
255

    
256
$gamesplist['farcry'] = array();
257
	/* far cry */
258
	$gamesplist['farcry'][] = array('FarCry-1', 'tcp', '49001', '49002', 'both');
259
	$gamesplist['farcry'][] = array('FarCry-2', 'udp', '49001', '49002', 'both');
260

    
261
$gamesplist['farcry2'] = array();
262
	/* FarCry 2*/
263
	$gamesplist['farcry2'][] = array('FarCry2-tcp', 'tcp', '9000', '9004', 'both');
264
	$gamesplist['farcry2'][] = array('FarCry2-udp', 'udp', '9000', '9004', 'both');
265

    
266
$gamesplist['farcry3'] = array();
267
	/* FarCry 3*/
268
	$gamesplist['farcry3'][] = array('FarCry3-game', 'udp', '9000', '9000', 'both');
269
	$gamesplist['farcry3'][] = array('FarCry3-punkbuster', 'udp', '10009', '10009', 'both');
270

    
271
$gamesplist['gunzonline'] = array();
272
	/* GunZ Online */
273
	$gamesplist['gunzonline'][] = array('GunZOnline', 'udp', '7700', '7700', 'both');
274

    
275
$gamesplist['halflife'] = array();
276
	/* halflife */
277
	$gamesplist['halflife'][] = array('HL-1', 'tcp', '27015', '27015', 'both');
278
	$gamesplist['halflife'][] = array('HL-2', 'udp', '27650', '27650', 'both');
279
	$gamesplist['halflife'][] = array('HL-3', 'udp', '27666', '27666', 'both');
280

    
281
$gamesplist['leagueoflegends'] = array();
282
	/* League of Legends */
283
	$gamesplist['leagueoflegends'][] = array('LeagueofLegends-1', 'udp', '5000', '5500', 'both');
284
	$gamesplist['leagueoflegends'][] = array('LeagueofLegends-2', 'tcp', '2099', '2099', 'both');
285
	$gamesplist['leagueoflegends'][] = array('LeagueofLegends-3', 'tcp', '5222', '5223', 'both');
286

    
287
$gamesplist['lineage2'] = array();
288
	/* Lineage II */
289
	$gamesplist['lineage2'][] = array('Lineage2-2009', 'tcp', '2009', '2009', 'both');
290
	$gamesplist['lineage2'][] = array('Lineage2-2106', 'tcp', '2106', '2106', 'both');
291
	$gamesplist['lineage2'][] = array('Lineage2-7777', 'tcp', '7777', '7777', 'both');
292

    
293
$gamesplist['masseffect3'] = array();
294
	/* MassEffect 3 */
295
	$gamesplist['masseffect3'][] = array('MassEffect3-UDP-1', 'udp', '5659', '5659', 'both');
296
	$gamesplist['masseffect3'][] = array('MassEffect3-UDP-1', 'udp', '6000', '6000', 'both');
297

    
298
$gamesplist['mechwarrioronline'] = array();
299
	/* MechWarrior: Online */
300
	$gamesplist['mechwarrioronline'][] = array('MechWarriorOnline-tcp1', 'tcp', '45461', '45461', 'both');
301
	$gamesplist['mechwarrioronline'][] = array('MechWarriorOnline-tcp2', 'tcp', '45464', '45464', 'both');
302
	$gamesplist['mechwarrioronline'][] = array('MechWarriorOnline-game', 'udp', '21000', '30000', 'both'); // 9000 ports
303

    
304
$gamesplist['minecraft'] = array();
305
	/* Minecraft */
306
	$gamesplist['minecraft'][] = array('Minecraft-tcp', 'tcp', '25565', '25565', 'both');
307
	$gamesplist['minecraft'][] = array('Minecraft-udp', 'udp', '25565', '25565', 'both');
308

    
309
$gamesplist['operationflashpoint-dr'] = array();
310
	/* Operation Flashpoint: Dragon Rising */
311
	$gamesplist['operationflashpoint-dr'][] = array('OperationFlashpoint-DR', 'udp', '9105', '9105', 'both');
312

    
313
$gamesplist['planetside'] = array();
314
	/* PlanetSide */
315
	$gamesplist['planetside'][] = array('PlanetSide', 'tcp', '7000', '7000', 'both');
316
	$gamesplist['planetside'][] = array('PlanetSide', 'tcp', '7080', '7080', 'both');
317
	$gamesplist['planetside'][] = array('PlanetSide2', 'udp', '3016', '3021', 'both');
318
	$gamesplist['planetside'][] = array('PlanetSide2', 'udp', '45000', '45010', 'both');
319
	$gamesplist['planetside'][] = array('PlanetSide2', 'udp', '30000', '30500', 'both');
320

    
321
$gamesplist['planetside2'] = array();
322
	/* PlanetSide 2 */
323
	$gamesplist['planetside2'][] = array('PlanetSide2-game', 'udp', '20040', '20199', 'both');
324
	$gamesplist['planetside2'][] = array('PlanetSide2-voice', 'udp', '5062', '5062', 'both');
325

    
326

    
327
$gamesplist['quakeiii'] = array();
328
	/* quake3 */
329
	$gamesplist['quakeiii'][] = array('Quake3', 'udp', '27910', '27919', 'both');
330

    
331
$gamesplist['quakeiv'] = array();
332
	/* quake4 */
333
	$gamesplist['quakeiv'][] = array('QuakeIV-server-udp', 'udp', '27650', '27650', 'both');
334
	$gamesplist['quakeiv'][] = array('QuakeIV-server-tcp', 'tcp', '27650', '27650', 'both');
335
	$gamesplist['quakeiv'][] = array('QuakeIV-client-udp', 'udp', '28004', '28004', 'both');
336
	$gamesplist['quakeiv'][] = array('QuakeIV-client-tcp', 'tcp', '28004', '28004', 'both');
337

    
338
$gamesplist['starwarstor'] = array();
339
	/* quake3 */
340
	$gamesplist['starwarstor'][] = array('StarWarsTOR-1', 'tcp', '8995', '8995', 'both');
341
	$gamesplist['starwarstor'][] = array('StarWarsTOR-2', 'tcp', '12000', '12999', 'both');
342
	$gamesplist['starwarstor'][] = array('StarWarsTOR-2', 'tcp', '20000', '30000', 'both');
343

    
344
$gamesplist['tigerwoods2004ps2'] = array();
345
	/* tiger woods 2004 ps2 */
346
	$gamesplist['tigerwoods2004ps2'][] = array('TigerWoods2004-Player', 'udp', '3658', '3658', 'both');
347
	$gamesplist['tigerwoods2004ps2'][] = array('TigerWoods2004-Player2', 'udp', '6000', '6000', 'both');
348
	$gamesplist['tigerwoods2004ps2'][] = array('TigerWoods2004-EA', 'tcp', '10300', '10301', 'both');
349

    
350
$gamesplist['tribesascend'] = array();
351
	/* Tribes Ascend */
352
	$gamesplist['tribesascend'][] = array('TribesAscend-tcp', 'tcp', '9000', '9001', 'both');
353
	$gamesplist['tribesascend'][] = array('TribesAscend-udp', 'udp', '9002', '9999', 'both');
354

    
355
$gamesplist['unrealtournament'] = array();
356
	/* Unreal Tournament */
357
	$gamesplist['unrealtournament'][] = array('UT-game-udp', 'udp', '7777', '7787', 'both');
358
	$gamesplist['unrealtournament'][] = array('UT-game-tcp', 'tcp', '7777', '7787', 'both');
359
	$gamesplist['unrealtournament'][] = array('UT-voice', 'udp', '3783', '3783', 'both');
360

    
361
$gamesplist['wolfet'] = array();
362
	/* wolfenstein enemy territory */
363
	$gamesplist['wolfet'][] = array('WolfET-1', 'tcp', '27960', '27960', 'both');
364

    
365
$gamesplist['wow'] = array();
366
	/* World of Warcraft */
367
	$gamesplist['wow'][] = array('WoW', 'tcp', '3724', '3724', 'both');
368
	$gamesplist['wow'][] = array('WoW-voice', 'udp', '1119', '1119', 'both');
369
	$gamesplist['wow'][] = array('WoW-voice', 'udp', '3724', '3724', 'both');
370

    
371
$voiplist = array();
372

    
373
   /* asterisk server / same as vonage */
374
$voiplist['Asterisk'] = array();
375
	$voiplist['Asterisk'][] = array('Asterisk', 'udp', '5060', '5069', 'both');
376
	$voiplist['Asterisk'][] = array('Asterisk', 'udp', '10000', '20000', 'both');
377

    
378
	/* VoicePulse server */
379
$voiplist['VoicePulse'] = array();
380
	$voiplist['VoicePulse'][] = array('VoicePulse', 'udp', '16384', '16482', 'both');
381
	$voiplist['VoicePulse'][] = array('VoicePulse', 'udp', '4569', '4569', 'both');
382

    
383
	/* Panasonic Hybrid PBX */
384
$voiplist['Panasonic'] = array();
385
	$voiplist['Panasonic'][] = array('Panasonic1', 'udp', '8000', '8063', 'both');
386
	$voiplist['Panasonic'][] = array('Panasonic2', 'udp', '9300', '9301', 'both');
387
	$voiplist['Panasonic'][] = array('Panasonic3', 'udp', '2747', '2747', 'both');
388

    
389

    
390
$p2plist = array();
391
	/* To add p2p clients, push Descr,Protocol,Start,End,src/dest/both onto p2plist */
392
	$p2plist['aimster'] = array();
393
		$p2plist['aimster'][] = array('Aimster', 'tcp', '7668', '7668', 'both');
394
	$p2plist['bittorrent'] = array();
395
		$p2plist['bittorrent'][] = array('BitTorrent', 'tcp', '6881', '6999', 'both');
396
		$p2plist['bittorrent'][] = array('BitTorrent', 'udp', '6881', '6999', 'both');
397
	$p2plist['buddyshare'] = array();
398
		$p2plist['buddyshare'][] = array('BuddyShare', 'tcp', '7788', '7788', 'both');
399
	$p2plist['cutemx'] = array();
400
		$p2plist['cutemx'][] = array('CuteMX', 'tcp', '2340', '2340', 'both');
401
	$p2plist['dc++'] = array();
402
		$p2plist['dc++'][] = array('DC++', 'tcp', '1412', '1412', 'both');
403
	$p2plist['dcc'] = array();
404
		$p2plist['dcc'][] = array('dcc', 'tcp', '6666', '6668', 'both');
405
	$p2plist['directconnect'] = array();
406
		$p2plist['directconnect'][] = array('DirectConnect', 'tcp', '412', '412', 'both');
407
	$p2plist['directfileexpress'] = array();
408
		$p2plist['directfileexpress'][] = array('DirectFileExpress', 'tcp', '1044', '1045', 'both');
409
	$p2plist['edonkey2000'] = array();
410
		$p2plist['edonkey2000'][] = array('EDonkey2000', 'tcp', '4661', '4665', 'both');
411
	$p2plist['fastTrack'] = array();
412
		$p2plist['fastTrack'][] = array('FastTrack', 'tcp', '1214', '1214', 'both');
413
	$p2plist['gnutella'] = array();
414
		$p2plist['gnutella'][] = array('Gnutella-TCP', 'tcp', '6346', '6346', 'both');
415
		$p2plist['gnutella'][] = array('Gnutella-UDP', 'udp', '6346', '6346', 'both');
416
	$p2plist['grouper'] = array();
417
		$p2plist['grouper'][] = array('grouper', 'tcp', '8038', '8039', 'both');
418
	$p2plist['hotcomm'] = array();
419
		$p2plist['hotcomm'][] = array('hotComm', 'tcp', '28864', '28865', 'both');
420
	$p2plist['hotlineconnect'] = array();
421
		$p2plist['hotlineconnect'][] = array('HotlineConnect', 'tcp', '5500', '5503', 'both');
422
	$p2plist['imesh'] = array();
423
		$p2plist['imesh'][] = array('iMesh', 'tcp', '4329', '4329', 'both');
424
	$p2plist['napster'] = array();
425
		$p2plist['napster'][] = array('Napster', 'tcp', '6699', '6701', 'both');
426
	$p2plist['opennap'] = array();
427
		$p2plist['opennap'][] = array('OpenNap', 'tcp', '8888', '8889', 'both');
428
	$p2plist['scour'] = array();
429
		$p2plist['scour'][] = array('Scour', 'tcp', '8311', '8311', 'both');
430
	$p2plist['shareaza'] = array();
431
		$p2plist['shareaza'][] = array('Shareaza', 'tcp', '6346', '6346', 'both');
432
	$p2plist['songspy'] = array();
433
		$p2plist['songspy'][] = array('SongSpy', 'tcp', '5190', '5190', 'both');
434
	$p2plist['winmx'] = array();
435
		$p2plist['winmx'][] = array('WinMX', 'tcp', '6699', '6699', 'both');
436

    
437

    
438

    
439
$othersplist = array();
440
	/* Unlike other areas we are posting the queue H or L or BLANK */
441

    
442
	/* Remote Service / Terminal emulation */
443

    
444
	$othersplist['appleremotedesktop'] = array();
445
		/* apple remote desktop */
446
		$othersplist['appleremotedesktop'][] = array('AppleRemoteDesktop1', 'tcp', '3283', '3283', 'both');
447
		$othersplist['appleremotedesktop'][] = array('AppleRemoteDesktop2', 'tcp', '5900', '5900', 'both');
448
		$othersplist['appleremotedesktop'][] = array('AppleRemoteDesktop3', 'udp', '3283', '3283', 'both');
449
		$othersplist['appleremotedesktop'][] = array('AppleRemoteDesktop4', 'udp', '5900', '5900', 'both');
450

    
451
	$othersplist['msrdp'] = array();
452
		/* MSRDP */
453
		$othersplist['msrdp'][] = array('MSRDP', 'tcp', '3389', '3389', 'both');
454

    
455
	$othersplist['pcanywhere'] = array();
456
		/* symantec pc anywhere */
457
		$othersplist['pcanywhere'][] = array('PCAnywhere-1', 'tcp', '5631', '5631', 'both');
458
		$othersplist['pcanywhere'][] = array('PCAnywhere-2', 'udp', '5632', '5632', 'both');
459

    
460
	$othersplist['vnc'] = array();
461
		/* virtual network control */
462
		$othersplist['vnc'][] = array('VNC', 'tcp', '5900', '5930', 'both');
463

    
464
	/* Messanger Clients */
465

    
466
	$othersplist['aolinstantmessenger'] = array();
467
		/* AIM */
468
		$othersplist['aolinstantmessenger'][] = array('AIM', 'tcp', '5190', '5190', 'both');
469

    
470
	$othersplist['facetime'] = array();
471
		/* Facetime */
472
		$othersplist['facetime'][] = array('Facetime-UDP-1', 'udp', '3478', '3479', 'both');
473
		$othersplist['facetime'][] = array('Facetime-TCP-1', 'tcp', '16384', '16387', 'both');
474
		$othersplist['facetime'][] = array('Facetime-TCP-2', 'tcp', '16393', '16402', 'both');
475

    
476
	$othersplist['googlehangouts'] = array();
477
		/* Google Hangouts */
478
		$othersplist['googlehangouts'][] = array('GoogleHangouts-UDP', 'udp', '19302', '19309', 'both');
479
		$othersplist['googlehangouts'][] = array('GoogleHangouts-TCP', 'tcp', '19305', '19309', 'both');
480

    
481
	$othersplist['icq'] = array();
482
		/* icq */
483
		$othersplist['icq'][] = array('ICQ1', 'tcp', '5190', '5190', 'both');
484
		$othersplist['icq'][] = array('ICQ2', 'udp', '5190', '5190', 'both');
485

    
486
	$othersplist['irc'] = array();
487
		/* internet relay chat */
488
		$othersplist['irc'][] = array('IRC', 'tcp', '6667', '6670', 'both');
489

    
490
	$othersplist['jabber'] = array();
491
		/* jabber */
492
		$othersplist['jabber'][] = array('IRC', 'tcp', '5222', '5222', 'both');
493
		$othersplist['jabber'][] = array('IRC', 'tcp', '5223', '5223', 'both');
494
		$othersplist['jabber'][] = array('IRC', 'tcp', '5269', '5269', 'both');
495

    
496
	$othersplist['msnmessenger'] = array();
497
		/* msn messenger */
498
		$othersplist['msnmessenger'][] = array('MSN1', 'tcp', '1863', '1863', 'both');
499
		$othersplist['msnmessenger'][] = array('MSN2', 'tcp', '6891', '6900', 'both');
500
		$othersplist['msnmessenger'][] = array('MSN3', 'tcp', '6901', '6901', 'both');
501
		$othersplist['msnmessenger'][] = array('MSN4', 'udp', '6901', '6901', 'both');
502

    
503
	$othersplist['teamspeak'] = array();
504
		/* teamspeak  */
505
		$othersplist['teamspeak'][] = array('TeamSpeak-1', 'tcp', '14534', '14534', 'both');
506
		$othersplist['teamspeak'][] = array('TeamSpeak-2', 'tcp', '51234', '51234', 'both');
507
		$othersplist['teamspeak'][] = array('TeamSpeak-3', 'udp', '8767', '8768', 'both');
508

    
509
	$othersplist['teamspeak3'] = array();
510
		/* teamspeak 3 */
511
		$othersplist['teamspeak3'][] = array('TeamSpeak3-FileTransfer', 'tcp', '30033', '30033', 'both');
512
		$othersplist['teamspeak3'][] = array('TeamSpeak3-ServerQuery', 'tcp', '10011', '10011', 'both');
513
		$othersplist['teamspeak3'][] = array('TeamSpeak3-Voice', 'udp', '9987', '9987', 'both');
514
		$othersplist['teamspeak3'][] = array('TeamSpeak3-TSDNS', 'tcp', '41144', '41144', 'both');
515

    
516
	$othersplist['ventrilo'] = array();
517
		/* ventrilo */
518
		$othersplist['ventrilo'][] = array('Ventrilo-TCP', 'tcp', '3784', '3784', 'both');
519
		$othersplist['ventrilo'][] = array('Ventrilo-UDP', 'udp', '3784', '3784', 'both');
520
		$othersplist['ventrilo'][] = array('Ventrilo-Voice', 'udp', '6100', '6100', 'both');
521

    
522
	/* VPN */
523

    
524
	$othersplist['pptp'] = array();
525
		/* PPTP */
526
		$othersplist['pptp'][] = array('PPTP', 'tcp', '1723', '1723', 'both');
527
		$othersplist['pptp'][] = array('PPTPGRE', 'gre', '', '', 'both');
528

    
529
	$othersplist['ipsec'] = array();
530
		/* IPSEC */
531
		$othersplist['ipsec'][] = array('IPSEC', 'udp', '500', '500', 'both');
532
		$othersplist['ipsec'][] = array('IPSEC', 'ah', '', '', 'both');
533
		$othersplist['ipsec'][] = array('IPSEC', 'esp', '', '', 'both');
534

    
535
	/* Multimedia/Streaming */
536

    
537
	$othersplist['itunesradio'] = array();
538
		/* Apple iTunes Radio Stream */
539
		$othersplist['itunesradio'][] = array('iTunesRadio', 'tcp', '42000', '42999', 'both');
540

    
541
	$othersplist['streamingmp3'] = array();
542
		/* streaming mp3 media aka shoutcast */
543
		$othersplist['streamingmp3'][] = array('STREAMINGMP3', 'tcp', '8000', '8100', 'both');
544

    
545
	$othersplist['rtsp'] = array();
546
		/* realtime streaming protocol */
547
		$othersplist['rtsp'][] = array('RTSP1', 'tcp', '554', '554', 'both');
548

    
549
	$othersplist['rtmp'] = array();
550
		/* Real-Time Messaging Protocol */
551
		$othersplist['rtmp'][] = array('RTMP', 'tcp', '1935', '1935', 'both');
552

    
553
	/* Web */
554

    
555
	$othersplist['http'] = array();
556
		/* HTTP aka Web Traffic */
557
		$othersplist['http'][] = array('HTTP', 'tcp', '80', '80', 'both');
558
		$othersplist['http'][] = array('HTTPS', 'tcp', '443', '443', 'both');
559

    
560
	/* Mail */
561

    
562
	$othersplist['imap'] = array();
563
		/* IMAP */
564
		$othersplist['imap'][] = array('IMAP', 'tcp', '143', '143', 'both');
565
		$othersplist['imap'][] = array('IMAP-Secure', 'tcp', '993', '993', 'both');
566

    
567
	$othersplist['lotusnotes'] = array();
568
		/* lotus notes */
569
		$othersplist['lotusnotes'][] = array('LotusNotes1', 'tcp', '1352', '1352', 'both');
570
		$othersplist['lotusnotes'][] = array('LotusNotes2', 'udp', '1352', '1352', 'both');
571

    
572
	$othersplist['pop3'] = array();
573
		/* Post Office Protocol - POP3 */
574
		$othersplist['pop3'][] = array('POP3', 'tcp', '110', '110', 'both');
575
		$othersplist['pop3'][] = array('POP3-Secure', 'tcp', '995', '995', 'both');
576

    
577
	$othersplist['smtp'] = array();
578
		/* SMTP */
579
		$othersplist['smtp'][] = array('SMTP', 'tcp', '25', '25', 'both');
580
		$othersplist['smtp'][] = array('SMTP-Secure-1', 'tcp', '465', '465', 'both');
581
		$othersplist['smtp'][] = array('SMTP-Secure-2', 'tcp', '587', '587', 'both');
582

    
583
	/* Game Downloader */
584

    
585
	//NOTE: Battle.net-Downloader runs on this port range.  Don't want that up with the game que.
586
	$othersplist['battlenetdownloader'] = array();
587
		$othersplist['battlenetdownloader'][] = array('Battle.NET-Downloader', 'tcp', '6881', '6999', 'both');
588

    
589
	//NOTE: steam downloads, probably don't want this in the game que
590
	$othersplist['steamdownloader'] = array();
591
		$othersplist['steamdownloader'][] = array('Steam-Downloader', 'tcp', '27014', '27050', 'both');
592

    
593
	/* Miscellaneous */
594

    
595
	$othersplist['apns'] = array();
596
		/* Apple Push Notification Service */
597
		$othersplist['apns'][] = array('APNS', 'tcp', '5223', '5223', 'both');
598
		$othersplist['apns'][] = array('APNS', 'tcp', '2195', '2196', 'both');
599

    
600
	$othersplist['applemobilesync'] = array();
601
		/* Apple Mobile Sync */
602
		$othersplist['applemobilesync'][] = array('AppleMobileSync', 'tcp', '2336', '2336', 'both');
603

    
604
	$othersplist['crashplan'] = array();
605
		/* crashplan  */
606
		$othersplist['crashplan'][] = array('CrashPlan-1', 'tcp', '4282', '4282', 'both');
607
		$othersplist['crashplan'][] = array('CrashPlan-2', 'tcp', '4285', '4285', 'both');
608

    
609
	$othersplist['cvsup'] = array();
610
		/* cvs  */
611
		$othersplist['cvsup'][] = array('cvsup', 'tcp', '5999', '5999', 'both');
612

    
613
	$othersplist['dns'] = array();
614
		/* domain name system */
615
		$othersplist['dns'][] = array('DNS1', 'tcp', '53', '53', 'both');
616
		$othersplist['dns'][] = array('DNS2', 'udp', '53', '53', 'both');
617

    
618
	$othersplist['git'] = array();
619
		/* GIT  */
620
		$othersplist['git'][] = array('git', 'tcp', '9418', '9418', 'both');
621

    
622
	$othersplist['hbci'] = array();
623
		/* HBCI  */
624
		$othersplist['hbci'][] = array('HBCI', 'tcp', '3000', '3000', 'both');
625

    
626
	$othersplist['icmp'] = array();
627
		/* ICMP */
628
		$othersplist['icmp'][] = array('ICMP', 'icmp', '', '', 'both');
629

    
630
	$othersplist['mysqlserver'] = array();
631
		/* mysql server */
632
		$othersplist['mysqlserver'][] = array('MySQL1', 'tcp', '3306', '3306', 'both');
633

    
634
	$othersplist['nntp'] = array();
635
		/* nntp */
636
		$othersplist['nntp'][] = array('NNTP1', 'tcp', '119', '119', 'both');
637
		$othersplist['nntp'][] = array('NNTP2', 'udp', '119', '119', 'both');
638

    
639
	$othersplist['slingbox'] = array();
640
		/* slingbox */
641
		$othersplist['slingbox'][] = array('Slingbox1', 'tcp', '5001', '5001', 'both');
642
		$othersplist['slingbox'][] = array('Slingbox2', 'udp', '5001', '5001', 'both');
643

    
644
	$othersplist['smb'] = array();
645
		/* Microsoft SMB and friends */
646
		$othersplist['smb'][] = array('SMB1', 'tcp', '445', '445', 'both');
647
		$othersplist['smb'][] = array('SMB2', 'tcp', '137', '139', 'both');
648

    
649
	$othersplist['snmp'] = array();
650
		/* Simple network management protocol */
651
		$othersplist['snmp'][] = array('SNMP', 'tcp', '161', '161', 'both');
652
		$othersplist['snmp'][] = array('SNMP2', 'udp', '161', '161', 'both');
653

    
654
	$othersplist['subversion'] = array();
655
		/* subversion  */
656
		$othersplist['subversion'][] = array('subversion', 'tcp', '3690', '3690', 'both');
657

    
658
?>
(58-58/62)