Community discussions

MikroTik App
 
User avatar
ttrs
just joined
Topic Author
Posts: 22
Joined: Sun Feb 24, 2019 11:21 am

hap ax2 v7.9 wifi not working

Fri May 19, 2023 11:50 pm

Hi.
Hap ax2 7.8 everything works fine.

Upgraded to 7.9 and all clients cannot connect to wifi.
Did experiments with auth types, PMKID, rebooted. Nothing helped.

Downgraded to 7.8 and everything works fine again.

Am I missing something or its a bug in 7.9?
# may/19/2023 22:29:12 by RouterOS 7.9
/interface bridge
add admin-mac=48:A9:8A:7F:5A:21 auto-mac=no comment=defconf name=bridge
/interface ethernet
set [ find default-name=ether1 ] poe-out=off
/interface wifiwave2
set [ find default-name=wifi1 ] channel.band=5ghz-ax .skip-dfs-channels=\
    10min-cac .width=20/40/80mhz configuration.mode=ap .ssid=MikroTik-7F5A25 \
    security.authentication-types=wpa2-psk,wpa3-psk .disable-pmkid=yes
set [ find default-name=wifi2 ] channel.band=2ghz-ax .skip-dfs-channels=all \
    .width=20/40mhz comment="comment1" configuration.country=\
    Germany .mode=ap .ssid=mywifi .tx-power=19 disabled=no \
    security.authentication-types=wpa2-psk,wpa3-psk .disable-pmkid=yes \
    .encryption="" .management-protection=allowed .wps=disable
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/ip pool
add comment=192.168.99.32/27 name=default-dhcp ranges=\
    192.168.99.33-192.168.99.62
/ip dhcp-server
add address-pool=default-dhcp interface=bridge lease-time=1d name=defconf
/port
set 0 name=serial0
/queue simple
add max-limit=6M/25M name="Limited clients" target=192.168.99.32/27
/routing table
add disabled=no fib name=vpnz
/interface bridge port
add bridge=bridge comment=defconf interface=ether2
add bridge=bridge comment=defconf interface=ether3
add bridge=bridge comment=defconf interface=ether4
add bridge=bridge comment=defconf interface=ether5
add bridge=bridge comment=defconf interface=wifi1
add bridge=bridge comment=defconf interface=wifi2
/ip firewall connection tracking
set generic-timeout=2m tcp-established-timeout=1h
/ip neighbor discovery-settings
set discover-interface-list=all lldp-med-net-policy-vlan=1
/ip settings
set allow-fast-path=no
/ipv6 settings
set disable-ipv6=yes max-neighbor-entries=15360
/interface list member
add comment=defconf interface=bridge list=LAN
add comment=defconf interface=ether1 list=WAN
/ip address
add address=192.168.99.1/26 comment=defconf interface=bridge network=\
    192.168.99.0
/ip cloud
set ddns-enabled=yes ddns-update-interval=10m
/ip dhcp-client
add comment=defconf default-route-distance=2 interface=ether1 use-peer-dns=no \
    use-peer-ntp=no
/ip dhcp-server network
add address=192.168.99.0/26 comment=defconf dns-server=192.168.99.1 gateway=\
    192.168.99.1 netmask=26 ntp-server=192.168.99.1
/ip dns
set allow-remote-requests=yes cache-max-ttl=6m servers=\
    1.1.1.1,1.0.0.1
/ip firewall filter
add action=accept chain=input comment=\
    "defconf: accept established,related,untracked" connection-state=\
    established,related,untracked
add action=drop chain=input comment="defconf: drop invalid" connection-state=\
    invalid
add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
add action=accept chain=input comment=\
    "defconf: accept to local loopback (for CAPsMAN)" dst-address=127.0.0.1
add action=drop chain=input comment="!!!! - disabled to log in from WAN defcon\
    f: drop all not coming from LAN" disabled=yes in-interface-list=!LAN
add action=accept chain=forward comment="defconf: accept in ipsec policy" \
    ipsec-policy=in,ipsec
add action=accept chain=forward comment="defconf: accept out ipsec policy" \
    ipsec-policy=out,ipsec
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" \
    connection-state=established,related hw-offload=yes
