From dd166aff17055fc7f6852b12cfbbb93fe05ba74a Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 28 May 2005 00:09:44 +0000 Subject: [PATCH] Remove per user bandwidth. This should be done with Traffic Shaper now. --- usr/local/www/services_captiveportal.php | 28 ------------------------ 1 file changed, 28 deletions(-) diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php index 8c0891f536..62dbbd5355 100755 --- a/usr/local/www/services_captiveportal.php +++ b/usr/local/www/services_captiveportal.php @@ -354,34 +354,6 @@ to access after they've authenticated. Disable MAC filtering
If this option is set, no attempts will be made to ensure that the MAC address of clients stays the same while they're logged in. This is required when the MAC address cannot be determined (usually because there are routers between m0n0wall and the clients). - - Per-user bandwidth restriction - - onClick="enable_peruserbw()"> - Enable per-user bandwidth restriction

- - - - - - - - - - - - - - - - - - - -
Pass-through MAC download   Kbit/s
Pass-through MAC upload Kbit/s
Pass-through IP download Kbit/s
Pass-through IP upload Kbit/s
Default download Kbit/s
Default upload Kbit/s
-
- If this option is set, the captive portal will restrict each user who logs in to a specific bandwidth as set in RADIUS. Your RADIUS server must return the attributes Nomadix-Bw-Up and Nomadix-Bw-Down (1 and 2 VSAs from Vendor 3309, Nomadix) along with Access-Accept for this to work. Bandwidth is set in Kbit/s. You can control pass-through and default bandwidths above. - RADIUS server