summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.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_lan.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_lan.inc')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc b/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
index f14e24a..5306c8c 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
+++ b/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
@@ -518,6 +518,7 @@ function apply_all_choosen_items() {
$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