Route all traffic through Site-to-Site VPN Tunnel

Hello,
we try a Homeoffice solution with mikrotik router and it works fine.
But I want to route all traffic in the homeoffice through the site-to-site vpn tunnel over our headquarter to the internet.
On one remote site I’m using the address space 10.10.252.0/24

How do I have to configure routing?
If you need more information ask me please
Thanks and kind regards

Does nobody have solution for me?

What sort of VPN have you configured? It may be as simple as changing your default route to point to the VPN. You may need an additional /32 static route for the VPN end point, I like to include that to “nail up” the VPN and avoid it trying to tunnel itself.

We are using ipsec site-to-site vpn. I found no solution yet