Projet

Général

Profil

« Précédent | Suivant » 

Révision b5bef5dc

Ajouté par Tyler Turner il y a plus de 9 ans

Add more services and reorder

Add following shaping rules:
ARMA 3
WII
EA Origin
Games For Windows Live
Crysis 3
DeadSpace 2
DeadSpace 3
DragonAge2
MassEffect3
Facetime
Google Hangouts
TeamSpeak 3
Ventrilo
iTunes Rado
IMAP/S
POP3/S
SMTP/S
Apple Mobile Sync
Apple Push Network Service
Crashplan
Git
Subversion
BattleNet Downloader
Steam Downloader

Changed:
Playstation
Xbox to include XBOX one
Battlefield 3 to include 4
OperationFlashpoint rename
Quake 3 rename
Quake 4 rename
Tribes Ascend rename

Removed:
Halo2 because its covered under XBOX

Add Game console and Client section with Wii, PlayStation, XBOX,
BattleNet, EA Origin and Steam. Reordered file contents by section and
alphabetically for user friendliness. Added Game Downloader section in
step 7 which includes ports for Battle.NET and Steam.

Voir les différences:

etc/inc/wizardapp.inc
31 31

  
32 32
$gamesplist = array();
33 33

  
34
$gamesplist['arma2'] = array();
35
	/* ARMA 2 */
36
	$gamesplist['arma2'][] = array('arma2', 'udp', '2302', '2310', 'both');
37
	
34
/* Game Consoles and Game Clients */
35

  
36
$gamesplist['playstationconsoles'] = array();
37
	/* Playstation 3, Playstation 4 and PS Vita */
38
	$gamesplist['playstationconsoles'][] = array('PS-Network-TCP', 'tcp', '10040', '10060', 'both');
39
	$gamesplist['playstationconsoles'][] = array('PS-Network-UDP', 'udp', '50000', '60000', 'both');
40
	$gamesplist['playstationconsoles'][] = array('PS-Home-TCP-1', 'tcp', '3478', '3480', 'both');
41
	$gamesplist['playstationconsoles'][] = array('PS-Home-TCP-2', 'tcp', '8080', '8080', 'both');
42
	$gamesplist['playstationconsoles'][] = array('PS-TCP-1', 'tcp', '5223', '5223', 'both');
43
	$gamesplist['playstationconsoles'][] = array('PS-TCP-2', 'tcp', '10070', '10080', 'both');
44
	$gamesplist['playstationconsoles'][] = array('PS-UDP-1', 'udp', '3478', '3479', 'both');
45
	$gamesplist['playstationconsoles'][] = array('PS-UDP-2', 'udp', '3658', '3658', 'both');
46
	$gamesplist['playstationconsoles'][] = array('PS-UDP-3', 'udp', '10070', '10070', 'both');
47
	$gamesplist['playstationconsoles'][] = array('PS-RemotePlay', 'tcp', '9293', '9293', 'both');
48

  
49
$gamesplist['wiiconsoles'] = array();
50
	/* XBox Consoles */
51
	$gamesplist['wiiconsoles'][] = array('Wii-Consoles-TCP-1', 'tcp', '6667', '6667', 'both');
52
	$gamesplist['wiiconsoles'][] = array('Wii-Consoles-TCP-2', 'tcp', '12400', '12400', 'both');
53
	$gamesplist['wiiconsoles'][] = array('Wii-Consoles-TCP-3', 'tcp', '28910', '28910', 'both');
54
	$gamesplist['wiiconsoles'][] = array('Wii-Consoles-TCP-4', 'tcp', '29900', '29901', 'both');
55
	$gamesplist['wiiconsoles'][] = array('Wii-Consoles-TCP-5', 'tcp', '29920', '29920', 'both');
56

  
57
$gamesplist['xboxconsoles'] = array();
58
	/* XBox Consoles */
59
	$gamesplist['xboxconsoles'][] = array('xbox-Consoles-UDP-1', 'udp', '88', '88', 'both');
60
	$gamesplist['xboxconsoles'][] = array('xbox-Consoles-UDP-2', 'udp', '3074', '3074', 'both');
61
	$gamesplist['xboxconsoles'][] = array('xbox-Consoles-TCP-1', 'tcp', '3074', '3074', 'both');
62
	$gamesplist['xboxconsoles'][] = array('xbox-Consoles-TCP-2', 'tcp', '3659', '3659', 'both');
63
	$gamesplist['xboxconsoles'][] = array('xbox-Consoles-TCP-3', 'tcp', '500', '500', 'both');
64
	$gamesplist['xboxconsoles'][] = array('xbox-Consoles-TCP-4', 'tcp', '3544', '3544', 'both');
65
	$gamesplist['xboxconsoles'][] = array('xbox-Consoles-TCP-5', 'tcp', '4500', '4500', 'both');
66

  
38 67
$gamesplist['battlenet'] = array();
39 68
	/* Blizzard Publishing games */
40 69
	$gamesplist['battlenet'][] = array('Battle.NET-game1-tcp', 'tcp', '6112', '6119', 'both'); //diablo, diablo2, starcraft, warcraft 2, warcraft 3
41 70
	$gamesplist['battlenet'][] = array('Battle.NET-game1-udp', 'udp', '6112', '6119', 'both'); //diablo, diablo2, starcraft, warcraft 2
