From owner-freebsd-stable@FreeBSD.ORG Wed Dec 3 23:32:48 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D08B16A4CE for ; Wed, 3 Dec 2003 23:32:48 -0800 (PST) Received: from mizar.origin-it.net (mizar.origin-it.net [194.8.96.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38F0F43FCB for ; Wed, 3 Dec 2003 23:32:46 -0800 (PST) (envelope-from helge.oldach@atosorigin.com) Received: from matar.hbg.de.int.atosorigin.com (dehsfw3e.origin-it.net [194.8.96.68])hB47Whm3094202 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 4 Dec 2003 08:32:44 +0100 (CET) (envelope-from helge.oldach@atosorigin.com) Received: from galaxy.hbg.de.ao-srv.com (galaxy.hbg.de.ao-srv.com [161.89.20.4])ESMTP id hB47WhQ8064634; Thu, 4 Dec 2003 08:32:43 +0100 (CET) (envelope-from helge.oldach@atosorigin.com) Received: (from hmo@localhost) by galaxy.hbg.de.ao-srv.com (8.9.3p2/8.9.3/hmo30mar03) id IAA04564; Thu, 4 Dec 2003 08:32:42 +0100 (MET) Message-Id: <200312040732.IAA04564@galaxy.hbg.de.ao-srv.com> In-Reply-To: <20031203153525.H69957@carver.gumbysoft.com> from Doug White at "Dec 4, 2003 0:35:59 am" To: dwhite@gumbysoft.com (Doug White) Date: Thu, 4 Dec 2003 08:32:41 +0100 (MET) From: Helge Oldach X-Address: Atos Origin GmbH, Friesenstraße 13, D-20097 Hamburg, Germany X-Phone: +49 40 7886 7464, Fax: +49 40 7886 9464, Mobile: +49 160 4782517 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org cc: otacon@octo.sytes.net Subject: Re: tcpdump will not compile with ability to decrypt ESPencapsula ted packets. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2003 07:32:48 -0000 Doug White: >On Tue, 2 Dec 2003, Dr Otacon wrote: >> I'm trying to tcpdump ESP encapsulated packets with tcpdump using: >Think about this for a second.... would you WANT to be able to decrypt >packets on the wire? Yes. man tcpdump, -E option. >Wouldn't that mean ANYONE could decrypt them? ;-) No. Helge