add action=accept chain=forward comment=\
    "defconf: accept established,related, untracked" connection-state=\
    established,related,untracked
add action=drop chain=forward comment="defconf: drop invalid" \
    connection-state=invalid dst-address=!192.168.19.0/26 log-prefix=\
    drop_invalid
add action=drop chain=forward comment=\
    "defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat \
    connection-state=new in-interface-list=WAN log=yes log-prefix=\
    drop_forward
/ip firewall nat
add action=masquerade chain=srcnat comment="defconf: masquerade" \
    ipsec-policy=out,none out-interface=ether1
/ipv6 firewall address-list
add address=::/128 comment="defconf: unspecified address" list=bad_ipv6
add address=::1/128 comment="defconf: lo" list=bad_ipv6
add address=fec0::/10 comment="defconf: site-local" list=bad_ipv6
add address=::ffff:0.0.0.0/96 comment="defconf: ipv4-mapped" list=bad_ipv6
add address=::/96 comment="defconf: ipv4 compat" list=bad_ipv6
add address=100::/64 comment="defconf: discard only " list=bad_ipv6
add address=2001:db8::/32 comment="defconf: documentation" list=bad_ipv6
add address=2001:10::/28 comment="defconf: ORCHID" list=bad_ipv6
add address=3ffe::/16 comment="defconf: 6bone" list=bad_ipv6
/ipv6 firewall filter
add action=accept chain=input comment=\
    "defconf: accept established,related,untracked" connection-state=\
    established,related,untracked
add action=drop chain=input comment="defconf: drop invalid" connection-state=\
    invalid
add action=accept chain=input comment="defconf: accept ICMPv6" protocol=\
    icmpv6
add action=accept chain=input comment="defconf: accept UDP traceroute" port=\
    33434-33534 protocol=udp
add action=accept chain=input comment=\
    "defconf: accept DHCPv6-Client prefix delegation." dst-port=546 protocol=\
    udp src-address=fe80::/10
add action=accept chain=input comment="defconf: accept IKE" dst-port=500,4500 \
    protocol=udp
add action=accept chain=input comment="defconf: accept ipsec AH" protocol=\
    ipsec-ah
add action=accept chain=input comment="defconf: accept ipsec ESP" protocol=\
    ipsec-esp
add action=accept chain=input comment=\
    "defconf: accept all that matches ipsec policy" ipsec-policy=in,ipsec
add action=drop chain=input comment=\
    "defconf: drop everything else not coming from LAN" in-interface-list=\
    !LAN
add action=accept chain=forward comment=\
    "defconf: accept established,related,untracked" connection-state=\
    established,related,untracked
add action=drop chain=forward comment="defconf: drop invalid" \
    connection-state=invalid
add action=drop chain=forward comment=\
    "defconf: drop packets with bad src ipv6" src-address-list=bad_ipv6
add action=drop chain=forward comment=\
    "defconf: drop packets with bad dst ipv6" dst-address-list=bad_ipv6
add action=drop chain=forward comment="defconf: rfc4890 drop hop-limit=1" \
    hop-limit=equal:1 protocol=icmpv6
add action=accept chain=forward comment="defconf: accept ICMPv6" protocol=\
    icmpv6
add action=accept chain=forward comment="defconf: accept HIP" protocol=139
add action=accept chain=forward comment="defconf: accept IKE" dst-port=\
    500,4500 protocol=udp
add action=accept chain=forward comment="defconf: accept ipsec AH" protocol=\
    ipsec-ah
add action=accept chain=forward comment="defconf: accept ipsec ESP" protocol=\
    ipsec-esp
add action=accept chain=forward comment=\
    "defconf: accept all that matches ipsec policy" ipsec-policy=in,ipsec
add action=drop chain=forward comment=\
    "defconf: drop everything else not coming from LAN" in-interface-list=\
    !LAN
/system clock
set time-zone-name=Europe/Berlin
/system identity
set name=APRR
/system note
set note="APRR "
/system ntp client
set enabled=yes
/system ntp server
set enabled=yes manycast=yes use-local-clock=yes
/system ntp client servers
add address=0.de.pool.ntp.org
add address=1.de.pool.ntp.org
add address=2.de.pool.ntp.org
add address=3.de.pool.ntp.org