42 71
	$gamesplist['battlenet'][] = array('Battle.NET-diablo2', 'tcp', '4000', '4000', 'both'); //diablo2
43 72
	$gamesplist['battlenet'][] = array('Battle.NET-game2', 'tcp', '1119', '1119', 'both');  //diablo3, starcraft 2
73
	$gamesplist['battlenet'][] = array('Battle.NET-game3', 'tcp', '3724', '3724', 'both');  //starcraft2
74

  
75
$gamesplist['eaorigin'] = array();
76
	/* EA Origin Client */
77
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-1', 'tcp', '1024', '1124', 'both');
78
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-2', 'tcp', '9960', '9969', 'both');
79
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-3', 'tcp', '18000', '18000', 'both');
80
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-4', 'tcp', '18120', '18120', 'both');
81
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-5', 'tcp', '18060', '18060', 'both');
82
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-6', 'tcp', '27900', '27900', 'both');
83
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-7', 'tcp', '28910', '28910', 'both');
84
	$gamesplist['eaorigin'][] = array('EA-Origin-TCP-8', 'tcp', '29900', '29900', 'both');
85
	$gamesplist['eaorigin'][] = array('EA-Origin-UDP-1', 'udp', '1024', '1124', 'both');
86
	$gamesplist['eaorigin'][] = array('EA-Origin-UDP-2', 'udp', '18000', '18000', 'both');
87
	$gamesplist['eaorigin'][] = array('EA-Origin-UDP-3', 'udp', '29900', '29900', 'both');
88

  
89
$gamesplist['steam'] = array();
90
	/* Steam Games */
91
	$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
92
	$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
93
	$gamesplist['steam'][] = array('Steam-hltv', 'udp', '27015', '27030', 'both');
94
	$gamesplist['steam'][] = array('Steam-1', 'udp', '4380', '4380', 'both');
95
	$gamesplist['steam'][] = array('Steam-2', 'udp', '1200', '1200', 'both');
96
	$gamesplist['steam'][] = array('Steam-voice', 'udp', '3478', '3480', 'both');
97

  
98
$gamesplist['gamesforwindowslive'] = array();
99
	/* Games for Windows Live */
100
	$gamesplist['gamesforwindowslive'][] = array('Games4WinLive-1', 'udp', '88', '88', 'both');
101
	$gamesplist['gamesforwindowslive'][] = array('Games4WinLive-2', 'udp', '3074', '3074', 'both');
102
	$gamesplist['gamesforwindowslive'][] = array('Games4WinLive-3', 'tcp', '3074', '3074', 'both');
103

  
104
/* Games */
105

  
106
$gamesplist['arma2'] = array();
107
	/* ARMA 2 */
108
	$gamesplist['arma2'][] = array('arma2', 'udp', '2302', '2310', 'both');
109
	
110
$gamesplist['arma3'] = array();
111
	/* ARMA 3 */
112
	$gamesplist['arma3'][] = array('arma3-game-traffic', 'udp', '2302', '2302', 'both');
113
	$gamesplist['arma3'][] = array('arma3-steam-query', 'udp', '2303', '2303', 'both');
114
	$gamesplist['arma3'][] = array('arma3-steam-port', 'udp', '2304', '2304', 'both');
115
	$gamesplist['arma3'][] = array('arma3-BattleEye-1', 'tcp', '2345', '2345', 'both');
116
	$gamesplist['arma3'][] = array('arma3-BattleEye-2', 'tcp', '2344', '2344', 'both');
117
	$gamesplist['arma3'][] = array('arma3-BattleEye-2', 'udp', '2344', '2344', 'both');
44 118

  
45 119
$gamesplist['battlefield2'] = array();
46 120
	/* Battlefield 2 */
......
55 129
	$gamesplist['battlefield2'][] = array('BF2-55123-55125', 'udp', '55123', '55125', 'both');
56 130
	
57 131
$gamesplist['battlefield3'] = array();
58
	/* Battlefield 3 */
132
	/* Battlefield 3 and Battlefield 4 */
59 133
	$gamesplist['battlefield3'][] = array('BF3-1', 'tcp', '9988', '9988', 'both');
60 134
	$gamesplist['battlefield3'][] = array('BF3-2', 'tcp', '20000', '20100', 'both');
61 135
	$gamesplist['battlefield3'][] = array('BF3-3', 'tcp', '22990', '22990', 'both');
......
65 139
	$gamesplist['battlefield3'][] = array('BF3-7', 'udp', '14000', '14016', 'both');
66 140
	$gamesplist['battlefield3'][] = array('BF3-8', 'udp', '22990', '23006', 'both');
67 141
	$gamesplist['battlefield3'][] = array('BF3-9', 'udp', '25200', '25300', 'both');
142
	$gamesplist['battlefield3'][] = array('BF3-PS-1', 'tcp', '10000', '10100', 'both');
143
	$gamesplist['battlefield3'][] = array('BF3-PS-2', 'tcp', '1935', '1935', 'both');
144

  
68 145

  
69 146
$gamesplist['battlefieldbc2'] = array();
70 147
	/* Battlefield Bad Company 2 */
......
99 176
	/* Crysis 2 */
