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
?>
usr/local/www/wizards/traffic_shaper_wizard_dedicated.xml
439 439
				<type>checkbox</type>
440 440
				<typehint>Prioritize network gaming traffic</typehint>
441 441
				<description>This will raise the priority of gaming traffic to higher than most traffic.</description>
442
				<enablefields>ARMA2,BattleNET,Battlefield2,Battlefield3,BattlefieldBC2,Borderlands,CallOfDuty,Counterstrike,Crysis2,DeltaForce,Dirt3,DOOM3,EmpireEarth,EveOnline,Everquest,Everquest2,FarCry,FarCry2,FarCry3,GunZOnline,HalfLife,Halo2,LeagueofLegends,Lineage2,MechwarriorOnline,Minecraft,OperationFlashpointDR,PlanetSide,PlanetSide2,PlayStation3,QuakeIII,QuakeIV,Steam,StarWarsTOR,TigerWoods2004PS2,TribesAscend,UnrealTournament,WolfensteinEnemyTerritory,WorldOfWarcraft,XBox360</enablefields>
442
				<enablefields>BattleNET,EAOrigin,GameForWindowsLive,PlayStationConsoles,Steam,WiiConsoles,XboxConsoles,ARMA2,ARMA3,Battlefield2,Battlefield3,BattlefieldBC2,Borderlands,CallOfDuty,Counterstrike,Crysis2,Crysis3,DeltaForce,DeadSpace2,DeadSpace3,Dirt3,DOOM3,DragonAge2,EmpireEarth,EveOnline,Everquest,Everquest2,FarCry,FarCry2,FarCry3,GunZOnline,HalfLife,LeagueofLegends,Lineage2,MassEffect3,MechwarriorOnline,Minecraft,OperationFlashpointDR,PlanetSide,PlanetSide2,QuakeIII,QuakeIV,StarWarsTOR,TigerWoods2004PS2,TribesAscend,UnrealTournament,WolfensteinEnemyTerritory,WorldOfWarcraft</enablefields>
443 443
				<donotdisable>true</donotdisable>
444 444
				<bindstofield>ezshaper-&gt;step6-&gt;enable</bindstofield>
445 445
			</field>
......
447 447
				<name>Next</name>
448 448
				<type>submit</type>
449 449
			</field>
450
			<field>
451
				<name>Enable/Disable specific game consoles and services</name>
452
				<type>listtopic</type>
453
			</field>
454
			<field>
455
				<name>BattleNET</name>
456
				<type>checkbox</type>
457
				<typehint>Battle.net - Virtually every game from Blizzard publishing should match this.  This includes the following game series: Starcraft, Diablo, Warcraft.  Guild Wars also uses this port.</typehint>
458
				<bindstofield>ezshaper-&gt;step6-&gt;battlenet</bindstofield>
459
			</field>
460
			<field>
461
				<name>EAOrigin</name>
462
				<type>checkbox</type>
463
				<typehint>EA Origin Client - Some PC games by EA use this.</typehint>
464
				<bindstofield>ezshaper-&gt;step6-&gt;eaorigin</bindstofield>
465
			</field>
466
				<field>
467
				<name>GameForWindowsLive</name>
468
				<type>checkbox</type>
469
				<typehint>Games for Windows Live</typehint>
470
				<bindstofield>ezshaper-&gt;step6-&gt;gamesforwindowslive</bindstofield>
471
			</field>
472
			<field>
473
				<name>PlayStationConsoles</name>
474
				<type>checkbox</type>
475
				<typehint>PlayStation Consoles - This should cover all ports required for the Playstation 4, Playstation, PS Vita</typehint>
476
				<bindstofield>ezshaper-&gt;step6-&gt;playstationconsoles</bindstofield>
477
			</field>
478
			<field>
479
				<name>Steam</name>
480
				<type>checkbox</type>
