Unifi AP VLAN and Mikrotik

Hello,
I would like to configure a guest wifi network (without a portal) between mikrotik and a unifi UAP terminal.

This terminal is connected to a non-mikrotik switch, on the unifi controller I configured a guest network with VLAN 30 as well as on the Mikrotik router.
From a smartphone, the DHCP is done well and I have the right network assigned. But I am connected but no internet.

I try to see the ROS firewall but I can’t get anything. Any ideas ?

Do you get an IP address from the correct pool? Did you add a second DHCP service for VLAN 30? Can you share the IP information that is provided on VLAN 30?

Indeed I have found in the meantime, if I had read before you would have avoided me white hair :slight_smile:
In the definition of the address list I was wrong and the client could not find the gateway. 10.10.30.0 VS 10.10.30.1

Thank you!