garywill / linux-router

Set Linux as router in one command. Support Internet sharing, redsocks, Wifi hotspot, IPv6. Can also be used for routing VM/containers 🛰️ (也欢迎关注B站 https://space.bilibili.com/2123686105 )
GNU Lesser General Public License v2.1
1.71k stars 153 forks source link

STA IEEE 802.11: did not acknowledge authentication response #80

Open 9acca9 opened 4 days ago

9acca9 commented 4 days ago

Hi. Im running linux-router in MANJARO LINUX in a PC(linux-router).

Im experimenting this error with a Raspberry pi zero w (client). wlp2s27u1: STA b8:27:eb:01:xx:xx IEEE 802.11: did not acknowledge authentication response

It is working fine if i connect to the wifi from my cellphone or from a notebook. BUT, when i try from the rpi zero w, linux-router is saying that error.

Do you know which could be the problem? Thanks!

9acca9 commented 4 days ago

If i add --wifi4
THEN is connected!!! BUT.............. it's almost like "not working". Look this ping:

 ping 192.168.204.135                                                                             ✔ 
PING 192.168.204.135 (192.168.204.135) 56(84) bytes of data.
From 192.168.204.1 icmp_seq=1 Destination Host Unreachable
From 192.168.204.1 icmp_seq=2 Destination Host Unreachable
From 192.168.204.1 icmp_seq=3 Destination Host Unreachable
64 bytes from 192.168.204.135: icmp_seq=9 ttl=64 time=183 ms
64 bytes from 192.168.204.135: icmp_seq=22 ttl=64 time=1276 ms
64 bytes from 192.168.204.135: icmp_seq=28 ttl=64 time=120 ms
64 bytes from 192.168.204.135: icmp_seq=29 ttl=64 time=161 ms
64 bytes from 192.168.204.135: icmp_seq=33 ttl=64 time=186 ms
64 bytes from 192.168.204.135: icmp_seq=34 ttl=64 time=24.1 ms
64 bytes from 192.168.204.135: icmp_seq=42 ttl=64 time=170 ms
64 bytes from 192.168.204.135: icmp_seq=43 ttl=64 time=13.7 ms

practically all lost.