From b5c78501097b57d02fa20d85e03117160bb6900a Mon Sep 17 00:00:00 2001 From: Seth Mos Date: Sat, 1 Sep 2007 20:47:31 +0000 Subject: Fixing css layout --- usr/local/www/services_captiveportal.php | 38 +++++++++++++++++--------------- 1 file changed, 20 insertions(+), 18 deletions(-) (limited to 'usr/local/www/services_captiveportal.php') diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php index 4cc54ba..0c7d2ba 100755 --- a/usr/local/www/services_captiveportal.php +++ b/usr/local/www/services_captiveportal.php @@ -278,7 +278,7 @@ function enable_change(enable_change) { Interface - 'LAN'); for ($i = 1; isset($config['interfaces']['opt' . $i]); $i++) { if (isset($config['interfaces']['opt' . $i]['enable'])) @@ -297,7 +297,8 @@ function enable_change(enable_change) { - +
per client IP address (0 = no limit) per client IP address (0 = no limit)
This setting limits the number of concurrent connections to the captive portal HTTP(S) server. This does not set how many users can be logged in @@ -307,14 +308,14 @@ Default is 4 connections per client IP address, with a total maximum of 16 conne Idle timeout - + minutes
Clients will be disconnected after this amount of inactivity. They may log in again immediately, though. Leave this field blank for no idle timeout. Hard timeout - + minutes
Clients will be disconnected after this amount of time, regardless of activity. They may log in again immediately, though. Leave this field blank for no hard timeout (not recommended unless an idle timeout is set). @@ -328,7 +329,7 @@ Clients will be disconnected after this amount of inactivity. They may log in ag Redirection URL - +
If you provide a URL here, clients will be redirected to that URL instead of the one they initially tried to access after they've authenticated. @@ -359,11 +360,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. @@ -396,17 +397,17 @@ to access after they've authenticated. IP address -
+
Enter the IP address of the RADIUS server which users of the captive portal have to authenticate against. Port -
+
Leave this field blank to use the default port (1812). Shared secret   -
+
Leave this field blank to not use a RADIUS shared secret (not recommended). @@ -417,16 +418,17 @@ to access after they've authenticated. IP address -
+
If you have a second RADIUS server, you can activate it by entering its IP address here. Port - + Shared secret   - + @@ -442,7 +444,7 @@ to access after they've authenticated. Accounting port -
+
Leave blank to use the default port (1813). @@ -481,7 +483,7 @@ to access after they've authenticated. Shared secret - + @@ -526,7 +528,7 @@ to access after they've authenticated. HTTPS server name -
+
This name will be used in the form action for the HTTPS POST and should match the Common Name (CN) in your certificate (otherwise, the client browser will most likely display a security warning). Make sure captive portal clients can resolve this name in DNS. @@ -546,7 +548,7 @@ to access after they've authenticated. Portal page contents -
+
error page
contents -
+
View current page
-- cgit v1.1