CAPsMAN Guest WiFi can't acces to internet

Hello!

I configured a wireless network which include 4 RBcAP2n and 1 RouterBoard RB951G-2HND. I configured the productive wireless network with CAPsMAN, named LAN. It is works fine. But I configured too a Guest network. Eyerithing works, the clients get IP address from the DHCP pool which is include the RouterBoard RB951G-2HND. The RouterBoard RB951G-2HND is not connect directly to the internet. There is a main router (HP) which is connected to the internet. Tha LAN network address: 1.1.1.0/24, the Guest WiFi network address: 192.168.1.0/24.

How can I configured to the Guest Wifi to access the internet? Static route? NAT rule? I attach a draw with the topology.
1.png

Do you have a route on the HP router back to 192.168.1.0/24 via 1.1.1.244?

Yes, I have a route to 192.168.1.0/24, but not work. I made a route to 1.1.1.0/24 via 192.168.1.254, and it says unreacheable. Not working.
2.png

This looks like a route on the Mikrotik (which should not be needed as 1.1.1.0/24 is a directly attached network) not the HP router and is not the route I mentioned. There needs to be a route on the HP router to tell it how to get back to 192.168.1.0/24. The device with IP address 1.1.1.254 needs a route to say that it should use 1.1.1.244 to get to the 192.168.1.0/24 network.

Any firewall rules in your config? /ip address print?


Have a good day!