I have some problem with mikrotik routerOS x86.
Recently i already installed RouterOS 6.35.4 in our brand new server.
All things work except the PPTP-Client.
Before this, our office use mikrotik x86 on VMWare Host, and PPTP-Client connect and working.
I try to backup and restore config file from the old and working router to our new router, but no luck there.
I already try with different tunnel, L2TP and SSTP working as expected.
At PPTP-Client status, stuck on "Link Established"
This is the log from my router ( PPTP-Client - Non Working Router )
Code: Select all
18:23:32 pptp,ppp,debug pptp-out1: LCP lowerdown
18:23:32 pptp,ppp,info pptp-out1: terminating...
18:23:32 pptp,ppp,debug pptp-out1: LCP lowerdown
18:23:32 pptp,ppp,debug pptp-out1: LCP down event in starting state
18:23:32 pptp,ppp,info pptp-out1: disabled
18:23:32 system,info device changed by admin
18:23:34 pptp,ppp,info pptp-out1: initializing...
18:23:34 pptp,ppp,info pptp-out1: connecting...
18:23:34 system,info device changed by admin
18:23:34 pptp,debug,packet sent Start-Control-Connection-Request to xxx.xxx.xxx.xxx
18:23:34 pptp,debug,packet protocol-version=0x0100
18:23:34 pptp,debug,packet framing-capabilities=2
18:23:34 pptp,debug,packet bearer-capabilities=0
18:23:34 pptp,debug,packet maximum-channels=0
18:23:34 pptp,debug,packet firmware-revision=1
18:23:34 pptp,debug,packet host-name=MikroTik
18:23:34 pptp,debug,packet vendor-name=MikroTik
18:23:34 pptp,debug,packet rcvd Start-Control-Connection-Reply from xxx.xxx.xxx.xxx
18:23:34 pptp,debug,packet protocol-version=0x0100
18:23:34 pptp,debug,packet result-code=1
18:23:34 pptp,debug,packet error-code=0
18:23:34 pptp,debug,packet framing-capabilities=2
18:23:34 pptp,debug,packet bearer-capabilities=0
18:23:34 pptp,debug,packet maximum-channels=0
18:23:34 pptp,debug,packet firmware-revision=1
18:23:34 pptp,debug,packet host-name=Kudoplex Router
18:23:34 pptp,debug,packet vendor-name=MikroTik
18:23:34 pptp,debug,packet sent Outgoing-Call-Request to xxx.xxx.xxx.xxx
18:23:34 pptp,debug,packet call-id=0
18:23:34 pptp,debug,packet call-serial-number=0
18:23:34 pptp,debug,packet minimum-bps=2400
18:23:34 pptp,debug,packet maximum-bps=10000000
18:23:34 pptp,debug,packet bearer-type=3
18:23:34 pptp,debug,packet framing-type=2
18:23:34 pptp,debug,packet packet-recv-window-size=100
18:23:34 pptp,debug,packet packet-processing-delay=0
18:23:34 pptp,debug,packet phone-number-length=0
18:23:34 pptp,debug,packet phone-number=
18:23:34 pptp,debug,packet subaddress=
18:23:34 pptp,debug,packet rcvd Outgoing-Call-Reply from xxx.xxx.xxx.xxx
18:23:34 pptp,debug,packet call-id=1
18:23:34 pptp,debug,packet peers-call-id=0
18:23:34 pptp,debug,packet result-code=1
18:23:34 pptp,debug,packet error-code=0
18:23:34 pptp,debug,packet cause-code=0
18:23:34 pptp,debug,packet connect-speed=100000
18:23:34 pptp,debug,packet packet-recv-window-size=100
18:23:34 pptp,debug,packet packet-processing-delay=0
18:23:34 pptp,debug,packet physical-channel-id=0
18:23:34 pptp,ppp,debug pptp-out1: LCP lowerup
18:23:34 pptp,ppp,debug,packet pptp-out1: sent pptp-out1: sent pptp-out1: sent pptp-out1: sent pptp-out1: sent pptp-out1: sent LCP ConfReq id=0x1b
18:23:34 pptp,ppp,debug,packet <mru 1460>
18:23:34 pptp,ppp,debug,packet <magic 0xbb317e4>
18:23:34 pptp,ppp,debug,packet <mrru 1600>
18:23:34 pptp,ppp,debug pptp-out1: LCP open
Code: Select all
18:23:34 pptp,info TCP connection established from xxx.xxx.xxx.xxx
18:23:34 pptp,debug,packet rcvd Start-Control-Connection-Request from xxx.xxx.xxx.xxx
18:23:34 pptp,debug,packet protocol-version=0x0100
18:23:34 pptp,debug,packet framing-capabilities=2
18:23:34 pptp,debug,packet bearer-capabilities=0
18:23:34 pptp,debug,packet maximum-channels=0
18:23:34 pptp,debug,packet firmware-revision=1
18:23:34 pptp,debug,packet host-name=MikroTik
18:23:34 pptp,debug,packet vendor-name=MikroTik
18:23:34 pptp,debug,packet sent Start-Control-Connection-Reply to xxx.xxx.xxx.xxx
18:23:34 pptp,debug,packet protocol-version=0x0100
18:23:34 pptp,debug,packet result-code=1
18:23:34 pptp,debug,packet error-code=0
18:23:34 pptp,debug,packet framing-capabilities=2
18:23:34 pptp,debug,packet bearer-capabilities=0
18:23:34 pptp,debug,packet maximum-channels=0
18:23:34 pptp,debug,packet firmware-revision=1
18:23:34 pptp,debug,packet host-name=Kudoplex Router
18:23:34 pptp,debug,packet vendor-name=MikroTik
18:23:34 pptp,debug,packet rcvd Outgoing-Call-Request from xxx.xxx.xxx.xxx
18:23:34 pptp,debug,packet call-id=0
18:23:34 pptp,debug,packet call-serial-number=0
18:23:34 pptp,debug,packet minimum-bps=2400
18:23:34 pptp,debug,packet maximum-bps=10000000
18:23:34 pptp,debug,packet bearer-type=3
18:23:34 pptp,debug,packet framing-type=2
18:23:34 pptp,debug,packet packet-recv-window-size=100
18:23:34 pptp,debug,packet packet-processing-delay=0
18:23:34 pptp,debug,packet phone-number-length=0
18:23:34 pptp,debug,packet phone-number=
18:23:34 pptp,debug,packet subaddress=
18:23:34 pptp,ppp,debug <1>: LCP lowerup
18:23:34 pptp,ppp,debug <1>: LCP open
18:23:34 pptp,debug,packet sent Outgoing-Call-Reply to xxx.xxx.xxx.xxx
18:23:34 pptp,debug,packet call-id=1
18:23:34 pptp,debug,packet peers-call-id=0
18:23:34 pptp,debug,packet result-code=1
18:23:34 pptp,debug,packet error-code=0
18:23:34 pptp,debug,packet cause-code=0
18:23:34 pptp,debug,packet connect-speed=100000
18:23:34 pptp,debug,packet packet-recv-window-size=100
18:23:34 pptp,debug,packet packet-processing-delay=0
18:23:34 pptp,debug,packet physical-channel-id=0
18:23:34 pptp,ppp,debug,packet <1>: rcvd LCP ConfReq id=0x1b
18:23:34 pptp,ppp,debug,packet <mru 1460>
18:23:34 pptp,ppp,debug,packet <magic 0xbb317e4>
18:23:34 pptp,ppp,debug,packet <mrru 1600>
18:23:34 pptp,ppp,debug,packet <1>: sent LCP ConfReq id=0x1
18:23:34 pptp,ppp,debug,packet <mru 1460>
18:23:34 pptp,ppp,debug,packet <magic 0x25ce98d4>
18:23:34 pptp,ppp,debug,packet <auth mschap2>
18:23:34 pptp,ppp,debug,packet <1>: sent LCP ConfRej id=0x1b
18:23:34 pptp,ppp,debug,packet <mrru 1600>
18:23:35 pptp,ppp,debug <1>: LCP timer
18:23:35 pptp,ppp,debug,packet <1>: sent LCP ConfReq id=0x2
18:23:35 pptp,ppp,debug,packet <mru 1460>
18:23:35 pptp,ppp,debug,packet <magic 0x25ce98d4>
18:23:35 pptp,ppp,debug,packet <auth mschap2>
18:23:37 pptp,ppp,debug <1>: LCP timer
18:23:37 pptp,ppp,debug,packet <1>: sent LCP ConfReq id=0x3
18:23:37 pptp,ppp,debug,packet <mru 1460>
18:23:37 pptp,ppp,debug,packet <magic 0x25ce98d4>
18:23:37 pptp,ppp,debug,packet <auth mschap2>
18:23:39 pptp,ppp,debug <1>: LCP timer
18:23:39 pptp,ppp,debug,packet <1>: sent LCP ConfReq id=0x4
18:23:39 pptp,ppp,debug,packet <mru 1460>
18:23:39 pptp,ppp,debug,packet <magic 0x25ce98d4>
18:23:39 pptp,ppp,debug,packet <auth mschap2>
18:23:41 system,info,account user admin logged in from xxx.xxx.xxx.xxx via telnet
18:23:43 pptp,ppp,debug <1>: LCP timer
18:23:43 pptp,ppp,debug,packet <1>: sent LCP ConfReq id=0x5
18:23:43 pptp,ppp,debug,packet <mru 1460>
18:23:43 pptp,ppp,debug,packet <magic 0x25ce98d4>
18:23:43 pptp,ppp,debug,packet <auth mschap2>
And i'm sorry for my bad english.