Last edited by ttrs on Mon May 22, 2023 11:13 pm, edited 1 time in total.
 
holvoetn
Forum Guru
Forum Guru
Posts: 5321
Joined: Tue Apr 13, 2021 2:14 am
Location: Belgium

Re: hap ax2 v7.9 wifi not working

Sat May 20, 2023 9:10 am

Disable wpa3, wpa2 only. and it might start working ( for most it does, it did for me).
Should be solved in 7.10b5.
 
User avatar
ttrs
just joined
Topic Author
Posts: 22
Joined: Sun Feb 24, 2019 11:21 am

Re: hap ax2 v7.9 wifi not working

Sat May 20, 2023 10:00 pm

Disable wpa3, wpa2 only. and it might start working ( for most it does, it did for me).
It does not help.
 
gigabyte091
Forum Guru
Forum Guru
Posts: 1154
Joined: Fri Dec 31, 2021 11:44 am
Location: Croatia

Re: hap ax2 v7.9 wifi not working

Sun May 21, 2023 9:34 pm

Try 7.10b5 then, it should be much more stable
 
User avatar
ttrs
just joined
Topic Author
Posts: 22
Joined: Sun Feb 24, 2019 11:21 am

Re: hap ax2 v7.9 wifi not working

Fri May 26, 2023 10:54 am

I hope Mirkotiks team is aware if this issue. Will wait for 7.10 stable
 
AntiUltimate
just joined
Posts: 10
Joined: Tue Sep 11, 2018 9:25 pm

Re: hap ax2 v7.9 wifi not working

Sat May 27, 2023 11:18 am

I hope Mirkotiks team is aware if this issue. Will wait for 7.10 stable
This isnt a widespread issue and i believe it might be something on your end.

Anyways:
add action=drop chain=input comment="!!!! - disabled to log in from WAN defcon\
    f: drop all not coming from LAN" disabled=yes in-interface-list=!LAN
WHY??????????????????????? please properly setup VPN and reenable this now
 
User avatar
ttrs
just joined
Topic Author
Posts: 22
Joined: Sun Feb 24, 2019 11:21 am

Re: hap ax2 v7.9 wifi not working

Mon May 29, 2023 11:38 am

This isnt a widespread issue and i believe it might be something on your end.
No.
 
User avatar
mazel
just joined
Posts: 14
Joined: Thu Apr 13, 2023 2:29 pm

Re: hap ax2 v7.9 wifi not working

Mon May 29, 2023 2:28 pm

Hi.
Hap ax2 7.8 everything works fine.

Upgraded to 7.9 and all clients cannot connect to wifi.
Did experiments with auth types, PMKID, rebooted. Nothing helped.

Downgraded to 7.8 and everything works fine again.

Am I missing something or its a bug in 7.9?
# may/19/2023 22:29:12 by RouterOS 7.9
/interface bridge
add admin-mac=48:A9:8A:7F:5A:21 auto-mac=no comment=defconf name=bridge
/interface ethernet
set [ find default-name=ether1 ] poe-out=off
/interface wifiwave2
set [ find default-name=wifi1 ] channel.band=5ghz-ax .skip-dfs-channels=\
    10min-cac .width=20/40/80mhz configuration.mode=ap .ssid=MikroTik-7F5A25 \
    security.authentication-types=wpa2-psk,wpa3-psk .disable-pmkid=yes
set [ find default-name=wifi2 ] channel.band=2ghz-ax .skip-dfs-channels=all \
    .width=20/40mhz comment="comment1" configuration.country=\
    Germany .mode=ap .ssid=mywifi .tx-power=19 disabled=no \
    security.authentication-types=wpa2-psk,wpa3-psk .disable-pmkid=yes \
    .encryption="" .management-protection=allowed .wps=disable
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/ip pool
add comment=192.168.99.32/27 name=default-dhcp ranges=\
    192.168.99.33-192.168.99.62
