On Mon, Mar 09, 2009 at 08:26:36AM +0100, Piotr Jasiukajtis wrote: > On Mon, Mar 9, 2009 at 6:47 AM, Akhil Jain <akhil_jain111 at yahoo.co.in> > wrote: > > Can anyone tell me how to check on my solaris m/c if IPsec module is > > running or not? > Type 'ipsecconf -l' to show ipsec rules and 'modinfo | grep ipsec' to > see if ipsec kernel modules are loaded.
And to see if it's actually doing anything you can snoop to see that ESP/AH is being used.