From 2e04d98aaa664837b237cdfd61acc49cd9a2738b Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 25 Nov 2008 06:34:21 +0000 Subject: Reformat wireless input boxes --- usr/local/www/interfaces.php | 85 +++++++++++++++++++++++++++++++------------- 1 file changed, 60 insertions(+), 25 deletions(-) (limited to 'usr/local/www/interfaces.php') diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php index 343e83c..7d3b7e2 100755 --- a/usr/local/www/interfaces.php +++ b/usr/local/www/interfaces.php @@ -1056,7 +1056,8 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe" Username - + + @@ -1081,7 +1082,8 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe" Remote IP address - + + @@ -1151,18 +1153,21 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe" SSID - + + 802.11g only - > + + >
When operating as an access point in 802.11g mode allow only 11g-capable stations to associate (11b-only stations are not permitted to associate). Allow intra-BSS communication - > + + >
When operating as an access point, enable this if you want to pass packets between wireless clients directly.
@@ -1171,13 +1176,15 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe" Enable WME - > + + >
Setting this option will force the card to use WME (wireless QoS). Enable Hide SSID - > + + >
Setting this option will force the card to NOT broadcast its SSID
@@ -1224,7 +1231,8 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe" Distance setting - + +
Note: This field can be used to tune ACK/CTS timers to fit the distance between AP and Client
(measured in Meters and works only for Atheros based cards !) @@ -1232,7 +1240,8 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe" WEP - > + + > Enable WEP @@ -1242,23 +1251,39 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe" - - + + - - + + - - + + - - + +
Key 1:   > + + + > +
Key 2:   > + + + > +
Key 3:   > + + + > +
Key 4:   > + + + > +

@@ -1268,7 +1293,8 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe" WPA - > + + > Enable WPA

@@ -1278,7 +1304,9 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe" - +
PSK:   + +

Passphrase must be from 8 to 63 chars. @@ -1327,25 +1355,29 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe" Key Rotation - "> + + ">
Allowed values are 1-9999 but should not be longer than Master Key Regeneration time. Master Key Regeneration - "> + + ">
Allowed values are 1-9999 but should not be shorter than Key Rotation time. Strict Key Regeneration - > + + >
Setting this option will force the AP to rekey whenever a client disassociates. Enable IEEE802.1X - > + + >
Setting this option will enable 802.1x authentication. @@ -1372,7 +1404,9 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe"   - > + + + > Block private networks
When set, this option blocks traffic from IP addresses that are reserved for private networks as per RFC 1918 (10/8, 172.16/12, 192.168/16) as @@ -1383,7 +1417,8 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe"   - > + + > Block bogon networks
When set, this option blocks traffic from IP addresses that are reserved (but not RFC 1918) or not yet assigned by IANA.   -- cgit v1.1