/ip dhcp-server
add address-pool=default-dhcp interface=bridge lease-time=1d name=defconf
/port
set 0 name=serial0
/queue simple
add max-limit=6M/25M name="Limited clients" target=192.168.99.32/27
/routing table
add disabled=no fib name=vpnz
/interface bridge port
add bridge=bridge comment=defconf interface=ether2
add bridge=bridge comment=defconf interface=ether3
add bridge=bridge comment=defconf interface=ether4
add bridge=bridge comment=defconf interface=ether5
add bridge=bridge comment=defconf interface=wifi1
add bridge=bridge comment=defconf interface=wifi2
/ip firewall connection tracking
set generic-timeout=2m tcp-established-timeout=1h
/ip neighbor discovery-settings
set discover-interface-list=all lldp-med-net-policy-vlan=1
/ip settings
set allow-fast-path=no
/ipv6 settings
set disable-ipv6=yes max-neighbor-entries=15360
/interface list member
add comment=defconf interface=bridge list=LAN
add comment=defconf interface=ether1 list=WAN
/ip address
add address=192.168.99.1/26 comment=defconf interface=bridge network=\
    192.168.99.0
/ip cloud
set ddns-enabled=yes ddns-update-interval=10m
/ip dhcp-client
add comment=defconf default-route-distance=2 interface=ether1 use-peer-dns=no \
    use-peer-ntp=no
/ip dhcp-server network
add address=192.168.99.0/26 comment=defconf dns-server=192.168.99.1 gateway=\
    192.168.99.1 netmask=26 ntp-server=192.168.99.1
/ip dns
set allow-remote-requests=yes cache-max-ttl=6m servers=\
    1.1.1.1,1.0.0.1
/ip firewall filter
add action=accept chain=input comment=\
    "defconf: accept established,related,untracked" connection-state=\
    established,related,untracked
add action=drop chain=input comment="defconf: drop invalid" connection-state=\
    invalid
add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
add action=accept chain=input comment=\
    "defconf: accept to local loopback (for CAPsMAN)" dst-address=127.0.0.1
add action=drop chain=input comment="!!!! - disabled to log in from WAN defcon\
    f: drop all not coming from LAN" disabled=yes in-interface-list=!LAN
add action=accept chain=forward comment="defconf: accept in ipsec policy" \
    ipsec-policy=in,ipsec
add action=accept chain=forward comment="defconf: accept out ipsec policy" \
    ipsec-policy=out,ipsec
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" \
    connection-state=established,related hw-offload=yes
add action=accept chain=forward comment=\
    "defconf: accept established,related, untracked" connection-state=\
    established,related,untracked
add action=drop chain=forward comment="defconf: drop invalid" \
    connection-state=invalid dst-address=!192.168.19.0/26 log-prefix=\
    drop_invalid
add action=drop chain=forward comment=\
    "defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat \
    connection-state=new in-interface-list=WAN log=yes log-prefix=\
    drop_forward
/ip firewall nat
add action=masquerade chain=srcnat comment="defconf: masquerade" \
    ipsec-policy=out,none out-interface=ether1
/ipv6 firewall address-list
add address=::/128 comment="defconf: unspecified address" list=bad_ipv6
add address=::1/128 comment="defconf: lo" list=bad_ipv6
add address=fec0::/10 comment="defconf: site-local" list=bad_ipv6
add address=::ffff:0.0.0.0/96 comment="defconf: ipv4-mapped" list=bad_ipv6
add address=::/96 comment="defconf: ipv4 compat" list=bad_ipv6
add address=100::/64 comment="defconf: discard only " list=bad_ipv6
add address=2001:db8::/32 comment="defconf: documentation" list=bad_ipv6
add address=2001:10::/28 comment="defconf: ORCHID" list=bad_ipv6
add address=3ffe::/16 comment="defconf: 6bone" list=bad_ipv6
/ipv6 firewall filter
add action=accept chain=input comment=\
    "defconf: accept established,related,untracked" connection-state=\
    established,related,untracked
add action=drop chain=input comment="defconf: drop invalid" connection-state=\
    invalid
add action=accept chain=input comment="defconf: accept ICMPv6" protocol=\
    icmpv6
add action=accept chain=input comment="defconf: accept UDP traceroute" port=\
    33434-33534 protocol=udp
add action=accept chain=input comment=\
    "defconf: accept DHCPv6-Client prefix delegation." dst-port=546 protocol=\
    udp src-address=fe80::/10
