From owner-freebsd-questions Tue Jul 3 8:33:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dm3cnd.bell.ca (dm3cnd.bell.ca [198.235.69.146]) by hub.freebsd.org (Postfix) with SMTP id AA8A037B401 for ; Tue, 3 Jul 2001 08:33:13 -0700 (PDT) (envelope-from eric@ste-marie.ca) Received: from 142.117.3.162 by dm3cnd.bell.ca with SMTP (Tumbleweed MMS SMTP Relay (MMS v4.7)); Tue, 03 Jul 2001 11:33:12 -0400 X-Server-Uuid: b85f21a3-cfd1-11d3-8401-00104bf46ab7 Received: from ste-marie.ca ([142.117.85.91]) by blmc2w.qc.bell.ca ( Netscape Messaging Server 3.6) with ESMTP id AAA3908 for ; Tue, 3 Jul 2001 11:33:09 -0400 Message-ID: <3B41E645.FC740EFA@ste-marie.ca> Date: Tue, 03 Jul 2001 11:35:33 -0400 From: "Eric Ste-Marie" X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: IPSec phase1 problem X-WSS-ID: 175F3A3232576-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 WHen I try to initiate an IPSEc connection, I get the following in debug: (lifetime = 28800:28800) (lifebyte = 0:0) enctype = DES-CBC:DES-CBC (encklen = 0:0) hashtype = MD5:MD5 authmethod = pre-shared key:pre-shared key dh_group = 768-bit MODP group:768-bit MODP group acceptable proposal found. but then : ERROR: oakley.c:1150:oakley_validate_auth(): HASH mismatched Any idea where what the problem can be? Where can I get the source for oakley.c? Someone can explain to me why, since I use dh group1, oackley is used here? Is it because oakley and dh share the same groups? Note that the remote VPN is Nortel contivity agressive mode Thanks. -Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message