From: jdegraeve Date: Wed, 31 May 2006 21:46:39 +0000 (+0000) Subject: Fix bug (missing '=') where configured per-user bandwidth limits don't show up in... X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7af3cde6892651b108e4019fbdb6a19e716b3835;p=m0n0chwall.git Fix bug (missing '=') where configured per-user bandwidth limits don't show up in webgui git-svn-id: https://svn.m0n0.ch/wall/trunk@142 e36fee2c-cc09-0410-a7cc-ebac5c6737de --- diff --git a/webgui/license.php b/webgui/license.php index c3627da..bd27787 100755 --- a/webgui/license.php +++ b/webgui/license.php @@ -164,7 +164,7 @@ require("guiconfig.inc");
Jonathan De Graeve (Jonathan.De.Graeve@imelda.be)
    Complete captive portal RADIUS overhaul, cleanup
-     captive portal: file manager, volume stats, FW rulepool (virtual port pool), MAC formatting, per user bandwidth limitation
+     captive portal: file manager, volume stats, FW rulepool (virtual port pool), MAC formatting, per-user bandwidth limitation

m0n0wall is based upon/includes various free software packages, listed below.
diff --git a/webgui/services_captiveportal.php b/webgui/services_captiveportal.php index c3f5133..3e6bb07 100755 --- a/webgui/services_captiveportal.php +++ b/webgui/services_captiveportal.php @@ -367,11 +367,11 @@ to access after they've authenticated. - + - +
Default download"> Kbit/s Kbit/s
Default upload"> Kbit/s Kbit/s

If this option is set, the captive portal will restrict each user who logs in to the specified default bandwidth. RADIUS can override the default settings. Leave empty or set to 0 for no limit. You will need to enable the traffic shaper for this to be effective.