100 177
	$gamesplist['crysis2'][] = array('Crysis2', 'udp', '64100', '64100', 'both');
101 178

  
179
$gamesplist['crysis3'] = array();
180
	/* Crysis 3 */
181
	$gamesplist['crysis3'][] = array('Crysis3-TCP-1', 'tcp', '9988', '9988', 'both');
182
	$gamesplist['crysis3'][] = array('Crysis3-TCP-2', 'tcp', '17502', '17502', 'both');
183
	$gamesplist['crysis3'][] = array('Crysis3-TCP-3', 'tcp', '25650', '25780', 'both');
184
	$gamesplist['crysis3'][] = array('Crysis3-TCP-4', 'tcp', '42127', '42127', 'both');
185
	$gamesplist['crysis3'][] = array('Crysis3-TCP-5', 'tcp', '64100', '64110', 'both');
186
	$gamesplist['crysis3'][] = array('Crysis3-UDP-1', 'udp', '3659', '3659', 'both');
187
	$gamesplist['crysis3'][] = array('Crysis3-UDP-2', 'udp', '10000', '10100', 'both');
188
	$gamesplist['crysis3'][] = array('Crysis3-UDP-3', 'udp', '25650', '25780', 'both');
189
	$gamesplist['crysis3'][] = array('Crysis3-UDP-4', 'udp', '64100', '64110', 'both');
190

  
191
$gamesplist['deadspace2'] = array();
192
	/* Dead Space 2 */
193
	$gamesplist['deadspace2'][] = array('DeadSpace2-TCP-1', 'tcp', '28910', '28910', 'both');
194
	$gamesplist['deadspace2'][] = array('DeadSpace2-TCP-2', 'tcp', '29900', '29901', 'both');
195
	$gamesplist['deadspace2'][] = array('DeadSpace2-UDP-1', 'udp', '8088', '28088', 'both');
196

  
197
$gamesplist['deadspace3'] = array();
198
	/* Dead Space 3 */
199
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-1', 'tcp', '1024', '1124', 'both');
200
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-2', 'tcp', '9960', '9969', 'both');
201
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-3', 'tcp', '18000', '18000', 'both');
202
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-4', 'tcp', '18120', '18120', 'both');
203
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-5', 'tcp', '18060', '18060', 'both');
204
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-6', 'tcp', '27900', '27900', 'both');
205
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-7', 'tcp', '28910', '28910', 'both');
206
	$gamesplist['deadspace3'][] = array('DeadSpace3-TCP-8', 'tcp', '29900', '29900', 'both');
207
	$gamesplist['deadspace3'][] = array('DeadSpace3-UDP-1', 'udp', '1024', '1124', 'both');
208
	$gamesplist['deadspace3'][] = array('DeadSpace3-UDP-2', 'udp', '18000', '18000', 'both');
209
	$gamesplist['deadspace3'][] = array('DeadSpace3-UDP-3', 'udp', '29900', '29900', 'both');
210

  
102 211
$gamesplist['deltaforce'] = array();
103 212
	/* delta force */
104 213
	$gamesplist['deltaforce'][] = array('Delta1', 'udp', '17478', '17488', 'both');
......
115 224
	$gamesplist['doom3'][] = array('DOOM3-1', 'udp', '27650', '27650', 'both');
116 225
	$gamesplist['doom3'][] = array('DOOM3-2', 'udp', '27666', '27666', 'both');
117 226

  
227
$gamesplist['dragonage2'] = array();
228
	/* Dragon Age 2 */
229
	$gamesplist['dragonage2'][] = array('DragonAge2-TCP-1', 'tcp', '8000', '8000', 'both');
230
	$gamesplist['dragonage2'][] = array('DragonAge2-TCP-2', 'tcp', '12025', '12025', 'both');
231
	$gamesplist['dragonage2'][] = array('DragonAge2-TCP-3', 'tcp', '15101', '15325', 'both');
232
	$gamesplist['dragonage2'][] = array('DragonAge2-TCP-4', 'tcp', '18081', '18081', 'both');
233
	$gamesplist['dragonage2'][] = array('DragonAge2-TCP-5', 'tcp', '42127', '42127', 'both');
234
	$gamesplist['dragonage2'][] = array('DragonAge2-UDP-1', 'udp', '1900', '1900', 'both');
235
	$gamesplist['dragonage2'][] = array('DragonAge2-UDP-2', 'udp', '5355', '5355', 'both');
236
	$gamesplist['dragonage2'][] = array('DragonAge2-UDP-3', 'udp', '8001', '8001', 'both');
237

  
238
$gamesplist['empireearth'] = array();
239
	/* empire earth */
240
	$gamesplist['empireearth'][] = array('EmpireEarth-1', 'tcp', '33335', '33336', 'both');
241
	$gamesplist['empireearth'][] = array('EmpireEarth-2', 'udp', '33334', '33334', 'both');
242

  
118 243
$gamesplist['eveonline'] = array();
119 244
	/* EVE Online */
120 245
	$gamesplist['eveonline'][] = array('EVEOnline-tcp', 'tcp', '26000', '26000', 'both');
......
122 247
	$gamesplist['eveonline'][] = array('EVEOnline-alternate-tcp', 'tcp', '3724', '3724', 'both');
