From owner-freebsd-questions@FreeBSD.ORG Sun Jun 26 19:13:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 BED9216A41C for ; Sun, 26 Jun 2005 19:13:28 +0000 (GMT) (envelope-from szabszi@goodwill.hu) Received: from goodwill.hu (goodwill.dyndns.ws [81.182.246.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6068243D49 for ; Sun, 26 Jun 2005 19:13:28 +0000 (GMT) (envelope-from szabszi@goodwill.hu) Received: from ip98-245.ktv.tiszanet.hu ([217.65.98.245] helo=[10.0.0.25]) by goodwill.hu with esmtpa (Exim 4.51 (FreeBSD)) id 1DmcVI-0007OH-UQ for freebsd-questions@freebsd.org; Sun, 26 Jun 2005 21:09:18 +0200 Message-ID: <42BEFD06.8060309@goodwill.hu> Date: Sun, 26 Jun 2005 21:07:50 +0200 From: =?ISO-8859-1?Q?G=E9czi_Szabolcs?= Organization: Goodwill Pharma Ltd. User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -5.8 (-----) X-Spam-Report: Spam detection software, running on the system "ibm.goodwill.hu", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: hi there, after updating my freebsd to 5.4-stable, i can't make my racoon work as before. i get this error message: [...] Content analysis details: (-5.8 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -3.3 ALL_TRUSTED Did not pass through any untrusted hosts -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] 0.1 AWL AWL: From: address is in the auto white-list Subject: 5.4-stable vs racoon X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: szabszi@goodwill.hu List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 19:13:28 -0000 hi there, after updating my freebsd to 5.4-stable, i can't make my racoon work as before. i get this error message: 2005-06-26 21:01:24: ERROR: pfkey.c:2394:pk_checkalg(): Must get supported algorithms list first. 2005-06-26 21:01:24: ERROR: cftoken.l:494:yyerror(): /usr/local/etc/racoon/racoon.conf:156: ";" algorithm 3DES not supported yes, i have ipsec in kernel: IPsec: Initialized Security Association Processing. what shall I do? thx sz