VPN PPTP Client and Server

hello,

i have VPN PPtp client direct dial from windows xp and can play block ip online game…


when i dial from mikrotik PPtp client,i can’t play online game ( IP Blocked ) ?

here this setting :

1.Dial pptp client from mikrotik – > Success
2.Make nat out interface to pptp out client masqurade —> Success
3.make mangel prerouting markrouting to VPN client ----> Success
4.Make statsic routing gateway pptp-out and routing mark VPN Client -----> Success

I want local PC only can use VPN client gateway if they dial up to vpn l2tp mikrotik server:
6.make L2tp server enable —> success
7.make secret and profile ----> success

In client ( local PC Windows)
5.Local PC connect to VPN L2tp server mikrotik ----> Success
6. IP Public local PC use VPN client gateway —> success ( check by open whatismyipaddress.com and speedtest.net )

and when to play game online get IP Blocked

where my wrong ?
is there a difference in a direct dial vpnserver from windows or using mikrotik dial client pptp and use nat

Thanks for advice
vpnbook.jpg
1.jpg

I think windows redirects all traffic down the pptp tunnel where you’ve got a specify the route on the mikrotik. Do you have a return route back from the other end of your VPN tunnel?

No i dont have

I think not all traffic send to VPN Client Gateway when use nat for routing, just Port 80..or default dns on the modem is problem ( dial up to internet from modem and i use my ISP DNS )..

Solved

Problem solve,problem is position of mangle .

Thanks everyone …