re-route traffic of hotspot to VPN

Hello,

I’m currently using Mikrotik as a primary router for DHCP Server and Hotspot Server. The internet connection is PPPoE from the Mikrotik to ISP (FTTx). I setup another VPN connection (PPTP) on Mikrotik to outside VPN server on the internet. I want to re-route all traffic from Hotspot Users to goes on VPN connection (PPTP). How can I do that?

Is the hotspot traffic the only traffic on the device? If so standard routing changes (default route towards VPN) to force the traffic over the PPTP link should work fine.

If you have other traffic must stay moving out the WAN normally you may need to look into a VRF.