Hotspot and vpn

How i can set hotspot and vpn ?
any sugestions , config examples ?

thx

HotSpot and VPN simple configuration examples are provided in the documentation.
You have to provide more detailed information about setup requirements.

I want to use like that:

wlan connects vpn to mt and hotspot authenticate
or
vpn authenticate and hotspot displays status page

is this possible?

Art,

Hotspot requires transparent layer 2 connectivity between the router and the client. You can terminate VPN tunnels into a hotspot, but for this to be useful you’d need to configure EoIP on top of the VPN, run the hotspot on a bridge interface and make the EoIP interfaces member ports of the bridge. EoIP required both ends to be MikroTik devices.

–Tom