The provider requires that I setup the L2TP tunnel with a shared secret. From what I have been reading on the forum and other sources it looks like MikroTik doesn't support setting up an L2TP tunnel with a shared secret.
NOTE: This is NOT IPSEC. The provider clearly states not to use IPSEC.
The only configuration instructions provided to me by the provider is the following:
- L2TP Service IP
- Shared secret
- Username
- Password
Code: Select all
Aug/16/2013 23:56:27 l2tp,debug session 1 entering state: wait-reply
Aug/16/2013 23:56:27 l2tp,debug,packet rcvd control message from xxx.xxx.xxx.xxx:1701
Aug/16/2013 23:56:27 l2tp,debug,packet tunnel-id=9, session-id=0, ns=1, nr=2
Aug/16/2013 23:56:27 l2tp,debug,packet (M) Message-Type=StopCCN
Aug/16/2013 23:56:27 l2tp,debug,packet (M) Assigned-Tunnel-ID=15358
Aug/16/2013 23:56:27 l2tp,debug,packet (M) Result-Code=4
Aug/16/2013 23:56:27 l2tp,debug,packet Error-Code=6
Aug/16/2013 23:56:27 l2tp,debug,packet Error-Message="tunnel receive scccn avp missing challenge response"
Aug/16/2013 23:56:27 l2tp,debug,packet sent control message to xxx.xxx.xxx.xxx:1701
Aug/16/2013 23:56:27 l2tp,debug,packet tunnel-id=15358, session-id=0, ns=2, nr=2
Aug/16/2013 23:56:27 l2tp,debug,packet (M) Message-Type=ICRQ
Aug/16/2013 23:56:27 l2tp,debug,packet (M) Assigned-Session-ID=1
Aug/16/2013 23:56:27 l2tp,debug,packet (M) Call-Serial-Number=8
Aug/16/2013 23:56:27 l2tp,debug,packet (M) Bearer-Type=0x0
Aug/16/2013 23:56:27 l2tp,debug,packet sent control message (ack) to xxx.xxx.xxx.xxx:1701
Aug/16/2013 23:56:27 l2tp,debug,packet tunnel-id=15358, session-id=0, ns=3, nr=2
Aug/16/2013 23:56:27 l2tp,debug tunnel 9 entering state: dead
Aug/16/2013 23:56:27 l2tp,debug session 1 entering state: dead
Aug/16/2013 23:56:27 l2tp,ppp,info l2tp-out: terminating... - session closed
Aug/16/2013 23:56:27 l2tp,ppp,debug l2tp-out: LCP lowerdown
Aug/16/2013 23:56:27 l2tp,ppp,debug l2tp-out: LCP down event in initial state
Aug/16/2013 23:56:27 l2tp,ppp,info l2tp-out: disconnected
Is there a workaround for this? If not is there any chance that MikroTik will include this functionality in future versions of ROS?
Please also see this (old) related thread: http://forum.mikrotik.com/viewtopic.php?f=2&t=38302