From owner-freebsd-questions Wed Jan 29 14:36:57 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7B1337B401 for ; Wed, 29 Jan 2003 14:36:56 -0800 (PST) Received: from sacred.mumble.org.uk (sacred.mumble.org.uk [217.205.200.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A74743E4A for ; Wed, 29 Jan 2003 14:36:56 -0800 (PST) (envelope-from ben@sacred.mumble.org.uk) Received: by sacred.mumble.org.uk (Postfix, from userid 1000) id 07BFE1FF; Wed, 29 Jan 2003 22:37:05 +0000 (GMT) Date: Wed, 29 Jan 2003 22:37:04 +0000 From: Ben To: freebsd-questions@freebsd.org Subject: Re: Problems with IPSec Message-ID: <20030129223704.GA42950@sacred.poo.pants> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.3i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Oct 01, 2002 at 02:41:24PM +0000, Scott Penno wrote: > I have a FreeBSD box running -STABLE which has had IPSec working with other > hosts for quite some time without a problem. I've just setup another > FreeBSD box running 5.0-RC1 and am trying to establish a VPN tunnel but am > not getting too far. I'm using racoon and when attempting the negotiation > with debugging enabled, the following message appears: > 2003-01-20 12:00:23: ERROR: pfkey.c:207:pfkey_handler(): pfkey ADD failed: > Invalid argument > and the following message is logged via syslog: > Jan 20 12:00:23 atlas kernel: key_mature: invalid AH key length 160 (128-128 > allowed) Tried rebuilding racoon? i had just upgraded a machine that was following -STABLE and blowfish suddenly wasn't supported, and if i used aes or 3des it complained like you've got. I did a "portupgrade -f racoon" suddenly all worked fine again.. YMMV (: [not subscribed to -questions either] -- Ben. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message