summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-08-07 23:39:03 -0400
committerChris Buechler <cmb@pfsense.org>2010-08-07 23:39:03 -0400
commitc708bdd490c2652ec055b543cc60a7ad391ef63a (patch)
tree891d6d3ffe9fe0e6cf62ad2122e98bb3c274a6ef /usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc
parent6c5347850b49485927c8027b6c8b0ac32485acc1 (diff)
downloadpfsense-c708bdd490c2652ec055b543cc60a7ad391ef63a.zip
pfsense-c708bdd490c2652ec055b543cc60a7ad391ef63a.tar.gz
add TCP 1119 for battle.net
Diffstat (limited to 'usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc')
-rwxr-xr-xusr/local/www/wizards/traffic_shaper_wizard_multi_all.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc b/usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc
index 76cd710..61c836e 100755
--- a/usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc
+++ b/usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc
@@ -737,6 +737,7 @@ $gamesplist['lineage2'] = array();
$gamesplist['battlenet'] = array();
/* Blizzard Publishing games */
$gamesplist['battlenet'][] = array('Battle.NET', 'tcp', '6112', '6119', 'both');
+ $gamesplist['battlenet'][] = array('Battle.NET-2', 'tcp', '1119', '1119', 'both');
$gamesplist['worldofwarcraft'] = array();
$gamesplist[] = array('WoW', 'tcp', '3724', '3724', 'both');
OpenPOWER on IntegriCloud