Wifi-AP Simultaneous STA / AP Mode on RPI

Hello,

I am currently trying to setup a simulataneous wifi-ap with my normal wifi stationary connection on a RPI3B+.

It works perfectly if I just run the wifi-ap without a wifi connection but if I want to have both things at the same time it is failing.

I followed the docs here: https://docs.ubuntu.com/core/en/stacks/network/wifi-ap/docs/simultaneous-sta-ap-mode and doing the following settings

wifi-ap.config set wifi.interface-mode=virtual
wifi-ap.config set wifi.channel=52 (channel of my wifi wlan0 connection)

When I activate the AP it does not show up and the existing wifi connection is lost. I extracted the logs, see below.

Maybe you have some experiences on how to setup a simultaneous STA and AP on RPI with wifi-ap.

Thanks and best regards

Last part of the logs

Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.373973: Channel list update timeout - try to continue anyway
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375353: nl80211: Regulatory information - country=00
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375410: nl80211: 2402-2472 @ 40 MHz 20 mBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375443: nl80211: 2457-2482 @ 20 MHz 20 mBm (no IR)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375472: nl80211: 2474-2494 @ 20 MHz 20 mBm (no OFDM) (no IR)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375500: nl80211: 5170-5250 @ 80 MHz 20 mBm (no IR)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375540: nl80211: 5250-5330 @ 80 MHz 20 mBm (DFS) (no IR)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375573: nl80211: 5490-5730 @ 160 MHz 20 mBm (DFS) (no IR)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375602: nl80211: 5735-5835 @ 80 MHz 20 mBm (no IR)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375630: nl80211: 57240-63720 @ 2160 MHz 0 mBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375757: nl80211: Added 802.11b mode based on 802.11g information
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375817: nl80211: Mode IEEE 802.11g: 2412 2417 2422 2427 2432 2437 244
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 523
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 244
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 d
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 d
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 5
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dB
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dB
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 52
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 24
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dBm
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 524
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 244
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dBm
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 5240
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2447
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dBm
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 5240 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2447 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dBm
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 5240 5
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2447 2
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dBm
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 5240 52
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2447 24
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dBm
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 5240 526
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2447 245
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dBm
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 5240 5260
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2447 2452
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dBm
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 5240 5260 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2447 2452 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dBm
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 5240 5260 5
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dBm
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 5240 5260 52
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2447 2452 24
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dBm
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 5240 5260 528
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2447 2452 245
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dBm
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 5240 5260 52
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2447 2452 24
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dBm
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 5240 5260 5
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dBm
lines 302-324
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375902: nl80211: Mode IEEE 802.11a: 5170 5180 5190 5200 5210 5220 5230 5240 5260 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375953: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2447 2452 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375975: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.375999: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376021: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376057: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376084: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376106: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376128: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376153: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376175: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376196: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376218: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376240: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376266: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376288: Allowed channel: mode=1 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376309: Allowed channel: mode=2 chan=34 freq=5170 MHz max_tx_power=8 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376331: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376353: Allowed channel: mode=2 chan=38 freq=5190 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376375: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376397: Allowed channel: mode=2 chan=42 freq=5210 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376419: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376444: Allowed channel: mode=2 chan=46 freq=5230 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376466: Allowed channel: mode=2 chan=48 freq=5240 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376488: Allowed channel: mode=2 chan=52 freq=5260 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376510: Allowed channel: mode=2 chan=56 freq=5280 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376544: Allowed channel: mode=2 chan=60 freq=5300 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376570: Allowed channel: mode=2 chan=64 freq=5320 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376592: Allowed channel: mode=2 chan=100 freq=5500 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376614: Allowed channel: mode=2 chan=104 freq=5520 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376638: Allowed channel: mode=2 chan=108 freq=5540 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376660: Allowed channel: mode=2 chan=112 freq=5560 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376682: Allowed channel: mode=2 chan=116 freq=5580 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376704: Allowed channel: mode=2 chan=120 freq=5600 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376725: Allowed channel: mode=2 chan=124 freq=5620 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376750: Allowed channel: mode=2 chan=128 freq=5640 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376773: Allowed channel: mode=2 chan=132 freq=5660 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376794: Allowed channel: mode=2 chan=136 freq=5680 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376836: Allowed channel: mode=2 chan=140 freq=5700 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376859: Allowed channel: mode=2 chan=144 freq=5720 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376880: Allowed channel: mode=2 chan=149 freq=5745 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376902: Allowed channel: mode=2 chan=153 freq=5765 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376924: Allowed channel: mode=2 chan=157 freq=5785 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376950: Allowed channel: mode=2 chan=161 freq=5805 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376972: Allowed channel: mode=2 chan=165 freq=5825 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.376994: Allowed channel: mode=0 chan=1 freq=2412 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377016: Allowed channel: mode=0 chan=2 freq=2417 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377048: Allowed channel: mode=0 chan=3 freq=2422 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377070: Allowed channel: mode=0 chan=4 freq=2427 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377092: Allowed channel: mode=0 chan=5 freq=2432 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377184: Allowed channel: mode=0 chan=6 freq=2437 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377207: Allowed channel: mode=0 chan=7 freq=2442 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377229: Allowed channel: mode=0 chan=8 freq=2447 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377251: Allowed channel: mode=0 chan=9 freq=2452 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377288: Allowed channel: mode=0 chan=10 freq=2457 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377316: Allowed channel: mode=0 chan=11 freq=2462 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377338: Allowed channel: mode=0 chan=12 freq=2467 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377360: Allowed channel: mode=0 chan=13 freq=2472 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377381: Allowed channel: mode=0 chan=14 freq=2484 MHz max_tx_power=20 dBm
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377417: Completing interface initialization
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377440: Mode: IEEE 802.11a  Channel: 52  Frequency: 5260 MHz
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377465: DFS 0 channels required radar detection
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377491: nl80211: Set freq 5260 (ht_enabled=1, vht_enabled=0, bandwidth=20 MHz, cf
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377575:   * freq=5260
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377601:   * vht_enabled=0
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377620:   * ht_enabled=1
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377639:   * sec_channel_offset=0
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377658:   * channel_type=1
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377877: RATE[0] rate=60 flags=0x1
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377913: RATE[1] rate=90 flags=0x0
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377935: RATE[2] rate=120 flags=0x1
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377956: RATE[3] rate=180 flags=0x0
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.377981: RATE[4] rate=240 flags=0x1
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.378002: RATE[5] rate=360 flags=0x0
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.378022: RATE[6] rate=480 flags=0x0
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.378043: RATE[7] rate=540 flags=0x0
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.378064: hostapd_setup_bss(hapd=0x3d549780 (ap0), first=1)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.378128: ap0: Flushing old station entries
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.378154: nl80211: flush -> DEL_STATION ap0 (all)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.378336: nl80211: Station flush failed: ret=-14 (Bad address)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.378369: ap0: Could not connect to kernel driver
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.378394: ap0: Deauthenticate all stations
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.379285: nl80211: sta_remove -> DEL_STATION ap0 ff:ff:ff:ff:ff:ff --> 0 (Success)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.379472: wpa_driver_nl80211_set_key: ifindex=4 (ap0) alg=0 addr=(nil) key_idx=0 se
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.379641: nl80211: set_key failed; err=-22 Invalid argument)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.379669: Failed to clear default encryption keys (ifname=ap0 keyidx=0)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.379762: wpa_driver_nl80211_set_key: ifindex=4 (ap0) alg=0 addr=(nil) key_idx=1 se
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.379894: nl80211: set_key failed; err=-22 Invalid argument)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.379920: Failed to clear default encryption keys (ifname=ap0 keyidx=1)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.380012: wpa_driver_nl80211_set_key: ifindex=4 (ap0) alg=0 addr=(nil) key_idx=2 se
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.380158: nl80211: set_key failed; err=-22 Invalid argument)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.380184: Failed to clear default encryption keys (ifname=ap0 keyidx=2)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.380278: wpa_driver_nl80211_set_key: ifindex=4 (ap0) alg=0 addr=(nil) key_idx=3 se
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.380414: nl80211: set_key failed; err=-22 Invalid argument)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.380439: Failed to clear default encryption keys (ifname=ap0 keyidx=3)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.380465: Using interface ap0 with hwaddr b8:27:eb:75:74:51 and ssid "Device"
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381034: nl80211: Set beacon (beacon_set=0)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381064: nl80211: Beacon head - hexdump(len=57): 80 00 00 00 ff ff ff ff ff ff b8 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381228: nl80211: Beacon tail - hexdump(len=87): 2d 1a 0c 00 1f ff 00 00 00 00 00 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381370: nl80211: ifindex=4
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381389: nl80211: beacon_int=100
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381411: nl80211: beacon_rate=0
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381444: nl80211: rate_type=0
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381463: nl80211: dtim_period=3
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381487: nl80211: ssid=Device
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381516:   * beacon_int=100
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381547:   * dtim_period=3
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381568: nl80211: hidden SSID not in use
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381591: nl80211: privacy=0
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381611: nl80211: auth_algs=0x1
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381630: nl80211: wpa_version=0x0
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381649: nl80211: key_mgmt_suites=0x4
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381668: nl80211: pairwise_ciphers=0x0
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381691: nl80211: group_cipher=0x1
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381710: nl80211: SMPS mode - off
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381729: nl80211: beacon_ies - hexdump(len=9): 7f 07 00 00 00 02 00 00 01
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381766: nl80211: proberesp_ies - hexdump(len=9): 7f 07 00 00 00 02 00 00 01
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.381800: nl80211: assocresp_ies - hexdump(len=9): 7f 07 00 00 00 02 00 00 01
Apr 07 11:38:48 linux kernel: ieee80211 phy0: brcmf_link_down: WLC_DISASSOC failed (-52)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.556448: nl80211: Set ap0 operstate 0->1 (UP)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.556571: netlink: Operstate: ifindex=4 linkmode=-1 (no change), operstate=6 (IF_OP
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.556814: nl80211: TX queue param set: queue=0 aifs=1 cw_min=3 cw_max=7 burst_time=
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.556850: Failed to set TX queue parameters for queue 0.
Apr 07 11:38:48 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-DISCONNECTED bssid=98:9b:cb:99:11:4d reason=0 locally_generated=1
Apr 07 11:38:48 linux kernel: IPv6: ADDRCONF(NETDEV_CHANGE): ap0: link becomes ready
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.556990: nl80211: TX queue param set: queue=1 aifs=1 cw_min=7 cw_max=15 burst_time
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.557020: Failed to set TX queue parameters for queue 1.
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.557194: nl80211: TX queue param set: queue=2 aifs=3 cw_min=15 cw_max=63 burst_tim
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.557224: Failed to set TX queue parameters for queue 2.
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.557349: nl80211: TX queue param set: queue=3 aifs=7 cw_min=15 cw_max=1023 burst_t
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.557378: Failed to set TX queue parameters for queue 3.
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.557414: ap0: interface state COUNTRY_UPDATE->ENABLED
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.557452: ap0: AP-ENABLED
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.557475: ap0: Setup of interface done.
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.557654: RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x1043 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.557720: nl80211: Event message available
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.557802: nl80211: Ignored event (cmd=48) for foreign interface (ifindex 3 wdev 0x0
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.557865: VLAN: RTM_NEWLINK: ifi_index=3 ifname=wlan0 ifi_family=0 ifi_flags=0x1043
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.557893: VLAN: vlan_newlink(wlan0)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.560319: RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=5 linkmode=1 ifi_family=0
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.560476: VLAN: RTM_NEWLINK: ifi_index=3 ifname=wlan0 ifi_family=0 ifi_flags=0x1003
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.560507: VLAN: vlan_newlink(wlan0)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.560637: RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=2 linkmode=1 ifi_family=0
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.560705: VLAN: RTM_NEWLINK: ifi_index=3 ifname=wlan0 ifi_family=0 ifi_flags=0x1003
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.560732: VLAN: vlan_newlink(wlan0)
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.561580: RTM_NEWLINK: ifi_index=4 ifname=ap0 operstate=6 linkmode=0 ifi_family=0 i
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.562840: VLAN: RTM_NEWLINK: ifi_index=4 ifname=ap0 ifi_family=0 ifi_flags=0x11043 
Apr 07 11:38:48 linux wifi-ap.management-service[1489]: 1586259528.562925: VLAN: vlan_newlink(ap0)
Apr 07 11:38:48 linux NetworkManager[1468]: <info>  [1586259528.5757] device (wlan0): supplicant interface state: completed -> disconnected
Apr 07 11:38:48 linux kernel: ieee80211 phy0: brcmf_vif_set_mgmt_ie: vndr ie set error : -52
Apr 07 11:38:48 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:38:48 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:38:49 linux easyvis.daemon[1494]: + [ ! -O /run/user/0/wayland-0 ]
Apr 07 11:38:49 linux easyvis.daemon[1494]: + echo waiting for Wayland socket
Apr 07 11:38:49 linux easyvis.daemon[1494]: waiting for Wayland socket
Apr 07 11:38:49 linux easyvis.daemon[1494]: + sleep 4
Apr 07 11:38:49 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:38:49 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:38:49 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:38:50 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:38:50 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:38:50 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:38:51 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:38:51 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:38:51 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:38:52 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:38:52 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:38:52 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:38:53 linux easyvis.daemon[1494]: + [ ! -O /run/user/0/wayland-0 ]
Apr 07 11:38:53 linux easyvis.daemon[1494]: + echo waiting for Wayland socket
Apr 07 11:38:53 linux easyvis.daemon[1494]: waiting for Wayland socket
Apr 07 11:38:53 linux easyvis.daemon[1494]: + sleep 4
Apr 07 11:38:53 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:38:53 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:38:53 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:38:54 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:38:54 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:38:54 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:38:55 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:38:55 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:38:55 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:38:56 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:38:56 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:38:56 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:38:57 linux easyvis.daemon[1494]: + [ ! -O /run/user/0/wayland-0 ]
Apr 07 11:38:57 linux easyvis.daemon[1494]: + echo waiting for Wayland socket
Apr 07 11:38:57 linux easyvis.daemon[1494]: waiting for Wayland socket
Apr 07 11:38:57 linux easyvis.daemon[1494]: + sleep 4
Apr 07 11:38:57 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:38:57 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:38:57 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:38:58 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:38:58 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:38:58 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:38:59 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:38:59 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:38:59 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:39:00 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:39:00 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:39:00 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:39:01 linux easyvis.daemon[1494]: + [ ! -O /run/user/0/wayland-0 ]
Apr 07 11:39:01 linux easyvis.daemon[1494]: + echo waiting for Wayland socket
Apr 07 11:39:01 linux easyvis.daemon[1494]: waiting for Wayland socket
Apr 07 11:39:01 linux easyvis.daemon[1494]: + sleep 4
Apr 07 11:39:01 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:39:01 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:39:01 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:39:02 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:39:02 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:39:02 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:39:03 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:39:03 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:39:03 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:39:04 linux NetworkManager[1468]: <warn>  [1586259544.0101] device (wlan0): link timed out.
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.0103] device (wlan0): state change: activated -> failed (reason 'ssid-not-found', sy
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.0119] manager: NetworkManager state is now DISCONNECTED
Apr 07 11:39:04 linux NetworkManager[1468]: <warn>  [1586259544.0248] device (wlan0): Activation: failed for connection 'FRITZ!Box 7520 TE'
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.0297] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface
Apr 07 11:39:04 linux wifi-ap.management-service[1489]: 1586259544.030669: RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=2 linkmode=1 ifi_family=0
Apr 07 11:39:04 linux wifi-ap.management-service[1489]: 1586259544.030799: VLAN: RTM_NEWLINK: ifi_index=3 ifname=wlan0 ifi_family=0 ifi_flags=0x1003
Apr 07 11:39:04 linux wifi-ap.management-service[1489]: 1586259544.030831: VLAN: vlan_newlink(wlan0)
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.0342] dhcp4 (wlan0): canceled DHCP transaction
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.0344] dhcp4 (wlan0): state changed bound -> done
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.0355] dhcp6 (wlan0): canceled DHCP transaction
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.0356] dhcp6 (wlan0): state changed bound -> done
Apr 07 11:39:04 linux audit[1441]: USER_AVC pid=1441 uid=100 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus
                                    exe="/usr/bin/dbus-daemon" sauid=100 hostname=? addr=? terminal=?'
