https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233949
Andriy Voskoboinyk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Andriy Voskoboinyk <[email protected]> --- Hi, Ping times are a bit unstable - how many APs in range? (ifconfig wlan0 list scan) You can try to disable some (or all) 11n features - there may be a reason of packet loss: 1) ifconfig wlan0 -shortgi 2) ifconfig wlan0 -ampdutx 3) ifconfig wlan0 -amsdutx If nothing helps, try to force 11g mode: ifconfig wlan0 channel 11:g -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
