I am wondering if anyone has seen an issue where Mikrotik 2.8.23 might possibly block PPTP traffic from making a connection.
I have a client who has two servers on our network. He was able to connect to them from the internet using PPTP without a problem. He is running PPTP VPN on W2003 so its not using the PPTP functions in Mikrotik.
Since placing him on the new network behind the Mikrotik, he hasn’t been able to VPN to his boxes since and gets an error during the login process 619/628 errors.
I am able to VPN from a remote location into his boxes just fine using PPTP in Windows XP, but for some reason he can’t. Yet I have him test our old office that is behind a Cisco 7206 and he is able to vpn into it just fine.
The ISP isn’t doing any filtering so I think the Mikrotik is causing the issue somehow for ‘some’ people.
Two different Windows XP Systems connecting to the same server behind a Mikrotik router. They both send the packet to authenticate,
one receives it a thousandth of a second, the other times out with ‘Recv timeout’ after 2 seconds of waiting so it resends again. No rhymne or reason but the failing system will continue to fail no matter what to this server, yet has no problem connecting to other VPN servers not behind this Mikrotik. Yet I and one of the customer’s clients also have no problem making a pptp connection as well. I am confused why some people would have an issue, some don’t. The logs reveal everything identical up to the point of sending the authentication packet.
It’d help to get a little background on how your network is setup behind the mikrotik.. are you using NAT? are you firewalling at all?
I have a network with 200+ users up and running with multiple mickrotiks deployed throughout the WAN and the majority of our users VPN into work. None have had any real problems, a few glitches here and there most likely due to my firewall setup. What I did to correct that was I allowed ALL traffic to his specific IP address, bypassing all my filters.
Found one of the issues, basically the AT&T Voice over IP Linksys Router can’t talk to any machine behind the Mikrotik Router, if you remove either the Mikrotik or the Linksys, the VPN connects just fine.
A problem with many PPTP implementations have been the session id number which should be unique for each session, is not on many implementations (ie. it’s always zero or other static number).
PPTP “helper” (/ ip firewall service-port) requires a unique session id per session (and should be enabled when NAT’ing).
I don’t know if this could explain your problems specifically.
The router is setup with internet IPs on both sides, a WAN ip on the outside, and Internet ips on the inside, it just routes a /21 network of IPs on the internet, there is no NAT enabled so there shouldn’t need to be any additional settings on the Mikrotik since its just routing the traffic with no NAT
Recently we had to migrate some of ours behind a MT box and they no longer can VPN into their servers, inside the MT network.
For wildbill442, i think that you’re speaking of users inside your MT networks that can succesfuly VPN to servers outside, while brianlewis and i have problems with VPN connections inwards.
It’s as if MT can’t recognize the packet isn’t destined for itself, and does not route the packet to the correct destination.