xl2tpd gives errors and disconnects
I'm trying to connect to a vpn service that uses L2TP without IPSEC.
I installed and configured xl2tpd, but I don't know how to make it work.
The log says the following:
xl2tpd[5263]: Connecting to host 64.55.144.10, port 1701
xl2tpd[5263]: Connection established to 64.55.144.10, 1701. Local: 37195, Remote: 18803 (ref=0/0).
xl2tpd[5263]: Calling on tunnel 37195
xl2tpd[5263]: check_control: Received out of order control packet on tunnel 18803 (got 0, expected 1)
xl2tpd[5263]: handle_packet: bad control packet!
xl2tpd[5263]: check_control: Received out of order control packet on tunnel 18803 (got 0, expected 1)
xl2tpd[5263]: handle_packet: bad control packet!
xl2tpd[5263]: Call established with 64.55.144.10, Local: 44688, Remote: 6677, Serial: 8 (ref=0/0)
xl2tpd[5263]: start_pppd: I'm running:
xl2tpd[5263]: "/usr/sbin/pppd"
xl2tpd[5263]: "passive"
xl2tpd[5263]: "-detach
xl2tpd[5263]: ":"
xl2tpd[5263]: "refuse-pap"
xl2tpd[5263]: "auth"
xl2tpd[5263]: "require-chap"
xl2tpd[5263]: "name"
xl2tpd[5263]: "xxxxxx"
xl2tpd[5263]: "debug"
xl2tpd[5263]: "file"
xl2tpd[5263]: "/etc/ppp/options.l2tpd.client"
xl2tpd[5263]: "/dev/pts/1"
xl2tpd[5263]: Maximum retries exceeded for tunnel 37195. Closing.
xl2tpd[5263]: Trustingly terminating pppd: sending TERM signal to pid 21785
xl2tpd[5263]: pppd 21785 successfully terminated
xl2tpd[5263]: Connection 18803 closed to 64.55.144.10, port 1701 (Timeout)
xl2tpd[5263]: Unable to deliver closing message for tunnel 37195. Destroying anyway.
Could someone help me out?
Let me know what more info is needed.
I'm using ubuntu intrepid
Last edited by garm0; 02-24-2009 at 08:34 PM.
|