Tue Nov 15, 2005 11:49 pm
Still cant get this VPN to work.
I set up another Mikrotik L2TP server and place it behind a 1:1 NAT cisco router in my test lab just like the one I have at the my site and it worked, I have compared all the configuration both on cisco and the Mikrotik of my test system with my client config, even though its exactly the same except that I go through the Internet to get to my client VPN, its still gives error 619. Do I need EoIP for the L2TP to work over Internet?
The debug from the Mikrotik l2tp server is below, anyone please help.
[admin@MikroTik] >
(11 messages discarded)
echo: l2tp,debug tunnel 9 entering state: wait-ctl-conn
echo: l2tp,debug,packet sent control message to 70.14.32.13:1701
echo: l2tp,debug,packet tunnel-id=15, session-id=0, ns=0, nr=1
echo: l2tp,debug,packet (M) Message-Type=SCCRP
echo: l2tp,debug,packet (M) Protocol-Version=0x01:00
echo: l2tp,debug,packet (M) Framing-Capabilities=0x1
echo: l2tp,debug,packet (M) Bearer-Capabilities=0x0
echo: l2tp,debug,packet Firmware-Revision=0x1
echo: l2tp,debug,packet (M) Host-Name="MikroTik"
echo: l2tp,debug,packet Vendor-Name="MikroTik"
echo: l2tp,debug,packet (M) Assigned-Tunnel-ID=9
echo: l2tp,debug,packet (M) Receive-Window-Size=4
[admin@MikroTik] >
(31 messages discarded)
echo: l2tp,debug,packet tunnel-id=9, session-id=0, ns=2, nr=1
echo: l2tp,debug,packet (M) Message-Type=ICRQ
echo: l2tp,debug,packet (M) Assigned-Session-ID=1
echo: l2tp,debug,packet (M) Call-Serial-Number=0
echo: l2tp,debug,packet (M) Bearer-Type=0x2
echo: l2tp,debug session 1 entering state: wait-connect
echo: l2tp,debug,packet sent control message to 70.14.32.13:1701
echo: l2tp,debug,packet tunnel-id=15, session-id=1, ns=1, nr=3
echo: l2tp,debug,packet (M) Message-Type=ICRP
echo: l2tp,debug,packet (M) Assigned-Session-ID=1
echo: l2tp,debug,packet rcvd control message (ack) from 70.14.32.13:1701
echo: l2tp,debug,packet tunnel-id=9, session-id=0, ns=3, nr=1
[admin@MikroTik] >
(23 messages discarded)
echo: l2tp,ppp,debug,packet <accomp>
echo: l2tp,ppp,debug,packet <mrru 1614>
echo: l2tp,ppp,debug,packet <ed 0x01 f6 96 60 6a dc de 46 88 b6 16 46 7e 28 e
5 cd 3e 00 00 00 09>
echo: l2tp,ppp,debug,packet <0x0d 03 06><65.14.32.13>: sent LCP ConfReq id=
0x1
echo: l2tp,ppp,debug,packet <mru 1460>
echo: l2tp,ppp,debug,packet <magic 0x519b500d>
echo: l2tp,ppp,debug,packet <auth mschap2>
echo: l2tp,ppp,debug,packet <70.14.32.13>: sent LCP ConfRej id=0x0
echo: l2tp,ppp,debug,packet <pcomp>
echo: l2tp,ppp,debug,packet <accomp>
echo: l2tp,ppp,debug,packet <mrru 1614>
echo: l2tp,ppp,debug,packet <ed 0x01 f6 96 60 6a dc de 46 88 b6 16 46 7e 28 e
5 cd 3e 00 00 00 09>
[admin@MikroTik] >
(8 messages discarded)
echo: l2tp,debug,packet (M) Message-Type=CDN
echo: l2tp,debug,packet (M) Result-Code=1
echo: l2tp,debug,packet (M) Assigned-Session-ID=1
echo: l2tp,debug session 1 entering state: stopping
echo: l2tp,ppp,debug <70.14.32.13>: PPP destroy
echo: l2tp,ppp,debug <70.14.32.13>: PPP destroy
echo: l2tp,ppp,debug <70.14.32.13>: PPP stopped
echo: l2tp,ppp,info <l2tp-0>: disconnected
echo: l2tp,ppp,debug <70.14.32.13>: CCP lowerdown
echo: l2tp,ppp,debug <70.14.32.13>: CCP down event in initial state
echo: l2tp,ppp,debug <70.14.32.13>: IPCP lowerdown
echo: l2tp,ppp,debug <70.14.32.13>: IPCP down event in initial state
[admin@MikroTik] >
(3 messages discarded)
echo: l2tp,debug,packet (M) Result-Code=1
echo: l2tp,debug,packet (M) Assigned-Session-ID=1
echo: l2tp,debug,packet rcvd control message from 70.14.32.13:1701
echo: l2tp,debug,packet tunnel-id=9, session-id=0, ns=4, nr=2
echo: l2tp,debug,packet (M) Message-Type=StopCCN
echo: l2tp,debug,packet (M) Assigned-Tunnel-ID=15
echo: l2tp,debug,packet (M) Result-Code=2
echo: l2tp,debug,packet Error-Code=2
echo: l2tp,debug,packet sent control message (ack) to 70.14.32.13:1701
echo: l2tp,debug,packet tunnel-id=15, session-id=0, ns=3, nr=5
echo: l2tp,debug tunnel 9 entering state: dead
echo: l2tp,debug session 1 entering state: dead
Nurudeen