Actions
Feature #11081
closedWifi Open authentication support
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Wireless
Target version:
-
Start date:
11/19/2020
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Description
It's no possible to connect to Open wifi networks, only WPA/WPA2 auth,
or create Open AP (for using with captive portal)
Updated by Steve Wheeler over 4 years ago
- Status changed from New to Closed
This works fine currently using compatible harwdware:
[2.5.0-DEVELOPMENT][admin@2100-3.stevew.lan]/root: ifconfig -vvv ath0_wlan0 ath0_wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: WIFI ether 04:f0:21:0f:7f:7f inet6 fe80::6f0:21ff:fe0f:7f7f%ath0_wlan0 prefixlen 64 scopeid 0xc inet 192.168.58.1 netmask 0xffffffc0 broadcast 192.168.58.63 groups: wlan ssid Test2 channel 3 (2422 MHz 11g ht/40+) bssid 04:f0:21:0f:7f:7f regdomain ETSI country GB indoor ecm authmode OPEN -wps -tsn privacy OFF deftxkey 2 powersavemode OFF powersavesleep 100 txpower 30 txpowmax 50.0 -dotd rtsthreshold 2346 fragthreshold 2346 bmiss 7 11a ucast NONE mgmt 6 Mb/s mcast 6 Mb/s maxretry 6 11b ucast NONE mgmt 1 Mb/s mcast 1 Mb/s maxretry 6 11g ucast NONE mgmt 1 Mb/s mcast 1 Mb/s maxretry 6 11na ucast NONE mgmt 6 Mb/s mcast 6 Mb/s maxretry 6 11ng ucast NONE mgmt 1 Mb/s mcast 1 Mb/s maxretry 6 scanvalid 60 -bgscan bgscanintvl 300 bgscanidle 250 roam:11a rssi 7dBm rate 12 Mb/s roam:11b rssi 7dBm rate 1 Mb/s roam:11g rssi 7dBm rate 5 Mb/s roam:11na rssi 7dBm MCS 1 roam:11ng rssi 7dBm MCS 1 -pureg protmode OFF ht htcompat ampdu ampdulimit 64k ampdudensity 8 amsdu shortgi htprotmode RTSCTS -puren -smps -rifs stbc -ldpc -uapsd -vht -vht40 -vht80 -vht160 -vht80p80 wme burst -dwds -hidessid -apbridge dtimperiod 1 doth -dfs inact bintval 100 AC_BE cwmin 4 cwmax 6 aifs 3 txopLimit 0 -acm ack cwmin 4 cwmax 10 aifs 3 txopLimit 0 -acm AC_BK cwmin 4 cwmax 10 aifs 7 txopLimit 0 -acm ack cwmin 4 cwmax 10 aifs 7 txopLimit 0 -acm AC_VI cwmin 3 cwmax 4 aifs 1 txopLimit 94 -acm ack cwmin 3 cwmax 4 aifs 2 txopLimit 94 -acm AC_VO cwmin 2 cwmax 3 aifs 1 txopLimit 47 -acm ack cwmin 2 cwmax 3 aifs 2 txopLimit 47 -acm parent interface: ath0 media: IEEE 802.11 Wireless Ethernet autoselect mode 11ng <hostap> status: running nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
Clients are able to connect to it and pull a dhcp lease:
[2.5.0-DEVELOPMENT][admin@2100-3.stevew.lan]/root: ifconfig ath0_wlan0 list stations ADDR AID CHAN RATE RSSI IDLE TXSEQ RXSEQ CAPS FLAG 40:b0:fa:66:5b:6d 1 3 1M 17.0 0 3 11552 ES AQEHTRtr HTCAP WME (rssi 14.5:10.5:0.0:0.0 nf -96:-96:-96:0)
Actions