From owner-freebsd-questions@FreeBSD.ORG Sun Apr 6 01:09:47 2003 Return-Path: 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 5B3C837B401 for ; Sun, 6 Apr 2003 01:09:47 -0800 (PST) Received: from bps.jodocus.org (c115139.upc-c.chello.nl [212.187.115.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 155B343F85 for ; Sun, 6 Apr 2003 01:09:46 -0800 (PST) (envelope-from joost@bps.jodocus.org) Received: from bps.jodocus.org (localhost [127.0.0.1]) by bps.jodocus.org (8.12.8p1/8.12.8) with ESMTP id h3699ijh000414 for ; Sun, 6 Apr 2003 11:09:44 +0200 (CEST) (envelope-from joost@bps.jodocus.org) Received: (from joost@localhost) by bps.jodocus.org (8.12.8p1/8.12.8/Submit) id h3699icJ000413 for freebsd-questions@freebsd.org; Sun, 6 Apr 2003 11:09:44 +0200 (CEST) Date: Sun, 6 Apr 2003 11:09:44 +0200 From: Joost Bekkers To: freebsd-questions@freebsd.org Message-ID: <20030406090944.GA308@bps.jodocus.org> Mail-Followup-To: Joost Bekkers , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: ipsec/racoon broken after upgrade to 4.8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 09:09:47 -0000 Hello, After a binary upgrade to 4.8R and making a custom kernel, racoon exists when trying to create a tunnel: 2003-04-06 11:01:51: DEBUG: algorithm.c:382:alg_oakley_encdef(): encription(des) /usr/libexec/ld-elf.so.1: racoon: Undefined symbol "des_key_sched" I've got these in my kernel config, so that can't be the problem. options IPSEC #IP security options IPSEC_ESP #IP security (crypto; define w/ IPSEC) options IPSEC_DEBUG #debug for IP security Any suggestions? -- greetz Joost joost@jodocus.org