add action=accept chain=input comment="defconf: accept IKE" dst-port=500,4500 \
    protocol=udp
add action=accept chain=input comment="defconf: accept ipsec AH" protocol=\
    ipsec-ah
add action=accept chain=input comment="defconf: accept ipsec ESP" protocol=\
    ipsec-esp
add action=accept chain=input comment=\
    "defconf: accept all that matches ipsec policy" ipsec-policy=in,ipsec
add action=drop chain=input comment=\
    "defconf: drop everything else not coming from LAN" in-interface-list=\
    !LAN
add action=accept chain=forward comment=\
    "defconf: accept established,related,untracked" connection-state=\
    established,related,untracked
add action=drop chain=forward comment="defconf: drop invalid" \
    connection-state=invalid
add action=drop chain=forward comment=\
    "defconf: drop packets with bad src ipv6" src-address-list=bad_ipv6
add action=drop chain=forward comment=\
    "defconf: drop packets with bad dst ipv6" dst-address-list=bad_ipv6
add action=drop chain=forward comment="defconf: rfc4890 drop hop-limit=1" \
    hop-limit=equal:1 protocol=icmpv6
add action=accept chain=forward comment="defconf: accept ICMPv6" protocol=\
    icmpv6
add action=accept chain=forward comment="defconf: accept HIP" protocol=139
add action=accept chain=forward comment="defconf: accept IKE" dst-port=\
    500,4500 protocol=udp
add action=accept chain=forward comment="defconf: accept ipsec AH" protocol=\
    ipsec-ah
add action=accept chain=forward comment="defconf: accept ipsec ESP" protocol=\
    ipsec-esp
add action=accept chain=forward comment=\
    "defconf: accept all that matches ipsec policy" ipsec-policy=in,ipsec
add action=drop chain=forward comment=\
    "defconf: drop everything else not coming from LAN" in-interface-list=\
    !LAN
/system clock
set time-zone-name=Europe/Berlin
/system identity
set name=APRR
/system note
set note="APRR "
/system ntp client
set enabled=yes
/system ntp server
set enabled=yes manycast=yes use-local-clock=yes
/system ntp client servers
add address=0.de.pool.ntp.org
add address=1.de.pool.ntp.org
add address=2.de.pool.ntp.org
add address=3.de.pool.ntp.org