481
				<typehint>Steam Game Client (Includes: America's Army 3, Counter-Strike: Source, Counter-Strike: Global Offensive, Half-Life 2, COD: Black Ops Series, Borderlands 2, Natural Selection 2, Left 4 Dead Series, Portal 2 and many other games on the Steam)</typehint>
482
				<bindstofield>ezshaper-&gt;step6-&gt;steam</bindstofield>
483
			</field>
484
			<field>
485
				<name>WiiConsoles</name>
486
				<type>checkbox</type>
487
				<typehint>Wii Consoles - Wii, Wii U, DS and 3DS</typehint>
488
				<bindstofield>ezshaper-&gt;step6-&gt;wiiconsoles</bindstofield>
489
			</field>
490
			<field>
491
				<name>XboxConsoles</name>
492
				<type>checkbox</type>
493
				<typehint>Xbox Consoles - Xbox 360 and Xbox One</typehint>
494
				<bindstofield>ezshaper-&gt;step6-&gt;xboxconsoles</bindstofield>
495
			</field>
450 496
			<field>
451 497
				<name>Enable/Disable specific games</name>
452 498
				<type>listtopic</type>
......
458 504
				<bindstofield>ezshaper-&gt;step6-&gt;arma2</bindstofield>
459 505
			</field>
460 506
			<field>
461
				<name>BattleNET</name>
507
				<name>ARMA3</name>
462 508
				<type>checkbox</type>
463
				<typehint>Battle.net - Virtually every game from Blizzard publishing should match this.  This includes the following game series: Starcraft, Diablo, Warcraft.  Guild Wars also uses this port.</typehint>
464
				<bindstofield>ezshaper-&gt;step6-&gt;battlenet</bindstofield>
509
				<typehint>ARMA 3</typehint>
510
				<bindstofield>ezshaper-&gt;step6-&gt;arma3</bindstofield>
465 511
			</field>
466 512
			<field>
467 513
				<name>Battlefield2</name>
......
472 518
			<field>
473 519
				<name>Battlefield3</name>
474 520
				<type>checkbox</type>
475
				<typehint>Battlefield 3 - this game uses a LARGE port range, be aware that you may need to manually rearrange the resulting rules to correctly prioritize other traffic.</typehint>
521
				<typehint>Battlefield 3 and 4 - this game uses a LARGE port range, be aware that you may need to manually rearrange the resulting rules to correctly prioritize other traffic.</typehint>
476 522
				<bindstofield>ezshaper-&gt;step6-&gt;battlefield3</bindstofield>
477 523
			</field>
478 524
			<field>
......
505 551
				<typehint>Crysis 2</typehint>
506 552
				<bindstofield>ezshaper-&gt;step6-&gt;crysis2</bindstofield>
507 553
			</field>
554
			<field>
555
				<name>Crysis3</name>
556
				<type>checkbox</type>
557
				<typehint>Crysis 3</typehint>
558
				<bindstofield>ezshaper-&gt;step6-&gt;crysis3</bindstofield>
559
			</field>
560
			<field>
561
				<name>DeadSpace2</name>
562
				<type>checkbox</type>
563
				<typehint>Dead Space2 - this game uses a HUGE port range, be aware that you may need to manually rearrange the resulting rules to correctly prioritize other traffic.</typehint>
564
				<bindstofield>ezshaper-&gt;step6-&gt;deadspace2</bindstofield>
565
			</field>
566
			<field>
567
				<name>DeadSpace3</name>
568
				<type>checkbox</type>
569
				<typehint>Dead Space 3</typehint>
570
				<bindstofield>ezshaper-&gt;step6-&gt;deadspace3</bindstofield>
571
			</field>
508 572
			<field>
509 573
				<name>DeltaForce</name>
510 574
				<type>checkbox</type>
......
523 587
				<typehint>DOOM3</typehint>
524 588
				<bindstofield>ezshaper-&gt;step6-&gt;doom3</bindstofield>
525 589
			</field>
590
			<field>
591
				<name>DragonAge2</name>
592
				<type>checkbox</type>
593
				<typehint>Dragon Age 2</typehint>
594
				<bindstofield>ezshaper-&gt;step6-&gt;dragonage2</bindstofield>
595
			</field>
526 596
			<field>
527 597
				<name>EmpireEarth</name>
528 598
				<type>checkbox</type>
......
577 647
				<typehint>Half-Life</typehint>
578 648
				<bindstofield>ezshaper-&gt;step6-&gt;halflife</bindstofield>
579 649
			</field>
580
			<field>
581
				<name>Halo2</name>
582
				<type>checkbox</type>
583
				<typehint>Halo2 via Xbox live</typehint>
584
				<bindstofield>ezshaper-&gt;step6-&gt;halo2xbox</bindstofield>
585
			</field>
586 650
			<field>
587 651
				<name>LeagueofLegends</name>
588 652
				<type>checkbox</type>
......
595 659
				<typehint>Lineage II</typehint>
596 660
				<bindstofield>ezshaper-&gt;step6-&gt;lineage2</bindstofield>
597 661
			</field>
662
			<field>
663
				<name>MassEffect3</name>
664
				<type>checkbox</type>
665
				<typehint>Mass Effect 3</typehint>
666
				<bindstofield>ezshaper-&gt;step6-&gt;masseffect3</bindstofield>
667
			</field>
598 668
			<field>
599 669
				<name>MechwarriorOnline</name>
600 670
				<type>checkbox</type>
......
619 689
				<typehint>PlanetSide 2</typehint>
620 690
				<bindstofield>ezshaper-&gt;step6-&gt;planetside2</bindstofield>
621 691
			</field>
622
			<field>
623
				<name>PlayStation3</name>
624
				<type>checkbox</type>
625
				<typehint>PlayStation 3</typehint>
626
				<bindstofield>ezshaper-&gt;step6-&gt;playstation3</bindstofield>
627
			</field>
628 692
			<field>
629 693
				<name>OperationFlashpointDR</name>
630 694
				<type>checkbox</type>
......
649 713
				<typehint>StarWars: The Old Republic - this game uses a LARGE port range, be aware that you may need to manually rearrange the resulting rules to correctly prioritize other traffic.</typehint>
650 714
				<bindstofield>ezshaper-&gt;step6-&gt;starwarstor</bindstofield>
651 715
			</field>
652
			<field>
653
				<name>Steam</name>
654
				<type>checkbox</type>
655
				<typehint>Steam (Includes: America's Army 3, Counter-Strike: Source, Counter-Strike: Global Offensive, Half-Life 2, COD: Black Ops Series, Borderlands 2, Natural Selection 2, Left 4 Dead Series, Portal 2)</typehint>
656
				<bindstofield>ezshaper-&gt;step6-&gt;steam</bindstofield>
657
			</field>
658 716
			<field>
659 717
				<name>TigerWoods2004PS2</name>
660 718
				<type>checkbox</type>
......
686 744
				<bindstofield>ezshaper-&gt;step6-&gt;wow</bindstofield>
687 745
			</field>
688 746
			<field>
689
				<name>Xbox360</name>
690
				<type>checkbox</type>
691
				<typehint>XBox 360 and Games for Windows Live</typehint>
692
				<bindstofield>ezshaper-&gt;step6-&gt;xbox360</bindstofield>
693
			</field>
694
      <field>
695 747
				<name>Next</name>
696 748
				<type>submit</type>
697 749
			</field>
......
709 761
				<type>checkbox</type>
710 762
				<typehint>Other networking protocols</typehint>
711 763
				<description>This will help raise or lower the priority of other protocols higher than most traffic.</description>
712
				<enablefields>AIM,AppleRemoteDesktop,DNS,HTTP,ICMP,ICQ,IMAP,IPSEC,IRC,Jabber,LotusNotes,MSN,MSRDP,MySqlServer,PCAnywhere,POP3,PPTP,RTSP,SMB,SMTP,SNMP,StreamingMP3,TeamSpeak,VNC,NNTP,CVSUP,Slingbox,HBCI</enablefields>
764
				<enablefields>AppleRemoteDesktop,MSRDP,PCAnywhere,VNC,AIM,Facetime,GoogleHangouts,ICQ,IRC,Jabber,MSN,TeamSpeak,TeamSpeak3,Ventrilo,PPTP,IPSEC,iTunesRadio,StreamingMP3,RTSP,HTTP,IMAP,LotusNotes,POP3,SMTP,BattleNETDownloader,SteamDownloader,APNS,AppleMobileSync,CrashPlan,CVSUP,DNS,GIT,HBCI,ICMP,MySqlServer,NNTP,Slingbox,SMB,SNMP,Subversion</enablefields>
713 765
				<donotdisable>true</donotdisable>
714 766
				<bindstofield>ezshaper-&gt;step7-&gt;enable</bindstofield>
715 767
			</field>
......
721 773
				<name>Remote Service / Terminal emulation</name>
722 774
				<type>listtopic</type>
723 775
			</field>
776
			<field>
777
				<name>AppleRemoteDesktop</name>
778
				<bindstofield>ezshaper-&gt;step7-&gt;appleremotedesktop</bindstofield>
779
				<type>select</type>
780
				<options>
781
					<option>
782
						<name>Default priority</name>
783
						<value>D</value>
784
					</option>
785
					<option>
786
						<name>Higher priority</name>
787
						<value>H</value>
788
					</option>
789
					<option>
790
						<name>Lower priority</name>
791
						<value>L</value>
792
					</option>
793
				</options>
794
				<typehint>Apple Remote Desktop</typehint>
795
			</field>
724 796
			<field>
725 797
				<name>MSRDP</name>
726 798
				<type>select</type>
......
741 813
				</options>
742 814
				<typehint>Microsoft Remote Desktop Protocol</typehint>
743 815
			</field>
816
			<field>
817
				<name>PCAnywhere</name>
818
				<bindstofield>ezshaper-&gt;step7-&gt;pcanywhere</bindstofield>
819
				<type>select</type>
820
				<options>
821
					<option>
822
						<name>Default priority</name>
823
						<value>D</value>
824
					</option>
825
					<option>
826
						<name>Higher priority</name>
827
						<value>H</value>
828
					</option>
829
					<option>
830
						<name>Lower priority</name>
831
						<value>L</value>
832
					</option>
833
				</options>
834
				<typehint>Symantec PC Anywhere</typehint>
835
			</field>
744 836
			<field>
745 837
				<name>VNC</name>
746 838
				<bindstofield>ezshaper-&gt;step7-&gt;vnc</bindstofield>
......
762 854
				<typehint>Virtual Network Computing</typehint>
763 855
			</field>
764 856
			<field>
765
				<name>AppleRemoteDesktop</name>
766
				<bindstofield>ezshaper-&gt;step7-&gt;appleremotedesktop</bindstofield>
857
				<name>Messengers</name>
858
				<type>listtopic</type>
859
			</field>
860
			<field>
861
				<name>AIM</name>
862
				<bindstofield>ezshaper-&gt;step7-&gt;aolinstantmessenger</bindstofield>
767 863
				<type>select</type>
768 864
				<options>
769 865
					<option>
......
779 875
						<value>L</value>
780 876
					</option>
781 877
				</options>
782
				<typehint>Apple Remote Desktop</typehint>
878
				<typehint>AOL Instant Messenger</typehint>
783 879
			</field>
784 880
			<field>
785
				<name>PCAnywhere</name>
786
				<bindstofield>ezshaper-&gt;step7-&gt;pcanywhere</bindstofield>
881
				<name>Facetime</name>
882
				<bindstofield>ezshaper-&gt;step7-&gt;facetime</bindstofield>
787 883
				<type>select</type>
788 884
				<options>
789 885
					<option>
......
799 895
						<value>L</value>
800 896
					</option>
801 897
				</options>
802
				<typehint>Symantec PC Anywhere</typehint>
898
				<typehint>Facetime</typehint>
803 899
			</field>
804 900
			<field>
805
				<name>Messengers</name>
806
				<type>listtopic</type>
901
				<name>ICQ</name>
902
				<bindstofield>ezshaper-&gt;step7-&gt;icq</bindstofield>
903
				<type>select</type>
904
				<options>
905
					<option>
906
						<name>Default priority</name>
907
						<value>D</value>
908
					</option>
909
					<option>
910
						<name>Higher priority</name>
911
						<value>H</value>
912
					</option>
913
					<option>
914
						<name>Lower priority</name>
915
						<value>L</value>
916
					</option>
917
				</options>
918
				<typehint>ICQ</typehint>
807 919
			</field>
808 920
			<field>
809 921
				<name>IRC</name>
......
846 958
				<typehint>Jabber instant messanger</typehint>
847 959
			</field>
848 960
			<field>
849
				<name>ICQ</name>
850
				<bindstofield>ezshaper-&gt;step7-&gt;icq</bindstofield>
961
				<name>GoogleHangouts</name>
962
				<bindstofield>ezshaper-&gt;step7-&gt;googlehangouts</bindstofield>
851 963
				<type>select</type>
852 964
				<options>
853 965
					<option>
......
863 975
						<value>L</value>
864 976
					</option>
865 977
				</options>
866
				<typehint>ICQ</typehint>
978
				<typehint>Google Hangouts</typehint>
867 979
			</field>
868 980
			<field>
869
				<name>AIM</name>
870
				<bindstofield>ezshaper-&gt;step7-&gt;aolinstantmessenger</bindstofield>
981
				<name>MSN</name>
982
				<bindstofield>ezshaper-&gt;step7-&gt;msnmessenger</bindstofield>
871 983
				<type>select</type>
872 984
				<options>
873 985
					<option>
......
883 995
						<value>L</value>
884 996
					</option>
885 997
				</options>
886
				<typehint>AOL Instant Messenger</typehint>
998
				<typehint>MSN Messenger</typehint>
887 999
			</field>
888 1000
			<field>
889
				<name>MSN</name>
890
				<bindstofield>ezshaper-&gt;step7-&gt;msnmessenger</bindstofield>
1001
				<name>Teamspeak</name>
1002
				<bindstofield>ezshaper-&gt;step7-&gt;teamspeak</bindstofield>
891 1003
				<type>select</type>
892 1004
				<options>
893 1005
					<option>
......
903 1015
						<value>L</value>
904 1016
					</option>
905 1017
				</options>
906
				<typehint>MSN Messenger</typehint>
1018
				<typehint>TeamSpeak</typehint>
907 1019
			</field>
908 1020
			<field>
909
				<name>Teamspeak</name>
910
				<bindstofield>ezshaper-&gt;step7-&gt;teamspeak</bindstofield>
1021
				<name>Teamspeak3</name>
1022
				<bindstofield>ezshaper-&gt;step7-&gt;teamspeak3</bindstofield>
911 1023
				<type>select</type>
912 1024
				<options>
913 1025
					<option>
......
923 1035
						<value>L</value>
924 1036
					</option>
925 1037
				</options>
926
				<typehint>TeamSpeak</typehint>
1038
				<typehint>TeamSpeak 3</typehint>
1039
			</field>
1040
			<field>
1041
				<name>Ventrilo</name>
1042
				<bindstofield>ezshaper-&gt;step7-&gt;ventrilo</bindstofield>
1043
				<type>select</type>
1044
				<options>
1045
					<option>
1046
						<name>Default priority</name>
1047
						<value>D</value>
1048
					</option>
1049
					<option>
1050
						<name>Higher priority</name>
1051
						<value>H</value>
1052
					</option>
1053
					<option>
1054
						<name>Lower priority</name>
1055
						<value>L</value>
1056
					</option>
1057
				</options>
1058
				<typehint>Ventrilo</typehint>
927 1059
			</field>
928 1060
			<field>
929 1061
				<name>VPN</name>
......
973 1105
				<name>Multimedia/Streaming</name>
974 1106
				<type>listtopic</type>
975 1107
			</field>
1108
			<field>
1109
				<name>iTunesRadio</name>
1110
				<type>select</type>
1111
				<bindstofield>ezshaper-&gt;step7-&gt;itunesradio</bindstofield>
1112
				<options>
1113
					<option>
1114
						<name>Default priority</name>
1115
						<value>D</value>
1116
					</option>
1117
					<option>
1118
						<name>Higher priority</name>
1119
						<value>H</value>
1120
					</option>
1121
					<option>
1122
						<name>Lower priority</name>
1123
						<value>L</value>
1124
					</option>
1125
				</options>
1126
				<typehint>iTunes Radio - this rule uses a LARGE port range, be aware that you may need to manually rearrange the resulting rules to correctly prioritize other traffic.</typehint>
1127
			</field>
976 1128
			<field>
977 1129
				<name>StreamingMP3</name>
978 1130
				<type>select</type>
......
1121 1273
				</options>
1122 1274
				<typehint>Lotus Notes</typehint>
1123 1275
			</field>
1276
			<field>
1277
				<name>Game Downloader</name>
1278
				<type>listtopic</type>
1279
			</field>
1280
			<field>
1281
				<name>BattleNetDownloader</name>
1282
				<type>select</type>
1283
				<bindstofield>ezshaper-&gt;step7-&gt;battlenetdownloader</bindstofield>
1284
				<options>
1285
					<option>
1286
						<name>Default priority</name>
1287
						<value>D</value>
1288
					</option>
1289
					<option>
1290
						<name>Higher priority</name>
1291
						<value>H</value>
1292
					</option>
1293
					<option>
1294
						<name>Lower priority</name>
1295
						<value>L</value>
1296
					</option>
1297
				</options>
1298
				<typehint>Battle.NET Downloader</typehint>
1299
			</field>
1300
			<field>
1301
				<name>SteamDownloader</name>
1302
				<type>select</type>
1303
				<bindstofield>ezshaper-&gt;step7-&gt;steamdownloader</bindstofield>
1304
				<options>
1305
					<option>
1306
						<name>Default priority</name>
1307
						<value>D</value>
1308
					</option>
1309
					<option>
1310
						<name>Higher priority</name>
1311
						<value>H</value>
1312
					</option>
1313
					<option>
1314
						<name>Lower priority</name>
1315
						<value>L</value>
1316
					</option>
1317
				</options>
1318
				<typehint>Steam Downloader</typehint>
1319
			</field>
1124 1320
			<field>
1125 1321
				<name>Miscellaneous</name>
1126 1322
				<type>listtopic</type>
1127 1323
			</field>
1324
			<field>
1325
				<name>APNS</name>
1326
				<type>select</type>
1327
				<bindstofield>ezshaper-&gt;step7-&gt;apns</bindstofield>
1328
				<options>
1329
					<option>
1330
						<name>Default priority</name>
1331
						<value>D</value>
1332
					</option>
1333
					<option>
1334
						<name>Higher priority</name>
1335
						<value>H</value>
1336
					</option>
1337
					<option>
1338
						<name>Lower priority</name>
1339
						<value>L</value>
1340
					</option>
1341
				</options>
1342
				<typehint>Apple Push Notification Service</typehint>
1343
			</field>
1344
			<field>
1345
				<name>AppleMobileSync</name>
1346
				<type>select</type>
1347
				<bindstofield>ezshaper-&gt;step7-&gt;applemobilesync</bindstofield>
1348
				<options>
1349
					<option>
1350
						<name>Default priority</name>
1351
						<value>D</value>
1352
					</option>
1353
					<option>
1354
						<name>Higher priority</name>
1355
						<value>H</value>
1356
					</option>
1357
					<option>
1358
						<name>Lower priority</name>
1359
						<value>L</value>
1360
					</option>
1361
				</options>
1362
				<typehint>Apple Mobile Sync</typehint>
1363
			</field>
1364
			<field>
1365
				<name>CrashPlan</name>
1366
				<bindstofield>ezshaper-&gt;step7-&gt;crashplan</bindstofield>
1367
				<type>select</type>
1368
				<options>
1369
					<option>
1370
						<name>Default priority</name>
1371
						<value>D</value>
1372
					</option>
1373
					<option>
1374
						<name>Higher priority</name>
1375
						<value>H</value>
1376
					</option>
1377
					<option>
1378
						<name>Lower priority</name>
1379
						<value>L</value>
1380
					</option>
1381
				</options>
1382
				<typehint>CrashPlan</typehint>
1383
			</field>
1384
			<field>
1385
				<name>CVSUP</name>
1386
				<bindstofield>ezshaper-&gt;step7-&gt;cvsup</bindstofield>
1387
				<type>select</type>
1388
				<options>
1389
					<option>
1390
						<name>Default priority</name>
1391
						<value>D</value>
1392
					</option>
1393
					<option>
1394
						<name>Higher priority</name>
1395
						<value>H</value>
1396
					</option>
1397
					<option>
1398
						<name>Lower priority</name>
1399
						<value>L</value>
1400
					</option>
1401
				</options>
1402
				<typehint>CVSUP</typehint>
1403
			</field>
1128 1404
			<field>
1129 1405
				<name>DNS</name>
1130 1406
				<type>select</type>
......
1145 1421
				</options>
1146 1422
				<typehint>Domain Name Services</typehint>
1147 1423
			</field>
1424
			<field>
1425
				<name>Git</name>
1426
				<bindstofield>ezshaper-&gt;step7-&gt;git</bindstofield>
1427
				<type>select</type>
1428
				<options>
1429
					<option>
1430
						<name>Default priority</name>
1431
						<value>D</value>
1432
					</option>
1433
					<option>
1434
						<name>Higher priority</name>
1435
						<value>H</value>
1436
					</option>
1437
					<option>
1438
						<name>Lower priority</name>
1439
						<value>L</value>
1440
					</option>
1441
				</options>
1442
				<typehint>Git Server</typehint>
1443
			</field>
1444
			<field>
1445
				<name>HBCI</name>
1446
				<bindstofield>ezshaper-&gt;step7-&gt;hbci</bindstofield>
1447
				<type>select</type>
1448
				<options>
1449
					<option>
1450
						<name>Default priority</name>
1451
						<value>D</value>
1452
					</option>
1453
					<option>
1454
						<name>Higher priority</name>
1455
						<value>H</value>
1456
					</option>
1457
					<option>
1458
						<name>Lower priority</name>
1459
						<value>L</value>
1460
					</option>
1461
				</options>
1462
				<typehint>HBCI</typehint>
1463
			</field>
1148 1464
			<field>
1149 1465
				<name>ICMP</name>
1150 1466
				<bindstofield>ezshaper-&gt;step7-&gt;icmp</bindstofield>
......
1246 1562
				<typehint>Internet News</typehint>
1247 1563
			</field>
1248 1564
			<field>
1249
				<name>CVSUP</name>
1250
				<bindstofield>ezshaper-&gt;step7-&gt;cvsup</bindstofield>
1565
				<name>Slingbox</name>
1566
				<bindstofield>ezshaper-&gt;step7-&gt;slingbox</bindstofield>
1251 1567
				<type>select</type>
1252 1568
				<options>
1253 1569
					<option>
......
1263 1579
						<value>L</value>
1264 1580
					</option>
1265 1581
				</options>
1266
				<typehint>CVSUP</typehint>
1582
				<typehint>Slingbox</typehint>
1267 1583
			</field>
1268 1584
			<field>
1269
        <name>Slingbox</name>
1270
        <bindstofield>ezshaper-&gt;step7-&gt;slingbox</bindstofield>
1271
        <type>select</type>
1272
        <options>
1273
          <option>
1274
            <name>Default priority</name>
1275
            <value>D</value>
1276
          </option>
1277
          <option>
1278
            <name>Higher priority</name>
1279
            <value>H</value>
1280
          </option>
1281
          <option>
1282
            <name>Lower priority</name>
1283
            <value>L</value>
1284
          </option>
1285
          </options>
1286
       <typehint>Slingbox</typehint>
1287
      </field>
1288
			<field>
1289
        <name>HBCI</name>
1290
        <bindstofield>ezshaper-&gt;step7-&gt;hbci</bindstofield>
1291
        <type>select</type>
1292
        <options>
1293
          <option>
1294
            <name>Default priority</name>
1295
            <value>D</value>
1296
          </option>
1297
          <option>
1298
            <name>Higher priority</name>
1299
            <value>H</value>
1300
          </option>
1301
          <option>
1302
            <name>Lower priority</name>
1303
            <value>L</value>
1304
          </option>
1305
          </options>
1306
       <typehint>HBCI</typehint>
1307
      </field>	
1585
				<name>Subversion</name>
1586
				<bindstofield>ezshaper-&gt;step7-&gt;subversion</bindstofield>
1587
				<type>select</type>
1588
				<options>
1589
					<option>
1590
						<name>Default priority</name>
1591
						<value>D</value>
1592
					</option>
1593
					<option>
1594
						<name>Higher priority</name>
1595
						<value>H</value>
1596
					</option>
1597
					<option>
1598
						<name>Lower priority</name>
1599
						<value>L</value>
1600
					</option>
1601
				</options>
1602
				<typehint>Subversion Server</typehint>
1603
			</field>
1308 1604
			<field>
1309 1605
				<name>Next</name>
1310 1606
				<type>submit</type>
usr/local/www/wizards/traffic_shaper_wizard_multi_all.xml
447 447
				<type>checkbox</type>
448 448
				<typehint>Prioritize network gaming traffic</typehint>
449 449
				<description>This will raise the priority of gaming traffic to higher than most traffic.</description>
450
				<enablefields>ARMA2,BattleNET,Battlefield2,Battlefield3,BattlefieldBC2,Borderlands,CallOfDuty,Counterstrike,Crysis2,DeltaForce,Dirt3,DOOM3,EmpireEarth,EveOnline,Everquest,Everquest2,FarCry,FarCry2,FarCry3,GunZOnline,HalfLife,Halo2,LeagueofLegends,Lineage2,MechwarriorOnline,Minecraft,OperationFlashpointDR,PlanetSide,PlanetSide2,PlayStation3,QuakeIII,QuakeIV,Steam,StarWarsTOR,TigerWoods2004PS2,TribesAscend,UnrealTournament,WolfensteinEnemyTerritory,WorldOfWarcraft,XBox360</enablefields>
450
				<enablefields>BattleNET,EAOrigin,GameForWindowsLive,PlayStationConsoles,Steam,WiiConsoles,XboxConsoles,ARMA2,ARMA3,Battlefield2,Battlefield3,BattlefieldBC2,Borderlands,CallOfDuty,Counterstrike,Crysis2,Crysis3,DeltaForce,DeadSpace2,DeadSpace3,Dirt3,DOOM3,DragonAge2,EmpireEarth,EveOnline,Everquest,Everquest2,FarCry,FarCry2,FarCry3,GunZOnline,HalfLife,LeagueofLegends,Lineage2,MassEffect3,MechwarriorOnline,Minecraft,OperationFlashpointDR,PlanetSide,PlanetSide2,QuakeIII,QuakeIV,StarWarsTOR,TigerWoods2004PS2,TribesAscend,UnrealTournament,WolfensteinEnemyTerritory,WorldOfWarcraft</enablefields>
451 451
				<donotdisable>true</donotdisable>
452 452
				<bindstofield>ezshaper-&gt;step6-&gt;enable</bindstofield>
453 453
			</field>
......
455 455
				<name>Next</name>
456 456
				<type>submit</type>
457 457
			</field>
458
			<field>
459
				<name>Enable/Disable specific game consoles and services</name>
460
				<type>listtopic</type>
461
			</field>
462
			<field>
463
				<name>BattleNET</name>
464
				<type>checkbox</type>
465
				<typehint>Battle.net - Virtually every game from Blizzard publishing should match this.  This includes the following game series: Starcraft, Diablo, Warcraft.  Guild Wars also uses this port.</typehint>
466
				<bindstofield>ezshaper-&gt;step6-&gt;battlenet</bindstofield>
467
			</field>
468
			<field>
469
				<name>EAOrigin</name>
470
				<type>checkbox</type>
471
				<typehint>EA Origin Client - Some PC games by EA use this.</typehint>
472
				<bindstofield>ezshaper-&gt;step6-&gt;eaorigin</bindstofield>
473
			</field>
474
				<field>
475
				<name>GameForWindowsLive</name>
476
				<type>checkbox</type>
477
				<typehint>Games for Windows Live</typehint>
478
				<bindstofield>ezshaper-&gt;step6-&gt;gamesforwindowslive</bindstofield>
479
			</field>
480
			<field>
481
				<name>PlayStationConsoles</name>
482
				<type>checkbox</type>
483
				<typehint>PlayStation Consoles - This should cover all ports required for the Playstation 4, Playstation, PS Vita</typehint>
484
				<bindstofield>ezshaper-&gt;step6-&gt;playstationconsoles</bindstofield>
485
			</field>
486
			<field>
487
				<name>Steam</name>
488
				<type>checkbox</type>
489
				<typehint>Steam Game Client (Includes: America's Army 3, Counter-Strike: Source, Counter-Strike: Global Offensive, Half-Life 2, COD: Black Ops Series, Borderlands 2, Natural Selection 2, Left 4 Dead Series, Portal 2 and many other games on the Steam)</typehint>
490
				<bindstofield>ezshaper-&gt;step6-&gt;steam</bindstofield>
491
			</field>
492
			<field>
493
				<name>WiiConsoles</name>
494
				<type>checkbox</type>
495
				<typehint>Wii Consoles - Wii, Wii U, DS and 3DS</typehint>
496
				<bindstofield>ezshaper-&gt;step6-&gt;wiiconsoles</bindstofield>
497
			</field>
498
			<field>
499
				<name>XboxConsoles</name>
500
				<type>checkbox</type>
501
				<typehint>Xbox Consoles - Xbox 360 and Xbox One</typehint>
502
				<bindstofield>ezshaper-&gt;step6-&gt;xboxconsoles</bindstofield>
503
			</field>
458 504
			<field>
459 505
				<name>Enable/Disable specific games</name>
460 506
				<type>listtopic</type>
......
466 512
				<bindstofield>ezshaper-&gt;step6-&gt;arma2</bindstofield>
467 513
			</field>
468 514
			<field>
469
				<name>BattleNET</name>
515
				<name>ARMA3</name>
470 516
				<type>checkbox</type>
471
				<typehint>Battle.net - Virtually every game from Blizzard publishing should match this.  This includes the following game series: Starcraft, Diablo, Warcraft.  Guild Wars also uses this port.</typehint>
472
				<bindstofield>ezshaper-&gt;step6-&gt;battlenet</bindstofield>
517
				<typehint>ARMA 3</typehint>
518
				<bindstofield>ezshaper-&gt;step6-&gt;arma3</bindstofield>
473 519
			</field>
474 520
			<field>
475 521
				<name>Battlefield2</name>
......
480 526
			<field>
481 527
				<name>Battlefield3</name>
482 528
				<type>checkbox</type>
483
				<typehint>Battlefield 3 - this game uses a LARGE port range, be aware that you may need to manually rearrange the resulting rules to correctly prioritize other traffic.</typehint>
529
				<typehint>Battlefield 3 and 4 - this game uses a LARGE port range, be aware that you may need to manually rearrange the resulting rules to correctly prioritize other traffic.</typehint>
484 530
				<bindstofield>ezshaper-&gt;step6-&gt;battlefield3</bindstofield>
485 531
			</field>
486 532
			<field>
......
513 559
				<typehint>Crysis 2</typehint>
514 560
				<bindstofield>ezshaper-&gt;step6-&gt;crysis2</bindstofield>
515 561
			</field>
562
			<field>
563
				<name>Crysis3</name>
564
				<type>checkbox</type>
565
				<typehint>Crysis 3</typehint>
566
				<bindstofield>ezshaper-&gt;step6-&gt;crysis3</bindstofield>
567
			</field>
568
			<field>
569
				<name>DeadSpace2</name>
570
				<type>checkbox</type>
571
				<typehint>Dead Space2 - this game uses a HUGE port range, be aware that you may need to manually rearrange the resulting rules to correctly prioritize other traffic.</typehint>
572
				<bindstofield>ezshaper-&gt;step6-&gt;deadspace2</bindstofield>
573
			</field>
574
			<field>
575
				<name>DeadSpace3</name>
576
				<type>checkbox</type>
577
				<typehint>Dead Space 3</typehint>
578
				<bindstofield>ezshaper-&gt;step6-&gt;deadspace3</bindstofield>
579
			</field>
516 580
			<field>
517 581
				<name>DeltaForce</name>
518 582
				<type>checkbox</type>
......
531 595
				<typehint>DOOM3</typehint>
532 596
				<bindstofield>ezshaper-&gt;step6-&gt;doom3</bindstofield>
533 597
			</field>
598
			<field>
599
				<name>DragonAge2</name>
600
				<type>checkbox</type>
601
				<typehint>Dragon Age 2</typehint>
602
				<bindstofield>ezshaper-&gt;step6-&gt;dragonage2</bindstofield>
603
			</field>
534 604
			<field>
535 605
				<name>EmpireEarth</name>
536 606
				<type>checkbox</type>
......
585 655
				<typehint>Half-Life</typehint>
586 656
				<bindstofield>ezshaper-&gt;step6-&gt;halflife</bindstofield>
587 657
			</field>
588
			<field>
589
				<name>Halo2</name>
590
				<type>checkbox</type>
591
				<typehint>Halo2 via Xbox live</typehint>
592
				<bindstofield>ezshaper-&gt;step6-&gt;halo2xbox</bindstofield>
593
			</field>
594 658
			<field>
595 659
				<name>LeagueofLegends</name>
596 660
				<type>checkbox</type>
......
603 667
				<typehint>Lineage II</typehint>
604 668
				<bindstofield>ezshaper-&gt;step6-&gt;lineage2</bindstofield>
605 669
			</field>
670
			<field>
671
				<name>MassEffect3</name>
672
				<type>checkbox</type>
673
				<typehint>Mass Effect 3</typehint>
674
				<bindstofield>ezshaper-&gt;step6-&gt;masseffect3</bindstofield>
675
			</field>
606 676
			<field>
607 677
				<name>MechwarriorOnline</name>
608 678
				<type>checkbox</type>
......
627 697
				<typehint>PlanetSide 2</typehint>
628 698
				<bindstofield>ezshaper-&gt;step6-&gt;planetside2</bindstofield>
629 699
			</field>
630
			<field>
631
				<name>PlayStation3</name>
632
				<type>checkbox</type>
633
				<typehint>PlayStation 3</typehint>
634
				<bindstofield>ezshaper-&gt;step6-&gt;playstation3</bindstofield>
635
			</field>
636 700
			<field>
637 701
				<name>OperationFlashpointDR</name>
638 702
				<type>checkbox</type>
......
657 721
				<typehint>StarWars: The Old Republic - this game uses a LARGE port range, be aware that you may need to manually rearrange the resulting rules to correctly prioritize other traffic.</typehint>
658 722
				<bindstofield>ezshaper-&gt;step6-&gt;starwarstor</bindstofield>
659 723
			</field>
660
			<field>
661
				<name>Steam</name>
662
				<type>checkbox</type>
663
				<typehint>Steam (Includes: America's Army 3, Counter-Strike: Source, Counter-Strike: Global Offensive, Half-Life 2, COD: Black Ops Series, Borderlands 2, Natural Selection 2, Left 4 Dead Series, Portal 2)</typehint>
664
				<bindstofield>ezshaper-&gt;step6-&gt;steam</bindstofield>
665
			</field>
666 724
			<field>
667 725
				<name>TigerWoods2004PS2</name>
668 726
				<type>checkbox</type>
......
693 751
				<typehint>World of Warcraft</typehint>
694 752
				<bindstofield>ezshaper-&gt;step6-&gt;wow</bindstofield>
695 753
			</field>
696
			<field>
697
				<name>Xbox360</name>
698
				<type>checkbox</type>
699
				<typehint>XBox 360 and Games for Windows Live</typehint>
700
				<bindstofield>ezshaper-&gt;step6-&gt;xbox360</bindstofield>
701
			</field>
702 754
			<field>
703 755
				<name>Next</name>
704 756
				<type>submit</type>
......
717 769
				<type>checkbox</type>
718 770
				<typehint>Other networking protocols</typehint>
719 771
				<description>This will help raise or lower the priority of other protocols higher than most traffic.</description>
720
				<enablefields>AIM,AppleRemoteDesktop,DNS,HTTP,ICMP,ICQ,IMAP,IPSEC,IRC,Jabber,LotusNotes,MSN,MSRDP,MySqlServer,PCAnywhere,POP3,PPTP,RTSP,SMB,SMTP,SNMP,StreamingMP3,TeamSpeak,VNC,NNTP,CVSUP,Slingbox,HBCI</enablefields>
772
				<enablefields>AppleRemoteDesktop,MSRDP,PCAnywhere,VNC,AIM,Facetime,GoogleHangouts,ICQ,IRC,Jabber,MSN,TeamSpeak,TeamSpeak3,Ventrilo,PPTP,IPSEC,iTunesRadio,StreamingMP3,RTSP,HTTP,IMAP,LotusNotes,POP3,SMTP,BattleNETDownloader,SteamDownloader,APNS,AppleMobileSync,CrashPlan,CVSUP,DNS,GIT,HBCI,ICMP,MySqlServer,NNTP,Slingbox,SMB,SNMP,Subversion</enablefields>
721 773
				<donotdisable>true</donotdisable>
722 774
				<bindstofield>ezshaper-&gt;step7-&gt;enable</bindstofield>
723 775
			</field>
......
729 781
				<name>Remote Service / Terminal emulation</name>
730 782
				<type>listtopic</type>
731 783
			</field>
784
			<field>
785
				<name>AppleRemoteDesktop</name>
786
				<bindstofield>ezshaper-&gt;step7-&gt;appleremotedesktop</bindstofield>
787
				<type>select</type>
788
				<options>
789
					<option>
790
						<name>Default priority</name>
791
						<value>D</value>
792
					</option>
793
					<option>
794
						<name>Higher priority</name>
795
						<value>H</value>
796
					</option>
797
					<option>
798
						<name>Lower priority</name>
799
						<value>L</value>
800
					</option>
801
				</options>
802
				<typehint>Apple Remote Desktop</typehint>
803
			</field>
732 804
			<field>
733 805
				<name>MSRDP</name>
734 806
				<type>select</type>
......
749 821
				</options>
750 822
				<typehint>Microsoft Remote Desktop Protocol</typehint>
751 823
			</field>
824
			<field>
825
				<name>PCAnywhere</name>
826
				<bindstofield>ezshaper-&gt;step7-&gt;pcanywhere</bindstofield>
827
				<type>select</type>
828
				<options>
829
					<option>
830
						<name>Default priority</name>
831
						<value>D</value>
832
					</option>
833
					<option>
834
						<name>Higher priority</name>
835
						<value>H</value>
836
					</option>
837
					<option>
838
						<name>Lower priority</name>
839
						<value>L</value>
840
					</option>
841
				</options>
842
				<typehint>Symantec PC Anywhere</typehint>
843
			</field>
752 844
			<field>
753 845
				<name>VNC</name>
754 846
				<bindstofield>ezshaper-&gt;step7-&gt;vnc</bindstofield>
......
770 862
				<typehint>Virtual Network Computing</typehint>
771 863
			</field>
772 864
			<field>
773
				<name>AppleRemoteDesktop</name>
774
				<bindstofield>ezshaper-&gt;step7-&gt;appleremotedesktop</bindstofield>
865
				<name>Messengers</name>
866
				<type>listtopic</type>
867
			</field>
868
			<field>
869
				<name>AIM</name>
870
				<bindstofield>ezshaper-&gt;step7-&gt;aolinstantmessenger</bindstofield>
775 871
				<type>select</type>
776 872
				<options>
777 873
					<option>
......
787 883
						<value>L</value>
788 884
					</option>
789 885
				</options>
790
				<typehint>Apple Remote Desktop</typehint>
886
				<typehint>AOL Instant Messenger</typehint>
791 887
			</field>
792 888
			<field>
793
				<name>PCAnywhere</name>
794
				<bindstofield>ezshaper-&gt;step7-&gt;pcanywhere</bindstofield>
889
				<name>Facetime</name>
890
				<bindstofield>ezshaper-&gt;step7-&gt;facetime</bindstofield>
795 891
				<type>select</type>
796 892
				<options>
797 893
					<option>
......
807 903
						<value>L</value>
808 904
					</option>
809 905
				</options>
810
				<typehint>Symantec PC Anywhere</typehint>
906
				<typehint>Facetime</typehint>
811 907
			</field>
812 908
			<field>
813
				<name>Messengers</name>
814
				<type>listtopic</type>
909
				<name>ICQ</name>
910
				<bindstofield>ezshaper-&gt;step7-&gt;icq</bindstofield>
911
				<type>select</type>
912
				<options>
913
					<option>
914
						<name>Default priority</name>
915
						<value>D</value>
916
					</option>
917
					<option>
918
						<name>Higher priority</name>
919
						<value>H</value>
920
					</option>
921
					<option>
922
						<name>Lower priority</name>
923
						<value>L</value>
924
					</option>
925
				</options>
926
				<typehint>ICQ</typehint>
815 927
			</field>
816 928
			<field>
817 929
				<name>IRC</name>
......
854 966
				<typehint>Jabber instant messanger</typehint>
855 967
			</field>
856 968
			<field>
857
				<name>ICQ</name>
858
				<bindstofield>ezshaper-&gt;step7-&gt;icq</bindstofield>
969
				<name>GoogleHangouts</name>
970
				<bindstofield>ezshaper-&gt;step7-&gt;googlehangouts</bindstofield>
859 971
				<type>select</type>
860 972
				<options>
861 973
					<option>
......
871 983
						<value>L</value>
872 984
					</option>
873 985
				</options>
874
				<typehint>ICQ</typehint>
986
				<typehint>Google Hangouts</typehint>
875 987
			</field>
876 988
			<field>
877
				<name>AIM</name>
878
				<bindstofield>ezshaper-&gt;step7-&gt;aolinstantmessenger</bindstofield>
989
				<name>MSN</name>
990
				<bindstofield>ezshaper-&gt;step7-&gt;msnmessenger</bindstofield>
879 991
				<type>select</type>
880 992
				<options>
881 993
					<option>
......
891 1003
						<value>L</value>
892 1004
					</option>
893 1005
				</options>
894
				<typehint>AOL Instant Messenger</typehint>
1006
				<typehint>MSN Messenger</typehint>
895 1007
			</field>
896 1008
			<field>
897
				<name>MSN</name>
898
				<bindstofield>ezshaper-&gt;step7-&gt;msnmessenger</bindstofield>
1009
				<name>Teamspeak</name>
1010
				<bindstofield>ezshaper-&gt;step7-&gt;teamspeak</bindstofield>
899 1011
				<type>select</type>
900 1012
				<options>
901 1013
					<option>
......
911 1023
						<value>L</value>
912 1024
					</option>
913 1025
				</options>
914
				<typehint>MSN Messenger</typehint>
1026
				<typehint>TeamSpeak</typehint>
915 1027
			</field>
916 1028
			<field>
917
				<name>Teamspeak</name>
918
				<bindstofield>ezshaper-&gt;step7-&gt;teamspeak</bindstofield>
1029
				<name>Teamspeak3</name>
1030
				<bindstofield>ezshaper-&gt;step7-&gt;teamspeak3</bindstofield>
919 1031
				<type>select</type>
920 1032
				<options>
921 1033
					<option>
......
931 1043
						<value>L</value>
932 1044
					</option>
933 1045
				</options>
934
				<typehint>TeamSpeak</typehint>
1046
				<typehint>TeamSpeak 3</typehint>
1047
			</field>
1048
			<field>
1049
				<name>Ventrilo</name>
1050
				<bindstofield>ezshaper-&gt;step7-&gt;ventrilo</bindstofield>
1051
				<type>select</type>
1052
				<options>
1053
					<option>
1054
						<name>Default priority</name>
1055
						<value>D</value>
1056
					</option>
1057
					<option>
1058
						<name>Higher priority</name>
1059
						<value>H</value>
1060
					</option>
1061
					<option>
1062
						<name>Lower priority</name>
1063
						<value>L</value>
1064
					</option>
1065
				</options>
1066
				<typehint>Ventrilo</typehint>
935 1067
			</field>
936 1068
			<field>
937 1069
				<name>VPN</name>
......
981 1113
				<name>Multimedia/Streaming</name>
982 1114
				<type>listtopic</type>
983 1115
			</field>
1116
			<field>
1117
				<name>iTunesRadio</name>
1118
				<type>select</type>
1119
				<bindstofield>ezshaper-&gt;step7-&gt;itunesradio</bindstofield>
1120
				<options>
1121
					<option>
1122
						<name>Default priority</name>
1123
						<value>D</value>
1124
					</option>
1125
					<option>
1126
						<name>Higher priority</name>
1127
						<value>H</value>
1128
					</option>
1129
					<option>
1130
						<name>Lower priority</name>
1131
						<value>L</value>
1132
					</option>
1133
				</options>
1134
				<typehint>iTunes Radio - this rule uses a LARGE port range, be aware that you may need to manually rearrange the resulting rules to correctly prioritize other traffic.</typehint>
1135
			</field>
984 1136
			<field>
985 1137
				<name>StreamingMP3</name>
986 1138
				<type>select</type>
......
1129 1281
				</options>
1130 1282
				<typehint>Lotus Notes</typehint>
1131 1283
			</field>
1284
			<field>
1285
				<name>Game Downloader</name>
1286
				<type>listtopic</type>
1287
			</field>
1288
			<field>
1289
				<name>BattleNetDownloader</name>
1290
				<type>select</type>
1291
				<bindstofield>ezshaper-&gt;step7-&gt;battlenetdownloader</bindstofield>
1292
				<options>
1293
					<option>
1294
						<name>Default priority</name>
1295
						<value>D</value>
1296
					</option>
1297
					<option>
1298
						<name>Higher priority</name>
1299
						<value>H</value>
1300
					</option>
1301
					<option>
1302
						<name>Lower priority</name>
1303
						<value>L</value>
1304
					</option>
1305
				</options>
1306
				<typehint>Battle.NET Downloader</typehint>
1307
			</field>
1308
			<field>
1309
				<name>SteamDownloader</name>
1310
				<type>select</type>
1311
				<bindstofield>ezshaper-&gt;step7-&gt;steamdownloader</bindstofield>
1312
				<options>
1313
					<option>
1314
						<name>Default priority</name>
1315
						<value>D</value>
1316
					</option>
1317
					<option>
1318
						<name>Higher priority</name>
1319
						<value>H</value>
1320
					</option>
1321
					<option>
1322
						<name>Lower priority</name>
1323
						<value>L</value>
1324
					</option>
1325
				</options>
1326
				<typehint>Steam Downloader</typehint>
1327
			</field>
1132 1328
			<field>
1133 1329
				<name>Miscellaneous</name>
1134 1330
				<type>listtopic</type>
1135 1331
			</field>
1332
			<field>
1333
				<name>APNS</name>
1334
				<type>select</type>
1335
				<bindstofield>ezshaper-&gt;step7-&gt;apns</bindstofield>
1336
				<options>
1337
					<option>
1338
						<name>Default priority</name>
1339
						<value>D</value>
1340
					</option>
1341
					<option>
1342
						<name>Higher priority</name>
1343
						<value>H</value>
1344
					</option>
1345
					<option>
1346
						<name>Lower priority</name>
1347
						<value>L</value>
1348
					</option>
1349
				</options>
1350
				<typehint>Apple Push Notification Service</typehint>
1351
			</field>
1352
			<field>
1353
				<name>AppleMobileSync</name>
1354
				<type>select</type>
1355
				<bindstofield>ezshaper-&gt;step7-&gt;applemobilesync</bindstofield>
1356
				<options>
1357
					<option>
1358
						<name>Default priority</name>
1359
						<value>D</value>
1360
					</option>
1361
					<option>
1362
						<name>Higher priority</name>
1363
						<value>H</value>
1364
					</option>
1365
					<option>
1366
						<name>Lower priority</name>
1367
						<value>L</value>
1368
					</option>
1369
				</options>
1370
				<typehint>Apple Mobile Sync</typehint>
1371
			</field>
1372
			<field>
1373
				<name>CrashPlan</name>
1374
				<bindstofield>ezshaper-&gt;step7-&gt;crashplan</bindstofield>
1375
				<type>select</type>
1376
				<options>
1377
					<option>
1378
						<name>Default priority</name>
1379
						<value>D</value>
1380
					</option>
1381
					<option>
1382
						<name>Higher priority</name>
1383
						<value>H</value>
1384
					</option>
1385
					<option>
1386
						<name>Lower priority</name>
1387
						<value>L</value>
1388
					</option>
1389
				</options>
1390
				<typehint>CrashPlan</typehint>
1391
			</field>
1392
			<field>
1393
				<name>CVSUP</name>
1394
				<bindstofield>ezshaper-&gt;step7-&gt;cvsup</bindstofield>
1395
				<type>select</type>
1396
				<options>
1397
					<option>
1398
						<name>Default priority</name>
1399
						<value>D</value>
1400
					</option>
1401
					<option>
1402
						<name>Higher priority</name>
1403
						<value>H</value>
1404
					</option>
1405
					<option>
1406
						<name>Lower priority</name>
1407
						<value>L</value>
1408
					</option>
1409
				</options>
1410
				<typehint>CVSUP</typehint>
1411
			</field>
1136 1412
			<field>
1137 1413
				<name>DNS</name>
1138 1414
				<type>select</type>
......
1153 1429
				</options>
1154 1430
				<typehint>Domain Name Services</typehint>
1155 1431
			</field>
1432
			<field>
1433
				<name>Git</name>
1434
				<bindstofield>ezshaper-&gt;step7-&gt;git</bindstofield>
1435
				<type>select</type>
1436
				<options>
1437
					<option>
1438
						<name>Default priority</name>
1439
						<value>D</value>
1440
					</option>
1441
					<option>
1442
						<name>Higher priority</name>
1443
						<value>H</value>
1444
					</option>
1445
					<option>
1446
						<name>Lower priority</name>
1447
						<value>L</value>
1448
					</option>
1449
				</options>
1450
				<typehint>Git Server</typehint>
1451
			</field>
1452
			<field>
1453
				<name>HBCI</name>
1454
				<bindstofield>ezshaper-&gt;step7-&gt;hbci</bindstofield>
1455
				<type>select</type>
1456
				<options>
1457
					<option>
1458
						<name>Default priority</name>
1459
						<value>D</value>
1460
					</option>
1461
					<option>
1462
						<name>Higher priority</name>
1463
						<value>H</value>
1464
					</option>
1465
					<option>
1466
						<name>Lower priority</name>
1467
						<value>L</value>
1468
					</option>
1469
				</options>
1470
				<typehint>HBCI</typehint>
1471
			</field>
1156 1472
			<field>
1157 1473
				<name>ICMP</name>
1158 1474
				<bindstofield>ezshaper-&gt;step7-&gt;icmp</bindstofield>
......
1254 1570
				<typehint>Internet News</typehint>
1255 1571
			</field>
1256 1572
			<field>
1257
				<name>CVSUP</name>
1258
				<bindstofield>ezshaper-&gt;step7-&gt;cvsup</bindstofield>
1573
				<name>Slingbox</name>
1574
				<bindstofield>ezshaper-&gt;step7-&gt;slingbox</bindstofield>
1259 1575
				<type>select</type>
1260 1576
				<options>
1261 1577
					<option>
......
1271 1587
						<value>L</value>
1272 1588
					</option>
1273 1589
				</options>
1274
				<typehint>CVSUP</typehint>
1590
				<typehint>Slingbox</typehint>
1275 1591
			</field>
1276 1592
			<field>
1277
        <name>Slingbox</name>
1278
        <bindstofield>ezshaper-&gt;step7-&gt;slingbox</bindstofield>
1279
        <type>select</type>
1280
        <options>
1281
          <option>
1282
            <name>Default priority</name>
1283
            <value>D</value>
1284
          </option>
1285
          <option>
1286
            <name>Higher priority</name>
1287
            <value>H</value>
1288
          </option>
1289
          <option>
1290
            <name>Lower priority</name>
1291
            <value>L</value>
1292
          </option>
1293
          </options>
1294
       <typehint>Slingbox</typehint>
1295
      </field>
1296
			<field>
1297
				<name>HBCI</name>
1298
				<bindstofield>ezshaper-&gt;step7-&gt;hbci</bindstofield>
1593
				<name>Subversion</name>
1594
				<bindstofield>ezshaper-&gt;step7-&gt;subversion</bindstofield>
1299 1595
				<type>select</type>
1300 1596
				<options>
1301 1597
					<option>
......
1311 1607
						<value>L</value>
1312 1608
					</option>
1313 1609
				</options>
1314
				<typehint>HBCI</typehint>
1610
				<typehint>Subversion Server</typehint>
1315 1611
			</field>
1316 1612
			<field>
1317 1613
				<name>Next</name>

Formats disponibles : Unified diff