Connecting two MT using PPTP
Posted: Wed Jan 18, 2006 8:56 pm
by n5ltc
I have been having a very difficult time connecting two mikrotik routers via pptp. One is running version 2.9.4 and the other is on 2.8.28. I have tried connecting by setting one side as the server, the other as client and then swapping. It will not connect either way. I am able to make a pptp connection from my pc to at least one of the routers and have no problems (winXP). When looking at the logs, I see the client go from intializing to dialing to terminating to disconnected. Happens over and over again but never makes a connection. I guess the first question is whether those two versions can connect. If they can, where do I look to find out why it's not connecting. I have my firewalls wide open during the testing to rule that out.
Posted: Wed Jan 18, 2006 11:00 pm
by n5ltc
Oh...and I have followed the examples in both the 2.8 and 2.9 online manuals and it does not work.
Posted: Wed Jan 18, 2006 11:10 pm
by n5ltc
...and for further clarification, I am getting the following in the logs from the pptp-server:
15:06:16 pptp,info TCP connection established from 72.x.x.x
15:06:16 pptp,ppp,info <pptp-0>: waiting for call...
15:06:19 pptp,ppp,info <pptp-0>: terminating...
15:06:19 pptp,ppp,info <pptp-0>: disconnected
15:06:22 pptp,info TCP connection established from 72.x.x.x
15:06:22 pptp,ppp,info <pptp-0>: waiting for call...
15:06:24 pptp,ppp,info <pptp-0>: terminating...
15:06:24 pptp,ppp,info <pptp-0>: disconnected
15:06:30 pptp,info TCP connection established from 72.x.x.x
15:06:30 pptp,ppp,info <pptp-0>: waiting for call...
15:06:32 pptp,ppp,info <pptp-0>: terminating...
15:06:32 pptp,ppp,info <pptp-0>: disconnected
15:06:43 pptp,info TCP connection established from 72.x.x.x
15:06:43 pptp,ppp,info <pptp-0>: waiting for call...
15:06:44 pptp,ppp,info <pptp-0>: terminating...
15:06:44 pptp,ppp,info <pptp-0>: disconnected
Posted: Thu Jan 19, 2006 6:39 pm
by n5ltc
has anyone successfully connected two mikrotik routers across the internet that might want to share how to get it working?