Apr 07 11:39:04 linux kernel: kauditd_printk_skb: 17 callbacks suppressed
Apr 07 11:39:04 linux kernel: audit: type=1107 audit(1586259544.065:152): pid=1441 uid=100 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" ope
                               exe="/usr/bin/dbus-daemon" sauid=100 hostname=? addr=? terminal=?'
Apr 07 11:39:04 linux dnsmasq[2436]: reading /etc/resolv.conf
Apr 07 11:39:04 linux dnsmasq[2436]: using nameserver 127.0.0.53#53
Apr 07 11:39:04 linux dnsmasq[2436]: reading /etc/resolv.conf
Apr 07 11:39:04 linux dnsmasq[2436]: using nameserver 127.0.0.53#53
Apr 07 11:39:04 linux dnsmasq[2436]: reading /etc/resolv.conf
Apr 07 11:39:04 linux dnsmasq[2436]: using nameserver 127.0.0.53#53
Apr 07 11:39:04 linux dnsmasq[2436]: reading /etc/resolv.conf
Apr 07 11:39:04 linux dnsmasq[2436]: using nameserver 127.0.0.53#53
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.0797] policy: set-hostname: set hostname to 'localhost.localdomain' (no default devi
Apr 07 11:39:04 linux dbus-daemon[1441]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostna
Apr 07 11:39:04 linux kernel: ieee80211 phy0: brcmf_vif_set_mgmt_ie: vndr ie set error : -52
Apr 07 11:39:04 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:39:04 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52
Apr 07 11:39:04 linux systemd[1]: Starting Hostname Service...
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1138] policy: auto-activating connection 'FRITZ!Box 7520 TE'
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1180] device (wlan0): Activation: starting connection 'FRITZ!Box 7520 TE' (548aef42-
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1192] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-ifac
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1201] manager: NetworkManager state is now CONNECTING
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1224] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-stat
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1239] device (wlan0): Activation: (wifi) access point 'FRITZ!Box 7520 TE' has securi
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1242] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-st
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1256] sup-iface[0xaaaae8e04170,wlan0]: wps: type pbc start...
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1400] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-s
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1421] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-stat
Apr 07 11:39:04 linux NetworkManager[1468]: <warn>  [1586259544.1439] device (wlan0): Cannot configure WoWLAN.
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1441] device (wlan0): Activation: (wifi) connection 'FRITZ!Box 7520 TE' has security
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1443] Config: added 'ssid' value 'FRITZ!Box 7520 TE'
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1443] Config: added 'scan_ssid' value '1'
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1444] Config: added 'bgscan' value 'simple:30:-80:86400'
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1445] Config: added 'key_mgmt' value 'WPA-PSK'
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1445] Config: added 'auth_alg' value 'OPEN'
Apr 07 11:39:04 linux NetworkManager[1468]: <info>  [1586259544.1446] Config: added 'psk' value '<hidden>'
Apr 07 11:39:04 linux kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:39:04 linux kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:39:04 linux wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1
Apr 07 11:39:04 linux dbus-daemon[1441]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 07 11:39:04 linux systemd[1]: Started Hostname Service.
Apr 07 11:39:04 localhost.localdomain systemd-hostnamed[2453]: Changed host name to 'localhost.localdomain'
Apr 07 11:39:05 localhost.localdomain kernel: ieee80211 phy0: brcmf_run_escan: error (-52)
Apr 07 11:39:05 localhost.localdomain kernel: ieee80211 phy0: brcmf_cfg80211_scan: scan error (-52)
Apr 07 11:39:05 localhost.localdomain wpa_supplicant[1456]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-52 retry=1