123 248
	$gamesplist['eveonline'][] = array('EVEOnline-alternate-udp', 'udp', '3724', '3724', 'both');
124 249

  
125
$gamesplist['empireearth'] = array();
126
	/* empire earth */
127
	$gamesplist['empireearth'][] = array('EmpireEarth-1', 'tcp', '33335', '33336', 'both');
128
	$gamesplist['empireearth'][] = array('EmpireEarth-2', 'udp', '33334', '33334', 'both');
129

  
130 250
$gamesplist['everquest'] = array();
131 251
	/* everquest */
132 252
	$gamesplist['everquest'][] = array('Everquest-1', 'tcp', '1024', '6000', 'both');
......
167 287
	$gamesplist['halflife'][] = array('HL-2', 'udp', '27650', '27650', 'both');
168 288
	$gamesplist['halflife'][] = array('HL-3', 'udp', '27666', '27666', 'both');
169 289

  
170
$gamesplist['halo2'] = array();
171
	/* Halo2 + XBOX Live */
172
	$gamesplist['halo2'][] = array('Halo2-1', 'udp', '88', '88', 'both');
173
	$gamesplist['halo2'][] = array('Halo2-2', 'udp', '3074', '3074', 'both');
174
	$gamesplist['halo2'][] = array('Halo2-3', 'tcp', '3074', '3074', 'both');
175

  
176 290
$gamesplist['leagueoflegends'] = array();
177 291
	/* League of Legends */
178 292
	$gamesplist['leagueoflegends'][] = array('LeagueofLegends-1', 'udp', '5000', '5500', 'both');
......
185 299
	$gamesplist['lineage2'][] = array('Lineage2-2106', 'tcp', '2106', '2106', 'both');
186 300
	$gamesplist['lineage2'][] = array('Lineage2-7777', 'tcp', '7777', '7777', 'both');
187 301

  
302
$gamesplist['masseffect3'] = array();
303
	/* MassEffect 3 */
304
	$gamesplist['masseffect3'][] = array('MassEffect3-UDP-1', 'udp', '5659', '5659', 'both');
305
	$gamesplist['masseffect3'][] = array('MassEffect3-UDP-1', 'udp', '6000', '6000', 'both');
306

  
188 307
$gamesplist['mechwarrioronline'] = array();
189 308
	/* MechWarrior: Online */
190 309
	$gamesplist['mechwarrioronline'][] = array('MechWarriorOnline-tcp1', 'tcp', '45461', '45461', 'both');
......
198 317

  
199 318
$gamesplist['operationflashpoint-dr'] = array();
200 319
	/* Operation Flashpoint: Dragon Rising */
201
	$gamesplist['operationflashpoint-dr'][] = array('operationflashpoint-dr-game', 'udp', '9105', '9105', 'both');
320
	$gamesplist['operationflashpoint-dr'][] = array('OperationFlashpoint-DR', 'udp', '9105', '9105', 'both');
202 321

  
203 322
$gamesplist['planetside'] = array();
204 323
	/* PlanetSide */
......
212 331
	/* PlanetSide 2 */
213 332
	$gamesplist['planetside2'][] = array('PlanetSide2-game', 'udp', '20040', '20199', 'both');
214 333
	$gamesplist['planetside2'][] = array('PlanetSide2-voice', 'udp', '5062', '5062', 'both');
215
	
216
$gamesplist['playstation3'] = array();
217
	/* PlayStation 2 */
218
	$gamesplist['playstation3'][] = array('PS3-pshome1', 'tcp', '3478', '3480', 'both');
219
	$gamesplist['playstation3'][] = array('PS3-pshome2', 'tcp', '8080', '8080', 'both');
220
	$gamesplist['playstation3'][] = array('PS3-tcp1', 'tcp', '5223', '5223', 'both');
221
	$gamesplist['playstation3'][] = array('PS3-tcp2', 'tcp', '10070', '10080', 'both');
222
	$gamesplist['playstation3'][] = array('PS3-udp1', 'udp', '3478', '3479', 'both');
223
	$gamesplist['playstation3'][] = array('PS3-udp2', 'udp', '3658', '3658', 'both');
224
	$gamesplist['playstation3'][] = array('PS3-udp3', 'udp', '10070', '10070', 'both');
225
	$gamesplist['playstation3'][] = array('PS3-remoteplay', 'tcp', '9293', '9293', 'both');
226
	
334

  
335

  
227 336
$gamesplist['quakeiii'] = array();
228 337
	/* quake3 */
229
	$gamesplist['quakeiii'][] = array('quakeiii', 'udp', '27910', '27919', 'both');
338
	$gamesplist['quakeiii'][] = array('Quake3', 'udp', '27910', '27919', 'both');
230 339
	
231 340
$gamesplist['quakeiv'] = array();
232 341
	/* quake4 */
233
	$gamesplist['quakeiv'][] = array('quakeiv-server-udp', 'udp', '27650', '27650', 'both');
234
	$gamesplist['quakeiv'][] = array('quakeiv-server-tcp', 'tcp', '27650', '27650', 'both');
235
	$gamesplist['quakeiv'][] = array('quakeiv-client-udp', 'udp', '28004', '28004', 'both');
236
	$gamesplist['quakeiv'][] = array('quakeiv-client-tcp', 'tcp', '28004', '28004', 'both');
