Hotspot Working , AP management is not

We have following setups:

ether 1 - Hotspot interface with ip 10.10.0.1(Hotspot Gateway)/20
ether 2 - WAN Interface with ip 202.52.231.118(Internet Gateway)/30.
dhcp Pool : 10.10.0.2/20
Hotspot interface: ether1

problem is we have a AP management interface created in ether 1 as secondary with ip address 192.168.22.1(AP management Gateway)/24.

we will be using 192.168.22.2-22.254 for AP Management.

  • can’t ping AP address from Mikrotik.
  • neither accessible from lan.

When we disable Hotspot , AP is accessible.

When we try to acccess ap from browser : default hotspot login page displays.

Pls help .

Thanx in advance

Bypass the AP MAC and IP addresses under “/ip hotspot ip-binding”.

The easiest way I found was changing the router www service port

/ip service
set www port=8085

Then to access the router
http://10.10.0.1:8085