Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2845 - iwinfo reports wrong Access Point BSSID when interface in client mode #7631

Open
openwrt-bot opened this issue Feb 18, 2020 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

koniu:

  • openwrt 19.07 / master
  • ath9k-htc card plugged into ar150, configured in client mode
  • iwinfo shows the interface hwaddr as "Access point"
root@OpenWrt:~# iwinfo wlan1 i wlan1 ESSID: "XXXXXXXXXXXXXXX" Access Point: 00:C0:XX:XX:XX:C0 Mode: Client Channel: 1 (2.412 GHz) Tx-Power: 20 dBm Link Quality: 26/70 Signal: -84 dBm Noise: unknown Bit Rate: 13.0 MBit/s Encryption: none Type: nl80211 HW Mode(s): 802.11bgn Hardware: unknown [Generic MAC80211] TX power offset: unknown Frequency offset: unknown Supports VAPs: yes PHY name: phy1

root@OpenWrt:~# ip l show wlan1
16: wlan1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether 00:c0:XX:XX:XX:c0 brd ff:ff:ff:ff:ff:ff

root@OpenWrt:~# wpa_cli status
Selected interface 'wlan1'
bssid=62:XX:XX:XX:XX:2b
freq=2412
ssid=XXXXXXXXXXX
id=0
mode=station
pairwise_cipher=NONE
group_cipher=NONE
key_mgmt=NONE
wpa_state=COMPLETED
ip_address=100.XXX.XXX.XXX
address=00:c0:XX:XX:XX:c0

root@OpenWrt:~# iw dev wlan1 info
Interface wlan1
ifindex 16
wdev 0x100000009
addr 00:c0:XX:XX:XX:c0
ssid XXXXXXXXXXXXXX
type managed
wiphy 1
channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz
txpower 20.00 dBm

@openwrt-bot
Copy link
Author

Goerge255:

I confirm this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant