G
G
Grigory Shchetintsev2017-06-02 18:10:22
Mikrotik
Grigory Shchetintsev, 2017-06-02 18:10:22

How to make OpenWRT PPTP Client and PPTP Server friends in RouterOS?

I tried to make friends with the PPTP Server in MikroTik RB2011 with OpenWRT on which I raise the PPTP Client connection.
But unfortunately nothing intelligible happened, the connection comes, but is constantly broken.
Tell me where to dig? Or maybe someone already has a solution to this issue?
What we have on MikroTik:
PPP Profile

Show images
480ad345b7164f379f6f12c6edbd26cc.png9fdf15ac04aa4a8e9ac4d168d10c536e.png

PPP Secret
Show images
ec428a9df65046f5bac8d53773f6d109.png

Accordingly on OpenWRT:
Show images
dec6e61ffd654bf9a2a58e8d45403935.png423171f0eeed4f83b8ed45a985099ce8.pngdc653098c3db4a40b44620ce353eabb5.png

Log from RB2011:
Show Log
Jun/02/2017 17:59:36 pptp,info ASC: TCP connection established from 31.173.81.78
Jun/02/2017 17:59:36 pptp,debug,packet ASC: rcvd Start-Control-Connection-Request from 31.173.81.78
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     protocol-version=0x0100
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     framing-capabilities=3
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     bearer-capabilities=3
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     maximum-channels=65535
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     firmware-revision=1
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     host-name=local
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     vendor-name=cananian
Jun/02/2017 17:59:36 pptp,debug,packet ASC: sent Start-Control-Connection-Reply to 31.173.81.78
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     protocol-version=0x0100
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     result-code=1
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     error-code=0
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     framing-capabilities=2
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     bearer-capabilities=0
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     maximum-channels=0
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     firmware-revision=1
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     host-name=TELEOFIS_RB2011
Jun/02/2017 17:59:36 pptp,debug,packet ASC:     vendor-name=MikroTik
Jun/02/2017 17:59:37 pptp,debug,packet ASC: rcvd Outgoing-Call-Request from 31.173.81.78
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     call-id=58347
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     call-serial-number=0
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     minimum-bps=2400
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     maximum-bps=1000000000
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     bearer-type=3
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     framing-type=3
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     packet-recv-window-size=50
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     packet-processing-delay=0
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     phone-number-length=0
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     phone-number=
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     subaddress=
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: LCP lowerup
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: LCP open
Jun/02/2017 17:59:37 pptp,debug,packet ASC: sent Outgoing-Call-Reply to 31.173.81.78
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     call-id=186
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     peers-call-id=58347
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     result-code=1
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     error-code=0
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     cause-code=0
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     connect-speed=100000
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     packet-recv-window-size=100
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     packet-processing-delay=0
Jun/02/2017 17:59:37 pptp,debug,packet ASC:     physical-channel-id=0
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC: t  <183>: rcvd  <184>: rcvd  <185>: rcvd  <185>: rcvd  <186>: rcvd LCP ConfReq id=0x1
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:    <asyncmap 0x0>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:    <magic 0xf008fd54>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: sent LCP ConfReq id=0x1
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:    <mru 1450>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:    <magic 0x40926c9a>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:    <auth  mschap2>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: sent LCP ConfRej id=0x1
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:    <asyncmap 0x0>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: rcvd LCP ConfAck id=0x1
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:    <mru 1450>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:    <magic 0x40926c9a>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:    <auth  mschap2>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: rcvd LCP ConfReq id=0x2
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:    <magic 0xf008fd54>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: sent LCP ConfAck id=0x2
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:    <magic 0xf008fd54>
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: LCP opened
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: sent CHAP Challenge id=0x1
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:     <challenge len=16>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:     <name TELEOFIS_RB2011>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: rcvd LCP EchoReq id=0x0
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:     <magic 0xf008fd54>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: sent LCP EchoRep id=0x0
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:     <magic 0x40926c9a>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: rcvd CHAP Response id=0x1
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:     <response len=49>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:     <name user1>
Jun/02/2017 17:59:37 pptp,ppp,info,account ASC: user1 logged in, 172.16.10.2
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: sent CHAP Success id=0x1
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:     S=C820FD34DA6CBF98757796C717B1AF278F5A9BF2
Jun/02/2017 17:59:37 pptp,ppp,info ASC: pptp-user1: authenticated
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: IPCP lowerup
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: IPCP open
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: sent IPCP ConfReq id=0x1
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:     <addr 172.16.10.1>
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: IPV6CP open
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: MPLSCP lowerup
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: MPLSCP open
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: sent MPLSCP ConfReq id=0x1
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: BCP open
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: CCP lowerup
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: CCP open
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: rcvd CCP ConfReq id=0x1
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:     <mppe 1000040>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: sent CCP ConfReq id=0x1
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: sent CCP ConfRej id=0x1
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:     <mppe 1000040>
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: rcvd LCP ProtRej id=0x3
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:      82 81 01 01 00 04
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: rcvd IPCP TermAck id=0x1
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: rcvd CCP ConfAck id=0x1
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: rcvd LCP TermReq id=0x4
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:     MPPE required but cannot negotiate MPPE key length
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: LCP closed
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: CCP lowerdown
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: BCP lowerdown
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: BCP down event in starting state
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: IPCP lowerdown
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: IPV6CP lowerdown
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: IPV6CP down event in starting state
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: MPLSCP lowerdown
Jun/02/2017 17:59:37 pptp,ppp,debug,packet ASC:  <186>: sent LCP TermAck id=0x4
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: LCP lowerdown
Jun/02/2017 17:59:37 pptp,ppp,info ASC: pptp-user1: terminating...
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: LCP lowerdown
Jun/02/2017 17:59:37 pptp,ppp,debug ASC: <186>: LCP down event in starting state
Jun/02/2017 17:59:37 pptp,ppp,info,account ASC: user1 logged out, 0 18 28 3 4
Jun/02/2017 17:59:37 pptp,ppp,info ASC: pptp-user1: disconnected


Log from OpenWRT:
Show Picture

Пришлось сделать изображение
18775519441d4b94b59cbf3514b3abb5.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill Vasiliev, 2017-11-24
@vasilevkirill

pptp is authorized from the beginning, and then encrypts.
I can’t understand from which side, but obviously someone requires
MPPE encryption required but cannot negotiate MPPE key length

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question