342
	$gamesplist['quakeiv'][] = array('QuakeIV-server-udp', 'udp', '27650', '27650', 'both');
343
	$gamesplist['quakeiv'][] = array('QuakeIV-server-tcp', 'tcp', '27650', '27650', 'both');
344
	$gamesplist['quakeiv'][] = array('QuakeIV-client-udp', 'udp', '28004', '28004', 'both');
345
	$gamesplist['quakeiv'][] = array('QuakeIV-client-tcp', 'tcp', '28004', '28004', 'both');
237 346

  
238 347
$gamesplist['starwarstor'] = array();
239 348
	/* quake3 */
......
241 350
	$gamesplist['starwarstor'][] = array('StarWarsTOR-2', 'tcp', '12000', '12999', 'both');
242 351
	$gamesplist['starwarstor'][] = array('StarWarsTOR-2', 'tcp', '20000', '30000', 'both');
243 352

  
244
$gamesplist['steam'] = array();
245
	/* Steam Games */
246
	$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
247
	$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
248
	$gamesplist['steam'][] = array('steam-hltv', 'udp', '27015', '27030', 'both');
249
	$gamesplist['steam'][] = array('steam-1', 'udp', '4380', '4380', 'both');
250
	$gamesplist['steam'][] = array('steam-2', 'udp', '1200', '1200', 'both');
251
	$gamesplist['steam'][] = array('steam-voice', 'udp', '3478', '3480', 'both');
252
	//NOTE: steam downloads, probably don't want this in the game que
253
	//$gamesplist['steam'][] = array('steam-downloads', 'tcp', '27014', '27050', 'both');
254

  
255 353
$gamesplist['tigerwoods2004ps2'] = array();
256 354
	/* tiger woods 2004 ps2 */
257 355
	$gamesplist['tigerwoods2004ps2'][] = array('TigerWoods2004-Player', 'udp', '3658', '3658', 'both');
......
260 358

  
261 359
$gamesplist['tribesascend'] = array();
262 360
	/* Tribes Ascend */
263
	$gamesplist['tribesascend'][] = array('tribesascend-tcp', 'tcp', '9000', '9001', 'both');
264
	$gamesplist['tribesascend'][] = array('tribesascend-udp', 'udp', '9002', '9999', 'both');
361
	$gamesplist['tribesascend'][] = array('TribesAscend-tcp', 'tcp', '9000', '9001', 'both');
362
	$gamesplist['tribesascend'][] = array('TribesAscend-udp', 'udp', '9002', '9999', 'both');
265 363

  
266 364
$gamesplist['unrealtournament'] = array();
267 365
	/* Unreal Tournament */
......
279 377
	$gamesplist['wow'][] = array('WoW-voice', 'udp', '1119', '1119', 'both');
280 378
	$gamesplist['wow'][] = array('WoW-voice', 'udp', '3724', '3724', 'both');
281 379

  
282
$gamesplist['xbox360'] = array();
283
	/* XBox360 and Games for Windows Live*/
284
	$gamesplist['xbox360'][] = array('xbox360-1', 'udp', '88', '88', 'both');
285
	$gamesplist['xbox360'][] = array('xbox360-2', 'udp', '3074', '3074', 'both');
286
	$gamesplist['xbox360'][] = array('xbox360-3', 'tcp', '3074', '3074', 'both');
287

  
288

  
289 380
$voiplist = array();
290 381

  
291 382
   /* asterisk server / same as vonage */
......
357 448
$othersplist = array();
358 449
	/* Unlike other areas we are posting the queue H or L or BLANK */
359 450

  
451
	/* Remote Service / Terminal emulation */
452

  
453
	$othersplist['appleremotedesktop'] = array();
454
		/* apple remote desktop */
455
		$othersplist['appleremotedesktop'][] = array('AppleRemoteDesktop1', 'tcp', '3283', '3283', 'both');
456
		$othersplist['appleremotedesktop'][] = array('AppleRemoteDesktop2', 'tcp', '5900', '5900', 'both');
457
		$othersplist['appleremotedesktop'][] = array('AppleRemoteDesktop3', 'udp', '3283', '3283', 'both');
458
		$othersplist['appleremotedesktop'][] = array('AppleRemoteDesktop4', 'udp', '5900', '5900', 'both');
459

  
360 460
	$othersplist['msrdp'] = array();
361 461
		/* MSRDP */
362 462
		$othersplist['msrdp'][] = array('MSRDP', 'tcp', '3389', '3389', 'both');
463

  
464
	$othersplist['pcanywhere'] = array();
465
		/* symantec pc anywhere */
466
		$othersplist['pcanywhere'][] = array('PCAnywhere-1', 'tcp', '5631', '5631', 'both');
467
		$othersplist['pcanywhere'][] = array('PCAnywhere-2', 'udp', '5632', '5632', 'both');
468

  
469
	$othersplist['vnc'] = array();
470
		/* virtual network control */
471
		$othersplist['vnc'][] = array('VNC', 'tcp', '5900', '5930', 'both');
472

  
473
	/* Messanger Clients */
474

  
475
	$othersplist['aolinstantmessenger'] = array();
476
		/* AIM */
477
		$othersplist['aolinstantmessenger'][] = array('AIM', 'tcp', '5190', '5190', 'both');
