I am trying to connect a Linux box to a Windows XP one with an IPSec
VPN. The IPSec part of the
VPN seem to work fine (no error) but I have some trouble with L2TPD. It
dont seem able to establish
a connection, here is the log:

This binary does not support kernel L2TP.
l2tpd version 0.69 started on linuxtest PID:1095
Written by Mark Spencer, Copyright (C) 1998, Adtran, Inc.
Forked by Scott Balmos and David Stipp, (C) 2001
Inhereted by Jeff McAdams, (C) 2002
Linux version 2.6.1 on a i686, port 1701
ourtid = 43210, entropy_buf = a8ca
check_control: control, cid = 0, Ns = 0, Nr = 0
handle_avps: handling avp's for tunnel 43210, call 0
message_type_avp: message type 1 (Start-Control-Connection-Request)
protocol_version_avp: peer is using version 1, revision 0.
framing_caps_avp: supported peer frames: sync
bearer_caps_avp: supported peer bearers:
firmware_rev_avp: peer reports firmware version 1280 (0x0500)
hostname_avp: peer reports hostname 'ben'
vendor_avp: peer reports vendor 'Microsof'
assigned_tunnel_avp: using peer's tunnel 11
receive_window_size_avp: peer wants RWS of 8.  Will use flow control.
ourtid = 19077, entropy_buf = 4a85
check_control: control, cid = 0, Ns = 0, Nr = 0
handle_avps: handling avp's for tunnel 19077, call 0
message_type_avp: message type 1 (Start-Control-Connection-Request)
protocol_version_avp: peer is using version 1, revision 0.
framing_caps_avp: supported peer frames: sync
bearer_caps_avp: supported peer bearers:
firmware_rev_avp: peer reports firmware version 1280 (0x0500)
hostname_avp: peer reports hostname 'ben'
vendor_avp: peer reports vendor 'Microsof'
assigned_tunnel_avp: using peer's tunnel 11
receive_window_size_avp: peer wants RWS of 8.  Will use flow control.
control_finish: Peer requested tunnel 11 twice, ignoring second one.
ourtid = 39206, entropy_buf = 9926
check_control: control, cid = 0, Ns = 0, Nr = 0
handle_avps: handling avp's for tunnel 39206, call 0
message_type_avp: message type 1 (Start-Control-Connection-Request)
protocol_version_avp: peer is using version 1, revision 0.
framing_caps_avp: supported peer frames: sync
bearer_caps_avp: supported peer bearers:
firmware_rev_avp: peer reports firmware version 1280 (0x0500)
hostname_avp: peer reports hostname 'ben'
vendor_avp: peer reports vendor 'Microsof'
assigned_tunnel_avp: using peer's tunnel 11
receive_window_size_avp: peer wants RWS of 8.  Will use flow control.
control_finish: Peer requested tunnel 11 twice, ignoring second one.
control_xmit: Maximum retries exceeded for tunnel 43210.  Closing.
call_close : Connection 11 closed to 192.168.1.3, port 1701 (Timeout)
control_xmit: Unable to deliver closing message for tunnel 43210.
Destroying anyway.

The only error that I can see in this is "control_finish: Peer requested
tunnel 11 twice, ignoring second one."
and I dont have a clue of what it mean / what is the cause of this.

Any help would be greatly appreciated,

Benjamin





Reply via email to