Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 15394

Wireless Networking • CAPsMAN hAP AX2 Drops

$
0
0
Hi all, I've been struggling to get a stable wireless network with a hAP AX2 (C52iG-5HaxD2HaxD) configured by CAPsMAN on my RB5009.

During videoconferencing calls, the client device (Windows 11 laptop with Intel "Wi-Fi 6E AX211 160MHz" v23.20.0.4) drops. it seems fairly stable other than on video calls.

A separate, standalone (cAP ax) seems fine and offers a stable connection for the same client device.

Sometimes the client will hop between 2.4 and 5, so I disabled the 5Ghz to see if that stopped it - but the client then just joins a different SSID. I also tried setting the client to prefer 2.4Ghz.

The logs on the RB5009 report:
Code:
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
The client logs (netsh wlan show wlanreport)
Code:
110042024-02-23T08:58:58[‒]Wireless security stopped.Network Adapter: Intel(R) Wi-Fi 6E AX211 160MHzInterface GUID: {babb607d-3a71-4746-badb-466dd9030aa7}Local MAC Address: 90:09:DF:1B:0F:53Network SSID: NETWORK BSS Type: InfrastructureSecurity Hint: The operation was successful.80032024-02-23T08:59:04[‒]WLAN AutoConfig service has successfully disconnected from a wireless network.Network Adapter: Intel(R) Wi-Fi 6E AX211 160MHzInterface GUID: {babb607d-3a71-4746-badb-466dd9030aa7}Connection Mode: Manual connection with a profileProfile Name: HOPE2SSID: HOPE2BSS Type: InfrastructureReason: The network is disconnected by the driver.
Config on the rb5009:
Code:
/interface wifi channeladd band=2ghz-ax comment="Excl ch1 - 2412" disabled=no frequency=2437,2462 name=NETWORK-2G skip-dfs-channels=all width=20mhzadd band=5ghz-ax disabled=no name=NETWORK-5G skip-dfs-channels=all width=20mhz/interface wifi datapathadd bridge=bridge disabled=no name=NETWORK/interface wifi securityadd authentication-types=wpa2-psk,wpa3-psk connect-priority=0/1 disabled=no management-protection=allowed name=NETWORK wps=disable/interface wifi configurationadd 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=NETWORK2add 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 setadd configuration=NETWORK-5G disabled=no name=cap-wifi1 radio-mac=78:9A:18:6F:08:10add configuration=NETWORK-2G disabled=no name=cap-wifi2 radio-mac=78:9A:18:6F:08:11/interface wireless security-profilesset [ find default=yes ] supplicant-identity=MikroTik/interface wifi capsmanset ca-certificate=auto certificate=auto enabled=yes interfaces=bridge package-path="" require-peer-certificate=no upgrade-policy=suggest-same-version/interface wifi provisioningadd action=create-enabled disabled=no master-configuration=NETWORK-2G supported-bands=2ghz-axadd action=create-enabled disabled=no master-configuration=NETWORK-5G supported-bands=5ghz-ax
Connect-Group / Connect-Priority was set to avoid "SA Query Timeout" issues.

Is anyone able to suggest where I might have gone wrong, or any additional logging i can enable to narrow down what is happening?

Statistics: Posted by arandomdave — Fri Feb 23, 2024 11:44 am



Viewing all articles
Browse latest Browse all 15394

Trending Articles