pptp, info TCP connection established from 41.208.229.224
pptp, info TCP connection established from 41.208.229.224
pptp,ppp,info test loggen in, 10.0.0.10
pptp,ppp,info <pptp-Test> authenticated
pptp,ppp,info <pptp-Test> using encoding - MPPE128 stateless
pptp,ppp,info <pptp-Test> Connected
Here in my country 3g carriers are blocking pptp ports.I have setup a PPTP server, but I am having no luck connecting to it from my phone.
I enabled PPTP Server, Added A PPTP Binding server , added 2 users under secrets, configured a profile for me using a ip pool.
I can connect on my windows 8 desktop, but for some reason my windows 8 laptop and my android cant connect to it?
When I try connect I see this in the log on the mikrotik:
But then thats it, the client times out trying to connect.Code: Select allpptp, info TCP connection established from 41.208.229.224
When I connect on my desktop, which for some reason seems to work, the following is in the log.
What could be causing this error?Code: Select allpptp, info TCP connection established from 41.208.229.224 pptp,ppp,info test loggen in, 10.0.0.10 pptp,ppp,info <pptp-Test> authenticated pptp,ppp,info <pptp-Test> using encoding - MPPE128 stateless pptp,ppp,info <pptp-Test> Connected
Is there a minimum password or user length?
I have done some debugging and found that if i try connect to the vpn on my android via the wireless, it doesnt connect, but I still see the tcp connection on the mikrotik,
but if i disable wireless and connect to the vpn via gsm. it seems to connect? Why would this be? The vpn server is a remote mikrotik, and im using dyndns.org to point to it.
I wouldn't waste your time setting up a PPTP connection as it's been hacked so badly it's considered nearly worthless. In my case the entire reason I'm switching routers to MikroTik is to get away from PPTP. Now if OpenVPN wasn't so darned confusing! And the Wiki is useless as it's an old version and not clear at all.Im also looking at implementing a simple VPN for ipad and android access.
I have followed a tutorial on PPTP Server but my windows client always gives em an 800 Error? I Will be watching out for a link or something.
got a similar issue connecting to my L2TP/IPsec server on my RB951 (ROSv6.24) via 3G / cellular (other VPNs thou work)is there any manual for L2tp + ipsec ?
My Android Mobile can only:
- PPTP
- L2TP/IPSEC PSK
- L2TP/IPSEC RSA
- IPSec Xauth PSK
- IPSec Xauth RSA
- IPSec Hybrid RSA
I do not like to use PPTP !
Thanks
12:28:23 ipsec,error phase1 negotiation failed due to time up 62.47.42.145[4500]<=>212.95.7.165[6365] 9b**0:a**dd
### ("**" for privacy reasons ;) hope you understand)
got a similar issue connecting to my L2TP/IPsec server on my RB951 (ROSv6.24) via 3G / cellular (other VPNs thou work)is there any manual for L2tp + ipsec ?
My Android Mobile can only:
- PPTP
- L2TP/IPSEC PSK
- L2TP/IPSEC RSA
- IPSec Xauth PSK
- IPSec Xauth RSA
- IPSec Hybrid RSA
I do not like to use PPTP !
Thanks
i tested to an other L2TP/IPsec VPN of a friend of mine ... success (via 3G)
i see that my iphone6 connects to the router to ports 500 and 4500
in the log i see:when i connect my iPhone6 to a WiFi (does not matter which one) there is no problem with the L2TP/IPsec connection from my iPh6 to my RB951Code: Select all12:28:23 ipsec,error phase1 negotiation failed due to time up 62.47.42.145[4500]<=>212.95.7.165[6365] 9b**0:a**dd ### ("**" for privacy reasons ;) hope you understand)
what can i do to
14:08:17 ipsec,error phase1 negotiation failed due to time up 194.166.###.###[500]<=>62.218.###.###[500] cd1b2f**********:04d593**********
got a similar issue connecting to my L2TP/IPsec server on my RB951 (ROSv6.24) via 3G / cellular (other VPNs thou work)is there any manual for L2tp + ipsec ?
My Android Mobile can only:
- PPTP
- L2TP/IPSEC PSK
- L2TP/IPSEC RSA
- IPSec Xauth PSK
- IPSec Xauth RSA
- IPSec Hybrid RSA
I do not like to use PPTP !
Thanks
i tested to an other L2TP/IPsec VPN of a friend of mine ... success (via 3G)
i see that my iphone6 connects to the router to ports 500 and 4500
in the log i see:when i connect my iPhone6 to a WiFi (does not matter which one) there is no problem with the L2TP/IPsec connection from my iPh6 to my RB951Code: Select all12:28:23 ipsec,error phase1 negotiation failed due to time up 62.47.42.145[4500]<=>212.95.7.165[6365] 9b**0:a**dd ### ("**" for privacy reasons ;) hope you understand)
what can i do to
Same problem tested on 6.24, router log shows first l2tp packet then nothing happens. Works on WiFi connection but on 3G connection fails.
i'm even seeing the connection (phase 1) is established via port 500, 4500 and 1701 from my mobile (FROM my mobile IP address) when i look it up in [ ip > firewall > connections ]I'm having exactly the same problem, works fine over Wi-Fi but will not work over Cellular. I've tried a Nexus 5 with Lollipop and an iPhone 5 with iOS 8.1.3, I've tried a T-Moible UK and Three UK SIM Card and neither will work.
Can't figure out where the issue lies.
[spippan@RB2011_sp-private] > ip firewall connection print
Flags: S - seen-reply, A - assured
# PROTOCOL SRC-ADDRESS DST-ADDRESS TCP-STATE TIMEOUT
8 SA udp 213.162.68.xxx:64557 212.183.32.xxx:4500 55s
10 SA udp 213.162.68.xxx:9659 212.183.32.xxx:500 1m26s
11 SA udp 213.162.68.xxx:62263 212.183.32.xxx:1701 1m27s
which cellular provider do you use? and are you getting a official WAN IP on your mobile via your 3G/4G mobile data connection?Not sure what all people are on about in this thread - I followed the instructions above to that nasa-security.net link and it worked great for me.
750GL with 5.25 or so and Nex 5, Lollipop Dream (5.0.1)
so then i assume Verizon is permitting direct IP communication from your mobile device to your router (vpn server)I have an L2TP VPN connection on a Verizon droid to an RB751 running 6.32.3.
i used easy-rsa (with pkitool) which is included in the OpenVPN Tunnelblick Mac OS X suiteI looked at open VPN but couldn't figure out the cert process, looks like you stuck it out.
nano vars
source vars
./clean-all
./pkitool --initca
./pkitool --pass --server openVPN
./pkitool --pass client
KEY_CN=OpenVPN-Client-02 ./pkitool --pass client02
KEY_CN=OpenVPN-Client-03 ./pkitool --pass client03
success?I'll give it a try, thanks for the detailed info.
no problemBeen busy trying to get site to site IPsec working, haven't had a chance to try this yet.
thanks pe1chl, just need to confirm by saying phase1 means ?It works fine for me with Android. But you should leave the phase1 settings at default or else it will fail.