Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 2004 15:12:33 +0300
From:      Nikolay Petrov <mailinglists@hq.panda.bg>
To:        freebsd-security@freebsd.org
Subject:   IPSec debug
Message-ID:  <1185611253.20040410151233@hq.panda.bg>

next in thread | raw e-mail | index | archive | help
Hi,

I have FreeBSD box with network interface having y.y.y.y ip address.
On same box i configure next ipsec ploicys to process trafic from
hardware ipsec enabled device.

spdadd 0.0.0.0/0 x.x.x.x/24 any -P out ipsec esp/tunnel/y.y.y.y-z.z.z.z/require;
spdadd x.x.x.x/24 0.0.0.0/0 any -P in ipsec esp/tunnel/z.z.z.z-y.y.y.y/require;

Is it possible to see decrypted incoming packets, and outgoing packets
before  are they encrypted
  

-- 
Best regards,
 Nikolay                          mailinglists@hq.panda.bg



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