Community discussions

MikroTik App
 
User avatar
Chaosphere64
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 94
Joined: Wed Aug 10, 2016 10:19 pm

hAP ax3 Station Mode - disconnected reason code 3

Tue May 02, 2023 10:12 am

Hi,

I connected a hAP ax3 to an Engenius AP in station mode (RouterOS 7.9 RC5).

Although the signal strenght should be good enough I keep getting disconnets like these regularly but at irregular intervals:
88:DC:96:92:XX:XX@wifi1: connected on 5200/ax/eCee, signal -64
88:DC:96:92:XX:XX@wifi1: disconnected, reason code 3, signal -65
What is "code 3", and where to begin troubleshooting this?

Thanks in advance!
 
Ovic
just joined
Posts: 10
Joined: Thu Jan 14, 2021 4:34 pm

Re: hAP ax3 Station Mode - disconnected reason code 3

Tue May 02, 2023 11:01 am

 
User avatar
bpwl
Forum Guru
Forum Guru
Posts: 2993
Joined: Mon Apr 08, 2019 1:16 am

Re: hAP ax3 Station Mode - disconnected reason code 3

Tue May 02, 2023 11:27 am

3 Deauthenticated because sending STA is leaving (or has left) IBSS or ESS

The client disconnected from the AP.

https://support.google.com/chrome/a/ans ... ason-codes

By experience ... possible suspects for disconnect reason code 3.
Client lost it's IP address (DHCP renewal?).
No more connection to internet.
Client is scanning for "station roaming"
Client exhausted retransmit limit. Too many retries.
Wifi interface needs to step down in the interface rate, but can't

Reason code 8 is gentle and quite normal. Reason code 3 is normally not a good sign.
 
User avatar
Chaosphere64
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 94
Joined: Wed Aug 10, 2016 10:19 pm

Re: hAP ax3 Station Mode - disconnected reason code 3

Tue May 02, 2023 2:25 pm

Wow, that's a bunch of useful information to process for me.

Thanks to all of you for taking the time to help!
 
elico
Member Candidate
Member Candidate
Posts: 146
Joined: Mon Nov 07, 2016 3:23 am

Re: hAP ax3 Station Mode - disconnected reason code 3

Fri Jan 05, 2024 1:52 pm

I have this exact same issue between two ax3 devices and it was the same between a hap ac3(AP) and hap ax3(station).
I am trying to understand how to prevent this issue.
Both devices use wpa3 couple other basic configurations.

In my PC and mobile I just connect to the wifi and it stays on for hours while at the same time the AX3 disconnects from the AP.
What might cause this, is there any configuration that can help to resolve this issue? (less then 10 Meters between the units in open room).
both the AP and the STATION has static ip address in their own SSID dedicated for their connection.
All the other clients are connected to the HAP AC3.

Why is it leaving?
 
elico
Member Candidate
Member Candidate
Posts: 146
Joined: Mon Nov 07, 2016 3:23 am

Re: hAP ax3 Station Mode - disconnected reason code 3

Fri Jan 05, 2024 8:39 pm

Sharing the config of both the AP and the STATION:

AP:
/interface wifi channel
add band=2ghz-ax disabled=no frequency=2412 name=2GHZ skip-dfs-channels=10min-cac width=20/40mhz
add band=5ghz-ax disabled=no frequency=5745 name=5GHZ skip-dfs-channels=10min-cac width=20/40/80mhz
/interface wifi security
add authentication-types=wpa3-psk disabled=no name=myhouse
/interface wifi configuration
add channel=2GHZ country=Israel disabled=no name=myhouse-cfg security=myhouse ssid=myhouse-House-Rimon-Office
add channel=5GHZ country=Israel disabled=no name=myhouse-cfg-5ghz security=myhouse ssid=myhouse-House-5Ghz-Rimon-Office
/interface wifi
set [ find default-name=wifi1 ] arp-timeout=auto channel=5GHZ channel.skip-dfs-channels=all configuration=myhouse-cfg-5ghz configuration.mode=ap \
    disabled=no l2mtu=1560 mac-address=MAC_CENCORED name=wifi1 radio-mac=MAC_CENCORED security=myhouse security.authentication-types=\
    wpa2-psk,wpa3-psk
set [ find default-name=wifi2 ] arp-timeout=auto channel=2GHZ channel.skip-dfs-channels=10min-cac configuration=myhouse-cfg configuration.mode=ap \
    disabled=no l2mtu=1560 mac-address=MAC_CENCORED name=wifi2 radio-mac=MAC_CENCORED security=myhouse security.authentication-types=\
    wpa2-psk,wpa3-psk