478

  
479
	$othersplist['facetime'] = array();
480
		/* Facetime */
481
		$othersplist['facetime'][] = array('Facetime-UDP-1', 'udp', '3478', '3479', 'both');
482
		$othersplist['facetime'][] = array('Facetime-UDP-2', 'tcp', '16384', '16387', 'both');
483
		$othersplist['facetime'][] = array('Facetime-UDP-3', 'tcp', '16393', '16402', 'both');
484

  
485
	$othersplist['googlehangouts'] = array();
486
		/* Google Hangouts */
487
		$othersplist['googlehangouts'][] = array('GoogleHangouts-UDP', 'udp', '19302', '19309', 'both');
488
		$othersplist['googlehangouts'][] = array('GoogleHangouts-TCP', 'tcp', '19305', '9309', 'both');
489

  
490
	$othersplist['icq'] = array();
491
		/* icq */
492
		$othersplist['icq'][] = array('ICQ1', 'tcp', '5190', '5190', 'both');
493
		$othersplist['icq'][] = array('ICQ2', 'udp', '5190', '5190', 'both');
494

  
495
	$othersplist['irc'] = array();
496
		/* internet relay chat */
497
		$othersplist['irc'][] = array('IRC', 'tcp', '6667', '6670', 'both');
498

  
499
	$othersplist['jabber'] = array();
500
		/* jabber */
501
		$othersplist['jabber'][] = array('IRC', 'tcp', '5222', '5222', 'both');
502
		$othersplist['jabber'][] = array('IRC', 'tcp', '5223', '5223', 'both');
503
		$othersplist['jabber'][] = array('IRC', 'tcp', '5269', '5269', 'both');
504

  
505
	$othersplist['msnmessenger'] = array();
506
		/* msn messenger */
507
		$othersplist['msnmessenger'][] = array('MSN1', 'tcp', '1863', '1863', 'both');
508
		$othersplist['msnmessenger'][] = array('MSN2', 'tcp', '6891', '6900', 'both');
509
		$othersplist['msnmessenger'][] = array('MSN3', 'tcp', '6901', '6901', 'both');
510
		$othersplist['msnmessenger'][] = array('MSN4', 'udp', '6901', '6901', 'both');
511
		
512
	$othersplist['teamspeak'] = array();
513
		/* teamspeak  */
514
		$othersplist['teamspeak'][] = array('TeamSpeak-1', 'tcp', '14534', '14534', 'both');
515
		$othersplist['teamspeak'][] = array('TeamSpeak-2', 'tcp', '51234', '51234', 'both');
516
		$othersplist['teamspeak'][] = array('TeamSpeak-3', 'udp', '8767', '8768', 'both');
517

  
518
	$othersplist['teamspeak3'] = array();
519
		/* teamspeak 3 */
520
		$othersplist['teamspeak3'][] = array('TeamSpeak3-FileTransfer', 'tcp', '30033', '30033', 'both');
521
		$othersplist['teamspeak3'][] = array('TeamSpeak3-ServerQuery', 'tcp', '10011', '10011', 'both');
522
		$othersplist['teamspeak3'][] = array('TeamSpeak3-Voice', 'udp', '9987', '9987', 'both');
523
		$othersplist['teamspeak3'][] = array('TeamSpeak3-TSDNS', 'tcp', '41144', '41144', 'both');
524

  
525
	$othersplist['ventrilo'] = array();
526
		/* ventrilo */
527
		$othersplist['ventrilo'][] = array('Ventrilo-TCP', 'tcp', '3784', '3784', 'both');
528
		$othersplist['ventrilo'][] = array('Ventrilo-UDP', 'udp', '3784', '3784', 'both');
529
		$othersplist['ventrilo'][] = array('Ventrilo-Voice', 'udp', '6100', '6100', 'both');
530

  
531
	/* VPN */
532

  
363 533
	$othersplist['pptp'] = array();
364 534
		/* PPTP */
365 535
		$othersplist['pptp'][] = array('PPTP', 'tcp', '1723', '1723', 'both');
366 536
		$othersplist['pptp'][] = array('PPTPGRE', 'gre', '', '', 'both');
537

  
367 538
	$othersplist['ipsec'] = array();
368 539
		/* IPSEC */
369 540
		$othersplist['ipsec'][] = array('IPSEC', 'udp', '500', '500', 'both');
370 541
		$othersplist['ipsec'][] = array('IPSEC', 'ah', '', '', 'both');
371 542
		$othersplist['ipsec'][] = array('IPSEC', 'esp', '', '', 'both');
543

  
544
	/* Multimedia/Streaming */
545

  
546
	$othersplist['itunesradio'] = array();
547
		/* Apple iTunes Radio Stream */
548
		$othersplist['itunesradio'][] = array('iTunesRadio', 'tcp', '42000', '42999', 'both');
549

  
372 550
	$othersplist['streamingmp3'] = array();
373 551
		/* streaming mp3 media aka shoutcast */
374 552
		$othersplist['streamingmp3'][] = array('STREAMINGMP3', 'tcp', '8000', '8100', 'both');
375
	$othersplist['irc'] = array();
376
		/* internet relay chat */
377
		$othersplist['irc'][] = array('IRC', 'tcp', '6667', '6670', 'both');