Does anyone has an idea? I also tried it on RPI4 and it did not work either on this platform. Am I missing something on RPI?
Thanks a lot

I do not think wifi-ap supports simultaneous STA/AP mode, some modifications would be needed for that. Patches are welcome :slightly_smiling_face:.

Thanks for your feedback. If I read through the documentation it looks like it is supported.
I also checked the code which looks as if it is supported. Similar configurations as I found in RPI forums.

If you have an idea what to change in wifi-ap I can give it a try. Maybe someone was already successful in creating a wifi-ap simultanious to a wifi connection on rpi.
Thanks

@getty23 it might be a permissions thing, take a look at apparmor messages in the kernel log.

Also, although it is true that wifi-ap has some support for dual mode, it is something that has not been widely tested and it might be broken at the moment. We indeed need to point that out in the documentation…

Thanks…I’ll check some more and see if I find a setup which is working out

Is it possible to get a list of nearby Wi-Fi networks while in AP mode, then switch to STA mode to connect to one?

This is definitely possible on Raspbian so the hardware must support it.

Also, while I’m here, newbie question, when the documentation says:

can be either done by the wifi-ap.config command line utility or directly via the REST API

How does one use “the REST API” exactly? Is this a local HTTP server I can call from an HTTP client in my own snap package?

Thanks

Is it possible to get a list of nearby Wi-Fi networks while in AP mode, then switch to STA mode to connect to one?

Sure, but the main purpose of wifi-ap is to provide an AP, not to connect to one. Maybe you want something like the wifi-connect snap instead, which does exactly that.

How does one use “the REST API” exactly? Is this a local HTTP server I can call from an HTTP client in my own snap package?

The REST API is available from a socket, check here for more info.

I can’t find that wifi-connect snap…

Às 08:28 de 12/05/20, Alfonso via snapcraft.io escreveu:

You can start from here: Setting up connectivity with wifi-connect

Cool, thanks. That’s exactly the kind of setup flow I’m trying to create. I’ve never used the Go programming language before though, which makes this a bit more challenging.

Oh I see.

How does the wifi-connect snap communicate with the NetworkManager system network service? DBUS? I’m wondering how easy this would be replicate in another programming language. And how does it create an access point now the wifi-ap dependency has been dropped?

Yes, DBus. There are C libraries for NM’s DBus if you prefer that to using DBus directly, and probably for other languages too. wifi-connect now uses NM also to create the AP - NM can do that too :slight_smile: