Problem with RB3011 and hap ac bridge

Hello:
I have a RB3011 now I added a hap ac to give wifi to the network.

I want the range of ip in hap ac to be different from that of RB3011.

I connect in eth9 the ac hap, hap ac I put it in bridge mode in quickset.

It takes an ip, and a gateway of the RB3011, here everything works well, configuro wlan and I have wifi, perfect, but with IP of the range of RB3011.

I configured hap ac, to have its own dhcp, and its ip range:
I create an address with 10.10.10.0
A bridge with the wlan and eth where it is connected to the RB3011.
DNS and dhcp server that points to the brigde.
It does not work, it takes the IP ranges of the RB3011.

If this I do with a mikrotik 950 I have no problem, but with hap ac I am not able.

How can I solve this problem?

Stop bridging!

You need to route, treat the connection on the hap AC to your rb3011 as a wan connection.

Working.
Thank you.