Commit Graph

63 Commits

Author SHA1 Message Date
Matthias Fischer
ed7f815266 wlanap.cgi: Cosmetic fix - replace 'Save' image with 'Save' button
Fixed syntax for "value"..

Thanks!

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-12-29 10:16:45 +00:00
Michael Tremer
13cbb92ad4 hostapd: Allow to make Management Frame Protection optional
WPA3 mandates MFP, but many clients do not support it at all.

Therefore this can now be set to optional and clients will
fall back to WPA2.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-27 11:56:30 +00:00
Michael Tremer
f832c7581f hostapd: Add WPA3 authentication to the web UI
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-27 11:55:57 +00:00
Matthias Fischer
fd1b46f160 wlanap.cgi: Add on/off translations for Management Frame Protection radio buttons
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:37 +00:00
Arne Fitzenreiter
20c7552e0d Merge branch 'master' into next
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2019-04-26 19:39:55 +02:00
Michael Tremer
1f35114d7b hostap: Fix wiring of checkboxes for client isolation
The checkboxes were swapped which lead to client isolation
being enabled when the UI said disabled and vice-versa.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-04-26 07:42:48 +02:00
Michael Tremer
c721714036 hostap: Translate configuration settings
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-04-24 11:31:28 +01:00
Michael Tremer
5cf4aba470 hostap: Fix wiring of checkboxes for client isolation
The checkboxes were swapped which lead to client isolation
being enabled when the UI said disabled and vice-versa.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-04-24 11:24:33 +01:00
Michael Tremer
49ef32d164 hostap: Remove deprecated directive
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-04-24 11:08:36 +01:00
Michael Tremer
dc850cb32f hostap: Enable 80MHz bandwidth by default (when using ACS)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-04-24 10:43:50 +01:00
Michael Tremer
37a83c83cd hostap: Enable option to force clients to use 802.11w
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-04-24 10:39:25 +01:00
Michael Tremer
ea10f1a0b5 hostap: Allow to use Automatic Channel Selection (ACS)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-04-24 10:12:29 +01:00
Michael Tremer
9e65aa9ed6 Revert "hostapd: Always enable 80 MHz channel width for 802.11ac"
This reverts commit c31c8078cf.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-04-17 19:15:44 +01:00
Michael Tremer
c31c8078cf hostapd: Always enable 80 MHz channel width for 802.11ac
This is mandatory to support by all hardware and works well.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-03-16 12:36:03 +00:00
Michael Tremer
70a7c454af hostapd: Automatically disassociate any clients with high error rates
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-03-16 12:36:03 +00:00
Peter Müller
5b4464a944 hostapd: make client isolation configurable via WebUI
hostapd supports client-isolation, but this feature could
not be configured via the WebUI so far. Since it might be
desired in public wireless networks, or even private ones,
it makes sense to provide a radio button to let the user
decide on.

