PPTP connection for hotspot users

Hello,

i’m trying to connect some of my hotspot users throw PPTP connection and I tried a lot i can’t get it to work any help?

i have followed those tutorials

http://gregsowell.com/?p=680
http://wordpress.wlevels.nl/configuring-routeros-as-pptp-client/

and many others but it does not work no traffic going throw the PPTP

pls any idea ??

Regards


Update1:

I did get it to work by following this

http://unblockvpn.com/support/how-to-set-up-openvpn-on-router-mikrotik.html

now i want a way to only get some users to use this connection not all users as it now
so any idea ???


Update2:

i have add mangle to mark route of the user IP then i did not remove the defult gateway as the tutorial say and i make another defult route but i add the mark

it work but it did not forward all the traffic (of specified IP) throw PPTP !! any one have any idea

Hotspot is a L2 service, you’ll need to run a L2 protocol such as EOIP to have Hotspot working over PPTP.

ok thanks i have read the wiki

http://wiki.mikrotik.com/wiki/Manual:Interface/EoIP

put did not understand how i can use it with pptp ??
any help!

or both servers should use EOIP
the other server have CentOS installed on it what should i do ?

by reading some websites they say that this can be done throw OpenVPN is that true??

if yes any one know how to do it ?

try using l2tp

thanks

do you have any links or tutorials ???