I had the same behaviour after upgrade from ROS 7.8 to 7.9 (as you can see in my topic viewtopic.php?t=195929. However, after I managed my configuration to work with ROS 7.9, I experienced issues with signal stability and strength even when all devices remained in same distance from router as for ROS 7.8. I guess that ROS 7.9 have some combination of SW+HW issues with hAP ax2. Now, I am running 7.10beta8 on my ax2 and it seems that this version is the most stable since my first hAP ax2 setup (from 7.6 to 7.9, the 7.10beta8 is the most stable version with good performance). Please, try upgrading to 7.10beta8.
 
User avatar
ttrs
just joined
Topic Author
Posts: 22
Joined: Sun Feb 24, 2019 11:21 am

Re: hap ax2 v7.9 wifi not working

Mon May 29, 2023 3:08 pm

I had the same behaviour after upgrade from ROS 7.8 to 7.9 (as you can see in my topic viewtopic.php?t=195929. However, after I managed my configuration to work with ROS 7.9, I experienced issues with signal stability and strength even when all devices remained in same distance from router as for ROS 7.8. I guess that ROS 7.9 have some combination of SW+HW issues with hAP ax2. Now, I am running 7.10beta8 on my ax2 and it seems that this version is the most stable since my first hAP ax2 setup (from 7.6 to 7.9, the 7.10beta8 is the most stable version with good performance). Please, try upgrading to 7.10beta8.
Thanks for the info. In my case there is no capsman. I will wait for the 7.10 release and try it.
 
User avatar
rextended
Forum Guru
Forum Guru
Posts: 11967
Joined: Tue Feb 25, 2014 12:49 pm
Location: Italy
Contact:

Re: hap ax2 v7.9 wifi not working

Mon May 29, 2023 4:05 pm

What are the results of
/sys routerboard print

on terminal?
 
User avatar
mazel
just joined
Posts: 14
Joined: Thu Apr 13, 2023 2:29 pm

Re: hap ax2 v7.9 wifi not working

Tue May 30, 2023 9:38 am

I had the same behaviour after upgrade from ROS 7.8 to 7.9 (as you can see in my topic viewtopic.php?t=195929. However, after I managed my configuration to work with ROS 7.9, I experienced issues with signal stability and strength even when all devices remained in same distance from router as for ROS 7.8. I guess that ROS 7.9 have some combination of SW+HW issues with hAP ax2. Now, I am running 7.10beta8 on my ax2 and it seems that this version is the most stable since my first hAP ax2 setup (from 7.6 to 7.9, the 7.10beta8 is the most stable version with good performance). Please, try upgrading to 7.10beta8.
Thanks for the info. In my case there is no capsman. I will wait for the 7.10 release and try it.
I do not have capsman neither (I have ax2 standalone) - I had bad vlan configuration that worked until 7.8. However, I think that ROS 7.10 stable release will not have all the fixes that 7.10beta8 has - so I am not sure that 7.10 stable will solve that type of issue. I do not know why but for my unit,it seems that beta versions are more stable (wifi signal) than stable ones.
 
User avatar
mazel
just joined
Posts: 14
Joined: Thu Apr 13, 2023 2:29 pm

Re: hap ax2 v7.9 wifi not working

Tue May 30, 2023 9:42 am



Thanks for the info. In my case there is no capsman. I will wait for the 7.10 release and try it.
I do not have capsman neither (I have ax2 standalone) - I had bad vlan configuration that worked until 7.8. However, I think that ROS 7.10 stable release will not have all the fixes that 7.10beta8 has - so I am not sure that 7.10 stable will solve that type of issue. I do not know why but for my unit,it seems that beta versions are more stable (wifi signal strength and stability) than stable releases.
 
holvoetn
Forum Guru
Forum Guru
Posts: 5321
Joined: Tue Apr 13, 2021 2:14 am
Location: Belgium

Re: hap ax2 v7.9 wifi not working

Tue May 30, 2023 10:19 am

... However, I think that ROS 7.10 stable release will not have all the fixes that 7.10beta8 has - so I am not sure that 7.10 stable will solve that type of issue. I do not know why but for my unit,it seems that beta versions are more stable (wifi signal) than stable ones.
And why do you think that ? That's the whole point of a stable release, to include all fixes which were in beta for that same version.
 
User avatar
mazel
just joined
Posts: 14
Joined: Thu Apr 13, 2023 2:29 pm

Re: hap ax2 v7.9 wifi not working

Tue May 30, 2023 11:20 am

... However, I think that ROS 7.10 stable release will not have all the fixes that 7.10beta8 has - so I am not sure that 7.10 stable will solve that type of issue. I do not know why but for my unit,it seems that beta versions are more stable (wifi signal) than stable ones.
And why do you think that ? That's the whole point of a stable release, to include all fixes which were in beta for that same version.
Because of my experience that I have since I bought hAP ax2. I do not know why but beta versions works far better then stable releases for me, I do not know why. Also, when I briefly looked yesterday at release notes for 7.10beta and 7.10rc, I think I missed some fixes for rc.
 
holvoetn
Forum Guru
Forum Guru
Posts: 5321
Joined: Tue Apr 13, 2021 2:14 am
Location: Belgium

Re: hap ax2 v7.9 wifi not working

Tue May 30, 2023 11:51 am

Also, when I briefly looked yesterday at release notes for 7.10beta and 7.10rc, I think I missed some fixes for rc.
No offense but in this context "I think" is not good enough.
Either you know or you don't.
If you know, make a comment of it in the 7.10rc thread so MT staff can respond.
 
User avatar
mazel
just joined
Posts: 14
Joined: Thu Apr 13, 2023 2:29 pm

Re: hap ax2 v7.9 wifi not working

Tue May 30, 2023 3:31 pm

Also, when I briefly looked yesterday at release notes for 7.10beta and 7.10rc, I think I missed some fixes for rc.
No offense but in this context "I think" is not good enough.
Either you know or you don't.
If you know, make a comment of it in the 7.10rc thread so MT staff can respond.
"I think" is good enough as I am expressing my experience and my thoughts. As I mentioned I looked to release notes briefly so that means that 7.10rc might have all fixes from latest 7.10beta but I just overlook in list. So If I would know for 100%, I would not use words "I think" and I would write a comment (since I was not 100% sure, I used words "I think" which suits my expression good enough).

On the other hand, I had issues with wireless client connectivity with ROS 7.9 as many users on forum (as far as I can see many topics mentioning 7.9 and wireless issues) so MT staff knows about that (in my opinion). Although, as I mentioned before, my particular unit seems to be working better with beta versions than stable versions (from my knowledge beta version does not equal to stable release), so from that point of view I said that my unit works better with beta than stable - also I do not know the origin of issue with wifi stability and signal strength so I cannot report what it might be causing as antennas are HW and ROS is SW, so it might be not only SW related but SW+HW related issue (with my particular unit).

Also, I would like you (and me) to stop all this conversation in this point as it does not even matches the topic. Also, topic author wrote that he will wait until 7.10 stable release as 7.10beta8 seems to be working (with my unit) better than 7.9.
 
User avatar
ttrs
just joined
Topic Author
Posts: 22
Joined: Sun Feb 24, 2019 11:21 am

Re: hap ax2 v7.9 wifi not working

Sun Jul 02, 2023 11:19 am

Hi. Upgraded to 7.10.1.

The wifi works good, the clients are connected.
WIll wait for few days to monitor how stable it is over time.
 
3a4oT
just joined
Posts: 1
Joined: Tue Jul 04, 2023 10:24 am
Location: Ukraine/Lviv

Re: hap ax2 v7.9 wifi not working

Thu Aug 03, 2023 2:10 pm

Hap ax2 or better to say ROS 7.x on it, is unstable. I'm on 7.10.2 only 5 Ghz works, 2.4Ghz can't connect. Tried to set up CapsMan, but wifewave2 is a nightmare. Not recommended to buy and recommendation for Microtik to make a truly stable release before selling hardware.
 
holvoetn
Forum Guru
Forum Guru
Posts: 5321
Joined: Tue Apr 13, 2021 2:14 am
Location: Belgium

Re: hap ax2 v7.9 wifi not working

Thu Aug 03, 2023 3:42 pm

I am not so sure about that statement.

2023-08-03_14-37-39.jpg
That lower SSID is 2.4GHz channel.

There have been quite some bugs, true, but most of the times it's a config problem.
And Mikrotik is pretty fast in releasing bug fixes and new versions.

So ...
Do you mind to put your config on the table so we can have a look ?
Terminal:
/export file=anynameyouwish
Review export for serial, passwords and public wan ip (put something else in there so we know there was something).
Then post between [ code ] quotes for easier readibility.

It might also help to make a drawing of your network, which device is connected how to where.
You do not have the required permissions to view the files attached to this post.
 
gigabyte091
Forum Guru
Forum Guru
Posts: 1154
Joined: Fri Dec 31, 2021 11:44 am
Location: Croatia

Re: hap ax2 v7.9 wifi not working

Thu Aug 03, 2023 5:19 pm

Hap ax2 or better to say ROS 7.x on it, is unstable. I'm on 7.10.2 only 5 Ghz works, 2.4Ghz can't connect. Tried to set up CapsMan, but wifewave2 is a nightmare. Not recommended to buy and recommendation for Microtik to make a truly stable release before selling hardware.
You have only ax2 ? Why are you setting up CAPsMAN in that case ? Do you have any other AP that you plan to use ?

Like@holvoetn said, there was some bugs but Mikrotik was really fast in solving that issue, try 7.11rc1 version
 
User avatar
ttrs
just joined
Topic Author
Posts: 22
Joined: Sun Feb 24, 2019 11:21 am

Re: hap ax2 v7.9 wifi not working

Thu Aug 03, 2023 11:06 pm

Hap ax2 or better to say...
That is a bold statement. You'd rather share Your configs first and ask for an advice what could be wrong with them before blaming anything and anybody.

Meanwhile, 7.10.2 and my ax2 works without complains.

Who is online

Users browsing this forum: No registered users and 23 guests