Fixes #11974.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-03-16 12:34:06 +00:00
Arne Fitzenreiter
d823d5f072 hostapd: add switch to disable neigborhood scan
this may violate regulatory rules because 40Mhz channels should disabled
if there are other networks but nearly every commercial router ignore this.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2018-10-27 16:47:12 +02:00
Michael Tremer
f887bf5fbe hostapd: Add support for 802.11ac
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2018-10-18 14:50:41 +01:00
Matthias Fischer
d3790c6a0b wlanap.cgi: Some cosmetics...
- Added missing box heading ('Access Point Configuration') in 'wlanap.cgi'.
- For this to work, added missing string 'wlanap configuration' in translations.
- Changed existing translation strings in 'de.pl' and 'en.pl': 'wlanap' means 'wlan access point', so why is it called
'wlan*ap* access point'?

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-09-20 22:23:19 +01:00
Arne Fitzenreiter
c17883fdcd wlansp.cgi: remove MADWIFI functions. 2015-04-11 22:18:26 +02:00
Arne Fitzenreiter
05583186d6 wlanap.cgi: hide "no IR" channels 2015-04-11 22:09:18 +02:00
Arne Fitzenreiter
12f74b8f91 wlanap.cgi: remove trailing 0 from channellist. 2015-01-21 14:20:54 +01:00
Arne Fitzenreiter
8e23b35195 wlanap.cgi: add country code 00;
regdump not display this anymore.
2015-01-04 22:11:44 +01:00
Arne Fitzenreiter
2bb836df11 hostapd: change default channel to 6. 2015-01-04 20:17:26 +01:00
Arne Fitzenreiter
513c321ebe wlanap.cgi: fix missing line from wlan info. 2014-03-26 08:35:00 +01:00
Arne Fitzenreiter
91eb94ee2f wlanap: fix typo. 2014-03-25 13:15:43 +01:00
Arne Fitzenreiter
57c209d558 wlanap.cgi: fix detection of not useable channels. 2014-03-25 13:03:56 +01:00
Arne Fitzenreiter
0f0d6a5a7d hostapd: change channellist and status for dfs channels. 2014-03-19 19:00:47 +01:00
Arne Fitzenreiter
f89678de2f hostapd: update to 2.1. 2014-03-19 07:22:49 +01:00
Alexander Marx
0cd7141da9 wlanap: mon-device no longer displayed 2014-01-23 16:45:46 +01:00
Alexander Marx
3827d1f6bf WLANAP: layout changes for WUI 2014-01-23 14:15:12 +01:00
Arne Fitzenreiter
cdbeabe221 hostapd: fix ascii check and add country code to hostapd.conf. 2013-03-01 00:06:51 +01:00
Arne Fitzenreiter
56c2cc6542 wlanap.cgi: use monitor device only if it exist. 2013-02-24 15:52:24 +01:00
Arne Fitzenreiter
3af89eb585 wlanap.cgi: check pwd for non-ascii chars. 2013-02-24 13:47:41 +01:00
Arne Fitzenreiter
fe3f3050bd wlanap.cgi: set channel manually if no channels are reported. 2013-02-24 13:44:03 +01:00
Arne Fitzenreiter
c3d9a16d57 hostapd: add country selection and fix txpower display. 2012-12-29 16:20:16 +01:00
Arne Fitzenreiter
e62efbb73d hostapd: add 5ghz "n" and wpa1+2 mode. 2012-10-31 20:57:19 +01:00
Arne Fitzenreiter
324bb8881f remove more bogus logentries. 2011-01-22 18:54:31 +01:00
Arne Fitzenreiter
324cae8171 wlanap.cgi: changed txpower to textfield if driver is not madwifi. 2010-11-08 20:33:26 +01:00
Christian Schmidt
6e346fe065 Added a better 802.11n support, wmm and htcaps are not available.
This fixes bug #0000710.
2010-08-29 08:26:57 +02:00
Jan Paul Tuecking
735fce60d6 wlanap.cgi now with graphical button 2010-06-10 22:47:20 +02:00
Jan Paul Tuecking
f60723b6a1 Change permission of wlanap.cgi. 2010-03-21 01:29:12 +01:00
Jan Paul Tuecking
0d4e628e81 Corrected SSID Broadcast description. 2010-03-15 15:42:37 +01:00
Jan Paul Tuecking
182a817a40 Insert the full revised and redesigned wlanap page. 2010-03-11 13:45:56 +01:00
Christian Schmidt
b89903559e Fixed SSID Broadcast for hostapd 2009-08-19 07:18:28 +02:00
Christian Schmidt
8ad457ebf8 Little fixes to the wlanap.cgi. 2009-08-14 13:58:54 +02:00
Christian Schmidt
b8012afdd9 Added gui support for 802.11n interfaces. 2009-08-14 13:40:04 +02:00
Arne Fitzenreiter
7d30ef245f Add NL80211 driver config to wlanap.cgi 2009-04-22 09:49:24 +02:00
maniacikarus
23e368ab73 Fixed hostapd wlanap.cgi 2009-03-24 07:56:09 +01:00
maniacikarus
095213ae1e Fixed bug from 034c2b7e28 2009-03-19 12:10:36 +01:00