summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-10 22:54:22 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-10 22:54:22 +0000
commit29f585f28b6465e8b104bb162abd5ed272e28ad5 (patch)
treef757fad50dd64f7dd3cf989ec518a119909a65f6 /usr/local/www/wizards
parentd418382252c19a92f807e92c14da9a53699aee10 (diff)
downloadpfsense-29f585f28b6465e8b104bb162abd5ed272e28ad5.zip
pfsense-29f585f28b6465e8b104bb162abd5ed272e28ad5.tar.gz
Expand shoutcast to 8000-8100
Suugested-by: hoba
Diffstat (limited to 'usr/local/www/wizards')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml
index 6965688..ed5070a 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard.xml
@@ -1425,7 +1425,7 @@
if($_POST['streamingmp3'] != "") {
/* streaming mp3 media aka shoutcast */
- $othersplist[] = array('STREAMINGMP3', 'tcp', '8000', '8010', 'both', $_POST['streamingmp3']);
+ $othersplist[] = array('STREAMINGMP3', 'tcp', '8000', '8100', 'both', $_POST['streamingmp3']);
}
if($_POST['irc'] != "") {
OpenPOWER on IntegriCloud