378
	$othersplist['jabber'] = array();
379
		/* jabber */
380
		$othersplist['jabber'][] = array('IRC', 'tcp', '5222', '5222', 'both');
381
		$othersplist['jabber'][] = array('IRC', 'tcp', '5223', '5223', 'both');
382
		$othersplist['jabber'][] = array('IRC', 'tcp', '5269', '5269', 'both');
383
	$othersplist['dns'] = array();
384
		/* domain name system */
385
		$othersplist['dns'][] = array('DNS1', 'tcp', '53', '53', 'both');
386
		$othersplist['dns'][] = array('DNS2', 'udp', '53', '53', 'both');
553

  
554
	$othersplist['rtsp'] = array();
555
		/* realtime streaming protocol */
556
		$othersplist['rtsp'][] = array('RTSP1', 'tcp', '554', '554', 'both');
557

  
558
	/* Web */
559

  
387 560
	$othersplist['http'] = array();
388 561
		/* HTTP aka Web Traffic */
389 562
		$othersplist['http'][] = array('HTTP', 'tcp', '80', '80', 'both');
390 563
		$othersplist['http'][] = array('HTTPS', 'tcp', '443', '443', 'both');
391
	$othersplist['smtp'] = array();
392
		/* Secure shell traffic */
393
		$othersplist['smtp'][] = array('SMTP', 'tcp', '25', '25', 'both');
394
	$othersplist['pop3'] = array();
395
		/* Post Office Protocol - POP3 */
396
		$othersplist['pop3'][] = array('POP3', 'tcp', '110', '110', 'both');
397
	$othersplist['icmp'] = array();
398
		/* ICMP */
399
		$othersplist['icmp'][] = array('ICMP', 'icmp', '', '', 'both');
564

  
565
	/* Mail */
566

  
400 567
	$othersplist['imap'] = array();
401 568
		/* IMAP */
402 569
		$othersplist['imap'][] = array('IMAP', 'tcp', '143', '143', 'both');
403
	$othersplist['smb'] = array();
404
		/* Microsoft SMB and friends */
405
		$othersplist['smb'][] = array('SMB1', 'tcp', '445', '445', 'both');
406
		$othersplist['smb'][] = array('SMB2', 'tcp', '137-139', '137-139', 'both');
407
	$othersplist['rtsp'] = array();
408
		/* realtime streaming protocol */
409
		$othersplist['rtsp'][] = array('RTSP1', 'tcp', '554', '554', 'both');
410
	$othersplist['snmp'] = array();
411
		/* Simple network management protocol */
412
		$othersplist['snmp'][] = array('SNMP', 'tcp', '161', '161', 'both');
413
		$othersplist['snmp'][] = array('SNMP2', 'udp', '161', '161', 'both');
414
	$othersplist['vnc'] = array();
415
		/* virtual network control */
416
		$othersplist['vnc'][] = array('VNC', 'tcp', '5900', '5930', 'both');
417
	$othersplist['appleremotedesktop'] = array();
418
		/* apple remote desktop */
419
		$othersplist['appleremotedesktop'][] = array('AppleRemoteDesktop1', 'tcp', '3283', '3283', 'both');
420
		$othersplist['appleremotedesktop'][] = array('AppleRemoteDesktop2', 'tcp', '5900', '5900', 'both');
421
		$othersplist['appleremotedesktop'][] = array('AppleRemoteDesktop3', 'udp', '3283', '3283', 'both');
422
		$othersplist['appleremotedesktop'][] = array('AppleRemoteDesktop4', 'udp', '5900', '5900', 'both');
423
	$othersplist['icq'] = array();
424
		/* icq */
425
		$othersplist['icq'][] = array('ICQ1', 'tcp', '5190', '5190', 'both');
426
		$othersplist['icq'][] = array('ICQ2', 'udp', '5190', '5190', 'both');
570
		$othersplist['imap'][] = array('IMAP-Secure', 'tcp', '993', '993', 'both');
571

  
427 572
	$othersplist['lotusnotes'] = array();
428 573
		/* lotus notes */
429 574
		$othersplist['lotusnotes'][] = array('LotusNotes1', 'tcp', '1352', '1352', 'both');
430 575
		$othersplist['lotusnotes'][] = array('LotusNotes2', 'udp', '1352', '1352', 'both');
431
	$othersplist['aolinstantmessenger'] = array();
432
		/* AIM */
433
		$othersplist['aolinstantmessenger'][] = array('AIM', 'tcp', '5190', '5190', 'both');
434
	$othersplist['msnmessenger'] = array();
435
		/* msn messenger */
436
		$othersplist['msnmessenger'][] = array('MSN1', 'tcp', '1863', '1863', 'both');
437
		$othersplist['msnmessenger'][] = array('MSN2', 'tcp', '6891', '6900', 'both');
438
		$othersplist['msnmessenger'][] = array('MSN3', 'tcp', '6901', '6901', 'both');
439
		$othersplist['msnmessenger'][] = array('MSN4', 'udp', '6901', '6901', 'both');
576

  
577
	$othersplist['pop3'] = array();
578
		/* Post Office Protocol - POP3 */
579
		$othersplist['pop3'][] = array('POP3', 'tcp', '110', '110', 'both');
