Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Oct 1999 15:54:49 +0200
From:      Pierre Beyssac <beyssac@enst.fr>
To:        Philip Hallstrom <philip@adhesivemedia.com>, Patrick Bihan-Faou <patrick@mindstep.com>
Cc:        freebsd-security@FreeBSD.ORG
Subject:   Re: pipsecd example?
Message-ID:  <19991016155449.A86922@enst.fr>
In-Reply-To: <Pine.BSF.4.10.9910141254190.30090-100000@mug.adhesivemedia.com>; from Philip Hallstrom on Thu, Oct 14, 1999 at 12:55:35PM -0700
References:  <029001bf15dc$33f44c60$190aa8c0@local.mindstep.com> <Pine.BSF.4.10.9910141254190.30090-100000@mug.adhesivemedia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 14, 1999 at 12:55:35PM -0700, Philip Hallstrom wrote:
> how can I verify that it is indeed encrypting the connection?  I looked at
> tcpdump, but I'm not the best network packet analyzer in the world :)

tcpdump -w /tmp/dumpfile -s 1500 -i ed0 (replace ed0 with your
outgoing ethernet interface name).

Try a few telnets, some http. Then stop tcpdump and do a strings /tmp/dumpfile.
-- 
Pierre Beyssac		pb@enst.fr


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991016155449.A86922>