From owner-freebsd-security@FreeBSD.ORG Mon Jul 28 14:14:21 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99D6637B401 for ; Mon, 28 Jul 2003 14:14:21 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB13243F3F for ; Mon, 28 Jul 2003 14:14:20 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost.nic.fr [IPv6:::1] (may be forged)) by khavrinen.lcs.mit.edu (8.12.9/8.12.9) with ESMTP id h6SLEJ96025104 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK CN=khavrinen.lcs.mit.edu issuer=SSL+20Client+20CA); Mon, 28 Jul 2003 17:14:20 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.9/8.12.9/Submit) id h6SLEHIj025101; Mon, 28 Jul 2003 17:14:17 -0400 (EDT) (envelope-from wollman) Date: Mon, 28 Jul 2003 17:14:17 -0400 (EDT) From: Garrett Wollman Message-Id: <200307282114.h6SLEHIj025101@khavrinen.lcs.mit.edu> To: "Ronan Lucio" In-Reply-To: <012501c35175$ce366280$3aa8a8c0@melim.com.br> References: <012501c35175$ce366280$3aa8a8c0@melim.com.br> X-Spam-Score: -19.8 () IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang) X-Mailman-Approved-At: Fri, 01 Aug 2003 03:06:02 -0700 cc: security@freebsd.org Subject: IPSec X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2003 21:14:22 -0000 < said: > Does anybody knows if is possible to make my FreeBSD box > connect a VPN with the Linux box? > If so, could point me to a documentation about how to install > IPSec with RSA authentication and how to make it work with > FreeS/WAN? A co-worker of mine wrote this document about interoperation between the two implementations: He notes that Linux 2.6 uses the same IKE daemon as FreeBSD. -GAWollman