add arp-timeout=auto configuration=myhouse-cfg-5ghz configuration.mode=ap .ssid=NgTech-WAN disabled=no l2mtu=1560 mac-address=MAC_CENCORED \
    master-interface=wifi1 name=wifi3 security.authentication-types=wpa3-psk .group-key-update=1h
STATION:
/interface wifi channel
add band=5ghz-ax disabled=no name=myhouse5Ghz_Channel width=20/40/80mhz
/interface wifi security
add authentication-types=wpa2-psk,wpa3-psk disabled=no encryption=ccmp,gcmp,ccmp-256,gcmp-256 name=myhouse5ghz
add authentication-types=wpa2-psk,wpa3-psk disabled=no encryption=ccmp,gcmp,ccmp-256,gcmp-256 name=HP_2ghz
add authentication-types=wpa2-psk,wpa3-psk disabled=no encryption=ccmp,gcmp,ccmp-256,gcmp-256 name=HP_5gzh
/interface wifi
set [ find default-name=wifi1 ] arp-timeout=auto channel.band=5ghz-ax .skip-dfs-channels=all .width=20/40/80mhz comment=5GHZ_CLIENT \
    configuration.country=Israel .mode=station .ssid=NgTech-WAN disabled=no l2mtu=1560 mac-address=MAC_CENCORD name=wifi1 radio-mac=\
   MAC_CENCORD security=myhouse5ghz security.authentication-types=wpa3-psk .group-key-update=1h .management-protection=required
/interface wifi configuration
add channel=myhouse5Ghz_Channel country=Israel disabled=no mode=station name=myhouse_CLIENT security=myhouse5ghz ssid=NgTech-WAN
add disabled=no name=HP_2gHZ security=HP_2ghz ssid=HP
add disabled=no name=HP_5gz security=HP_5gzh ssid=HP
/interface wifi
set [ find default-name=wifi2 ] arp-timeout=auto comment=2GHZ_AP configuration=HP_2gHZ configuration.mode=ap disabled=no l2mtu=1560 mac-address=\
    MAC_CENCORD name=wifi2 radio-mac=MAC_CENCORD
add arp-timeout=auto comment=5GHZ_AP configuration=HP_5gz configuration.mode=ap disabled=no l2mtu=1560 mac-address=MAC_CENCORD master-interface=\
    wifi1 name=wifi3
 
Viacheslav
just joined
Posts: 1
Joined: Sun Mar 03, 2024 2:40 pm

Re: hAP ax3 Station Mode - disconnected reason code 3

Sun Mar 03, 2024 2:51 pm

Disconection hap ax2/ax3 in station mode with reason code 3 or 8 takes place when AP works in 5470-5725 MHz,
It happens with hap ax2/ax3 in working with any AP wifi 6 from any vendors.
When AP changes frequency to 5150-5350 MHz ( with the same configuration ) hap ax2/ax3 in station mode became to work fine.
So, it is software mistake, that Mikrotik should fix.
 
User avatar
bpwl
Forum Guru
Forum Guru
Posts: 2993
Joined: Mon Apr 08, 2019 1:16 am

Re: hAP ax3 Station Mode - disconnected reason code 3

Tue Mar 05, 2024 1:37 am

when AP works in 5470-5725 MHz
5470MHz is an odd place in the allowed spectrum

Check your Country setting. If no country is set the default country used has become Latvia (not US anymore!) since recent ROS 7.13.x versions.
[admin@hAPax2] /interface/wifi/radio> reg-info                                                                    
country: Latvia
number: 0
  ranges: 2402-2482/20
          5170-5250/23/indoor
          5250-5330/23/indoor/dfs
          5490-5730/30/dfs
          5735-5875/14

And for Israel ....
add band=5ghz-ax disabled=no frequency=5745
This is also the SRD (short range devices) power level at only 14dBm EIRP level. This is LOW TX POWER !
[admin@hAPax2] /interface/wifi/radio> reg-info 
country: Israel
number: 0
  ranges: 2402-2482/20
          5170-5250/23/indoor
          5250-5330/23/indoor/dfs
          5490-5730/30/indoor/dfs
          5735-5855/14/indoor

Who is online

Users browsing this forum: fenix24865, Google [Bot], ips, Ralfu and 17 guests