580
		$othersplist['pop3'][] = array('POP3-Secure', 'tcp', '995', '995', 'both');
581

  
582
	$othersplist['smtp'] = array();
583
		/* SMTP */
584
		$othersplist['smtp'][] = array('SMTP', 'tcp', '25', '25', 'both');
585
		$othersplist['smtp'][] = array('SMTP-Secure-1', 'tcp', '465', '465', 'both');
586
		$othersplist['smtp'][] = array('SMTP-Secure-2', 'tcp', '587', '587', 'both');
587

  
588
	/* Game Downloader */
589

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

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

  
598
	/* Miscellaneous */
599

  
600
	$othersplist['apns'] = array();
601
		/* Apple Push Notification Service */
602
		$othersplist['apns'][] = array('APNS', 'tcp', '5223', '5223', 'both');
603
		$othersplist['apns'][] = array('APNS', 'tcp', '2195', '2196', 'both');
604

  
605
	$othersplist['applemobilesync'] = array();
606
		/* Apple Mobile Sync */
607
		$othersplist['applemobilesync'][] = array('AppleMobileSync', 'tcp', '2336', '2336', 'both');
608

  
609
	$othersplist['crashplan'] = array();
610
		/* crashplan  */
611
		$othersplist['crashplan'][] = array('CrashPlan-1', 'tcp', '4282', '4282', 'both');
612
		$othersplist['crashplan'][] = array('CrashPlan-2', 'tcp', '4285', '4285', 'both');
613

  
614
	$othersplist['cvsup'] = array();
615
		/* cvs  */
616
		$othersplist['cvsup'][] = array('cvsup', 'tcp', '5999', '5999', 'both');
617

  
618
	$othersplist['dns'] = array();
619
		/* domain name system */
620
		$othersplist['dns'][] = array('DNS1', 'tcp', '53', '53', 'both');
621
		$othersplist['dns'][] = array('DNS2', 'udp', '53', '53', 'both');
622

  
623
	$othersplist['git'] = array();
624
		/* GIT  */
625
		$othersplist['git'][] = array('git', 'tcp', '9418', '9418', 'both');
626
	
627
	$othersplist['hbci'] = array();
628
		/* HBCI  */
629
		$othersplist['hbci'][] = array('HBCI', 'tcp', '3000', '3000', 'both');
630

  
631
	$othersplist['icmp'] = array();
632
		/* ICMP */
633
		$othersplist['icmp'][] = array('ICMP', 'icmp', '', '', 'both');
634

  
440 635
	$othersplist['mysqlserver'] = array();
441 636
		/* mysql server */
442 637
		$othersplist['mysqlserver'][] = array('MySQL1', 'tcp', '3306', '3306', 'both');
638

  
443 639
	$othersplist['nntp'] = array();
444 640
		/* nntp */
445 641
		$othersplist['nntp'][] = array('NNTP1', 'tcp', '119', '119', 'both');
446 642
		$othersplist['nntp'][] = array('NNTP2', 'udp', '119', '119', 'both');
447
	$othersplist['pcanywhere'] = array();
448
		/* symantec pc anywhere */
449
		$othersplist['pcanywhere'][] = array('pcany1', 'tcp', '5631', '5631', 'both');
450
		$othersplist['pcanywhere'][] = array('pcany2', 'udp', '5632', '5632', 'both');
451
	$othersplist['teamspeak'] = array();
452
		/* teamspeak  */
453
		$othersplist['teamspeak'][] = array('teamspeak1', 'tcp', '14534', '14534', 'both');
454
		$othersplist['teamspeak'][] = array('teamspeak2', 'tcp', '51234', '51234', 'both');
455
		$othersplist['teamspeak'][] = array('teamspeak3', 'udp', '8767', '8768', 'both');
456
	$othersplist['cvsup'] = array();
457
		/* cvs  */
458
		$othersplist['cvsup'][] = array('cvsup', 'tcp', '5999', '5999', 'both');
459
	$othersplist['hbci'] = array();
460
		/* HBCI  */
461
		$othersplist['hbci'][] = array('HBCI', 'tcp', '3000', '3000', 'both');
643
		
462 644
	$othersplist['slingbox'] = array();
645
		/* slingbox */
463 646
		$othersplist['slingbox'][] = array('Slingbox1', 'tcp', '5001', '5001', 'both');
464 647
		$othersplist['slingbox'][] = array('Slingbox2', 'udp', '5001', '5001', 'both');
465 648

  
649
	$othersplist['smb'] = array();
650
		/* Microsoft SMB and friends */
651
		$othersplist['smb'][] = array('SMB1', 'tcp', '445', '445', 'both');
652
		$othersplist['smb'][] = array('SMB2', 'tcp', '137-139', '137-139', 'both');
653

  
654
	$othersplist['snmp'] = array();
655
		/* Simple network management protocol */
656
		$othersplist['snmp'][] = array('SNMP', 'tcp', '161', '161', 'both');
657
		$othersplist['snmp'][] = array('SNMP2', 'udp', '161', '161', 'both');
658

  
659
	$othersplist['subversion'] = array();
660
		/* subversion  */
661
		$othersplist['subversion'][] = array('subversion', 'tcp', '3690', '3690', 'both');
466 662

  
467 663
?>

Formats disponibles : Unified diff