Android 2.2 PPTP Mikrotik

hi…

i’m running mikrotik OS version …I just got a mobile OS Android 2.2 ..

On my mikrotik side i have no problems connection from my windows7 and xp pc’s true vpn..works very good..

On my phone i setup all setting normal.but any how i cant get the connection to mikrotik…i see this on log

00:25:49 pptp,ppp,info : waiting for call…
00:25:52 pptp,ppp,info : terminating… - disconnected
00:25:52 pptp,ppp,info : disconnected


Like to know there’s any setting to be done on mikrotik side…pls

thanks

When I was setting up the L2TP VPN, the biggest problem I had was in getting the firewall rules right.

In your case, a PPTP VPN will need port 1723 and IP protocol 47 passed through (probably on the ‘input’ chain).

The L2TP vpn, for the record, needed port 500, 1701, 4500 and IP protocol 50.

thx for the replay …in my filter rule i made it

action=eccept
chain=input
src.address=0.0.0.0/0
dst.address=my static ip
protocol = 47 gre

Then


action=eccept
chain=input
src.address=0.0.0.0/0
dst.address=my static ip
protocol = 6 tcp
dst.port=1723


but i still cant connect from my mobile …from laptop working ok connection…

any suggestions pls

I’m using a couple laptops and an Android to VPN into a couple systems behind MT routers.
I got the technique from Greg Sowell.
He’s really good and makes it very clear and easy.
Go to http://gregsowell.com . In the Mikrotik videos tab you’ll find a very cool video/tutorial on exactly how to create a tunnel to your MT system from an android.
Greg is THE man.

thx for the replays…issue is on android side…cos i try with iphone4 and working perfect the connections over pptp..i guess android has problem regarding encryption issue..dosent support all ..iphone do…