> 在 2021年5月13日,下午10:48,Adrian Chadd <[email protected]> 写道:
> 
> hi!
> 
> (a) it'll say 802.11g but then the channel should say HT/20 or HT/40.
> what's the actual output of ifconfig wlan0 ?
> (b) yeah, that's a bsdconfig bug :-)
> (c) that's fine, it's likely some crazy stuff like needing to do some
> packet IO during a scan; it's printed like that in case things are
> also hanging
> (d) that's fine, I gotta figure out what's up with that but it's harmless
> 
> 
> -a

(a) When unconnected:
wlan0: flags=8c43<UP,BROADCAST,RUNNING,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 
1500
ether ***
inet6 ***%wlan0 prefixlen 64 scopeif 0x3
groups: wlan
ssid "" channel 3 (2422 MHz 11g)
regdomain ROW country CN indoor ecm authmode OPEN privacy OFF
txpower 30 bmiss 7 scanvalid 60 protmode CTS wme burst
parent interface: ath0
media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
status: no carrier 
nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>

Connected to my iPhone hotspot:
wlan0:
flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether ***
inet6 ***%wlan0 prefixlen 64 scopeif 0x3
inet6 *** prefixlen 64 autoconf
inet 172.20.10.11 netmask 0xfffffff0 broadcast 172.20.10.15
groups: wlan
ssid "My iPhone" channel 6 (2437 Mhz 11g ht/20) bssid ***
regdomain ROW country CN indoor ecm authmode WAP2/802.11i privacy ON
deftxkey UNDEF AES-CCM 2:128-bit txpower 30 bmiss 7 scanvalid 60
protmode CTS ampdulimit 64k ampdudensity 8 shortgi -uapsd wme burst
roaming MANUAL
parent interface: ath0
media: IEEE 802.11 Wireless Ethernet MCS mode 11ng
status: associated 
nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>

I see that, thank you. And another interesting thing is when I use “ifconfig 
wlan0 scan”, all the networks’ rate showing are 54M, is that another bug?

(b) What’s more, I cannot select “network options” and scan Wi-Fis in it.
Has anyone reported this bug? Do I need to do that?

(c)&(d) That’s pretty annoying, can I suppress these messages?

(e) A new bug? If the SSID contains Unicode characters, it seems I’m unable to 
connect as well. Ifconfig wlan0 scan only outputs an incomplete hexadecimal 
value of it.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[email protected]"

Reply via email to