Всем привет! Уже долго пытаюсь настроить стабильную беспроводную сеть с hAP AX2 (C52iG-5HaxD2HaxD), управляемым через CAPsMAN на моём RB5009. Во время видеозвонков устройство-клиент (ноутбук с Windows 11 и Intel “Wi-Fi 6E AX211 160MHz” версии 23.20.0.4) периодически отключается. В остальном сеть вроде бы функционирует стабильно, кроме видеозвонков. Отдельная, автономная точка доступа (cAP ax) работает нормально и обеспечивает стабильное соединение для того же клиента. Иногда клиент переключается между 2.4 и 5 ГГц, поэтому я отключил 5 ГГц, чтобы проверить, поможет ли это — но тогда клиент просто подключается к другому SSID. Я также пробовал заставить клиент предпочитать 2.4 ГГц.
В логах RB5009 видно:
admin@MikroTik] > /log/ print
08:08:20 wireless,info 90:09:DF:1B:0F:53@cap-wifi2 connected, signal strength -63
08:58:58 wireless,info 90:09:DF:1B:0F:53@cap-wifi2 disconnected, connection lost, signal strength -64
08:58:58 wireless,debug 90:09:DF:1B:0F:53@cap-wifi2 disassociated, connection lost, signal strength -64
Логи клиента (netsh wlan show wlanreport):
11004 2024-02-23T08:58:58
[‒]Wireless security stopped.
Network Adapter: Intel® Wi-Fi 6E AX211 160MHz
Interface GUID: {babb607d-3a71-4746-badb-466dd9030aa7}
Local MAC Address: 90:09:DF:1B:0F:53
Network SSID: NETWORK
BSS Type: Infrastructure
Security Hint: The operation was successful.
8003 2024-02-23T08:59:04
[‒]WLAN AutoConfig service has successfully disconnected from a wireless network.
Network Adapter: Intel® Wi-Fi 6E AX211 160MHz
Interface GUID: {babb607d-3a71-4746-badb-466dd9030aa7}
Connection Mode: Manual connection with a profile
Profile Name: NETWORK
SSID: NETWORK
BSS Type: Infrastructure
Reason: The network is disconnected by the driver.
Конфигурация на rb5009:
/interface wifi channel
add band=2ghz-ax comment="Excl ch1 - 2412" disabled=no frequency=2437,2462 name=NETWORK-2G skip-dfs-channels=all width=20mhz
add band=5ghz-ax disabled=no name=NETWORK-5G skip-dfs-channels=all width=20mhz
/interface wifi datapath
add bridge=bridge disabled=no name=NETWORK
/interface wifi security
add authentication-types=wpa2-psk,wpa3-psk connect-priority=0/1 disabled=no management-protection=allowed name=NETWORK wps=disable
/interface wifi configuration
add channel=NETWORK-2G country="United Kingdom" datapath.bridge=bridge disabled=no mode=ap name=NETWORK-2G security=NETWORK security.connect-group=G2 .connect-priority=0/1 ssid=NETWORK2
add datapath.bridge=bridge disabled=yes mode=ap name=NETWORK-5G security=NETWORK security.connect-group=G5 .connect-priority=0/1 ssid=NETWORK2
/interface wifi
# SSID not set
add configuration=NETWORK-5G disabled=no name=cap-wifi1 radio-mac=78:9A:18:6F:08:10
add configuration=NETWORK-2G disabled=no name=cap-wifi2 radio-mac=78:9A:18:6F:08:11
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/interface wifi capsman
set ca-certificate=auto certificate=auto enabled=yes interfaces=bridge package-path="" require-peer-certificate=no upgrade-policy=suggest-same-version
/interface wifi provisioning
add action=create-enabled disabled=no master-configuration=NETWORK-2G supported-bands=2ghz-ax
add action=create-enabled disabled=no master-configuration=NETWORK-5G supported-bands=5ghz-ax
Connect-Group / Connect-Priority настроены, чтобы избежать проблем с “SA Query Timeout”.
Кто-нибудь может подсказать, где я мог ошибиться или какие дополнительные логи включить, чтобы точнее понять, что происходит?
В логах RB5009 видно:
admin@MikroTik] > /log/ print
08:08:20 wireless,info 90:09:DF:1B:0F:53@cap-wifi2 connected, signal strength -63
08:58:58 wireless,info 90:09:DF:1B:0F:53@cap-wifi2 disconnected, connection lost, signal strength -64
08:58:58 wireless,debug 90:09:DF:1B:0F:53@cap-wifi2 disassociated, connection lost, signal strength -64
Логи клиента (netsh wlan show wlanreport):
11004 2024-02-23T08:58:58
[‒]Wireless security stopped.
Network Adapter: Intel® Wi-Fi 6E AX211 160MHz
Interface GUID: {babb607d-3a71-4746-badb-466dd9030aa7}
Local MAC Address: 90:09:DF:1B:0F:53
Network SSID: NETWORK
BSS Type: Infrastructure
Security Hint: The operation was successful.
8003 2024-02-23T08:59:04
[‒]WLAN AutoConfig service has successfully disconnected from a wireless network.
Network Adapter: Intel® Wi-Fi 6E AX211 160MHz
Interface GUID: {babb607d-3a71-4746-badb-466dd9030aa7}
Connection Mode: Manual connection with a profile
Profile Name: NETWORK
SSID: NETWORK
BSS Type: Infrastructure
Reason: The network is disconnected by the driver.
Конфигурация на rb5009:
/interface wifi channel
add band=2ghz-ax comment="Excl ch1 - 2412" disabled=no frequency=2437,2462 name=NETWORK-2G skip-dfs-channels=all width=20mhz
add band=5ghz-ax disabled=no name=NETWORK-5G skip-dfs-channels=all width=20mhz
/interface wifi datapath
add bridge=bridge disabled=no name=NETWORK
/interface wifi security
add authentication-types=wpa2-psk,wpa3-psk connect-priority=0/1 disabled=no management-protection=allowed name=NETWORK wps=disable
/interface wifi configuration
add channel=NETWORK-2G country="United Kingdom" datapath.bridge=bridge disabled=no mode=ap name=NETWORK-2G security=NETWORK security.connect-group=G2 .connect-priority=0/1 ssid=NETWORK2
add datapath.bridge=bridge disabled=yes mode=ap name=NETWORK-5G security=NETWORK security.connect-group=G5 .connect-priority=0/1 ssid=NETWORK2
/interface wifi
# SSID not set
add configuration=NETWORK-5G disabled=no name=cap-wifi1 radio-mac=78:9A:18:6F:08:10
add configuration=NETWORK-2G disabled=no name=cap-wifi2 radio-mac=78:9A:18:6F:08:11
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/interface wifi capsman
set ca-certificate=auto certificate=auto enabled=yes interfaces=bridge package-path="" require-peer-certificate=no upgrade-policy=suggest-same-version
/interface wifi provisioning
add action=create-enabled disabled=no master-configuration=NETWORK-2G supported-bands=2ghz-ax
add action=create-enabled disabled=no master-configuration=NETWORK-5G supported-bands=5ghz-ax
Connect-Group / Connect-Priority настроены, чтобы избежать проблем с “SA Query Timeout”.
Кто-нибудь может подсказать, где я мог ошибиться или какие дополнительные логи включить, чтобы точнее понять, что происходит?
