adm
June 10, 2011, 10:14pm
1
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
nsayer
June 11, 2011, 1:43am
2
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.
adm
June 11, 2011, 6:44am
3
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
tchus
June 11, 2011, 8:40pm
4
adm:
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
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.
adm
June 13, 2011, 8:59pm
5
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…