Hi all,
Opened a new office in another City, we have there 2 computers both are identical (clone), now I have to to make a VPN connection to the central office Mikrotik PPTP Server. I’ve entered on the first PC remotely, quickly entered the IP of my PPTP Server and that’s it all good, the connection was established. After about 5 minute I entered remotely on the second PC, did the same thing as in first case but no luck I get the 619 error. Can’t understand why, changed options did other things but no luck, but after about half an hour, surprise, finally I was connected. After that I wanted to connect to PPTP server on the fist connection to see if both of them can work and again surprise the first PC that in first instance connected without a issue doesn’t want to connect any more, can’t understand why. Both computers are behind a router Huawei HG8245. I’ve tried to set in the PPTP Profile limits Only one - NO. But it didn’t help.
Here is the log:
15:22:57 pptp,info TCP connection established from 37.211.40.XXX
15:22:57 pptp,ppp,info <pptp-0>: waiting for call...
15:22:57 pptp,debug,packet rcvd Start-Control-Connection-Request from 37.211.40.XXX
15:22:57 pptp,debug,packet protocol-version=0x0100
15:22:57 pptp,debug,packet framing-capabilities=1
15:22:57 pptp,debug,packet bearer-capabilities=1
15:22:57 pptp,debug,packet maximum-channels=0
15:22:57 pptp,debug,packet firmware-revision=0
15:22:57 pptp,debug,packet host-name=
15:22:57 pptp,debug,packet vendor-name=Microsoft
15:22:57 pptp,debug,packet sent Start-Control-Connection-Reply to 37.211.40.XXX
15:22:57 pptp,debug,packet protocol-version=0x0100
15:22:57 pptp,debug,packet result-code=1
15:22:57 pptp,debug,packet error-code=0
15:22:57 pptp,debug,packet framing-capabilities=2
15:22:57 pptp,debug,packet bearer-capabilities=0
15:22:57 pptp,debug,packet maximum-channels=0
15:22:57 pptp,debug,packet firmware-revision=1
15:22:57 pptp,debug,packet host-name=MikroTik
15:22:57 pptp,debug,packet vendor-name=MikroTik
15:22:57 pptp,debug,packet rcvd Outgoing-Call-Request from 37.211.40.XXX
15:22:57 pptp,debug,packet call-id=56377
15:22:57 pptp,debug,packet call-serial-number=15
15:22:57 pptp,debug,packet minimum-bps=300
15:22:57 pptp,debug,packet maximum-bps=100000000
15:22:57 pptp,debug,packet bearer-type=3
15:22:57 pptp,debug,packet framing-type=3
15:22:57 pptp,debug,packet packet-recv-window-size=64
15:22:57 pptp,debug,packet packet-processing-delay=0
15:22:57 pptp,debug,packet phone-number-length=0
15:22:57 pptp,debug,packet phone-number=
15:22:57 pptp,debug,packet subaddress=
15:22:57 pptp,ppp,debug <37.211.40.XXX>: LCP lowerup
15:22:57 pptp,ppp,debug <37.211.40.XXX>: LCP open
15:22:57 pptp,debug,packet sent Outgoing-Call-Reply to 37.211.40.XXX
15:22:57 pptp,debug,packet call-id=294
15:22:57 pptp,debug,packet peers-call-id=56377
15:22:57 pptp,debug,packet result-code=1
15:22:57 pptp,debug,packet error-code=0
15:22:57 pptp,debug,packet cause-code=0
15:22:57 pptp,debug,packet connect-speed=100000
15:22:57 pptp,debug,packet packet-recv-window-size=100
15:22:57 pptp,debug,packet packet-processing-delay=0
15:22:57 pptp,debug,packet physical-channel-id=0
15:22:57 pptp,debug,packet rcvd Set-Link-Info from 37.211.40.XXX
15:22:57 pptp,debug,packet peers-call-id=294
15:22:57 pptp,debug,packet send-accm=0xffffffff
15:22:57 pptp,debug,packet receive-accm=0xffffffff
15:22:57 pptp,debug,packet sent Set-Link-Info to 37.211.40.XXX
15:22:57 pptp,debug,packet peers-call-id=56377
15:22:57 pptp,debug,packet send-accm=0xffffffff
15:22:57 pptp,debug,packet receive-accm=0xffffffff
15:22:58 pptp,ppp,debug <37.211.40.XXX>: LCP timer
15:22:58 pptp,ppp,debug,packet <37.211.40.XXX>: sent LCP ConfReq id=0x1
15:22:58 pptp,ppp,debug,packet <mru 1460>
15:22:58 pptp,ppp,debug,packet <magic 0x39c2a847>
15:22:58 pptp,ppp,debug,packet <auth mschap2>
15:22:59 pptp,ppp,debug <37.211.40.XXX>: LCP timer
15:22:59 pptp,ppp,debug,packet <37.211.40.XXX>: sent LCP ConfReq id=0x2
15:22:59 pptp,ppp,debug,packet <mru 1460>
15:22:59 pptp,ppp,debug,packet <magic 0x39c2a847>
15:22:59 pptp,ppp,debug,packet <auth mschap2>
15:23:01 pptp,ppp,debug <37.211.40.XXX>: LCP timer
15:23:01 pptp,ppp,debug,packet <37.211.40.XXX>: sent LCP ConfReq id=0x3
15:23:01 pptp,ppp,debug,packet <mru 1460>
15:23:01 pptp,ppp,debug,packet <magic 0x39c2a847>
15:23:01 pptp,ppp,debug,packet <auth mschap2>
15:23:03 pptp,ppp,debug <37.211.40.XXX>: LCP timer
15:23:03 pptp,ppp,debug <37.211.40.XXX>: LCP timeout sending ConfReq
15:23:03 pptp,ppp,debug <37.211.40.XXX>: LCP lowerdown
15:23:03 pptp,ppp,info <pptp-0>: terminating...
15:23:03 pptp,ppp,debug <37.211.40.XXX>: LCP lowerdown
15:23:03 pptp,ppp,debug <37.211.40.XXX>: LCP down event in starting state
15:23:03 pptp,ppp,info <pptp-0>: disconnected
[admin@MikroTik] >
Need some help with this one, thank you.