----- Original Message -----
From: "Pradeep Victor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 28, 2002 3:54 AM
Subject: [WinPcap-users] IPSEC packets


> Hi is it possible to capture the packets at the ipsec level after
decrytion
> using the winpcap functions?

No. WinPcap captures packets as they reach the network adapter.

>
> Does wincap has functions similar to windump to decrypt the packets
captured
> at the link layer?
>

WinPcap and windump are different things:

-winpcap is a library (more precisely, it's an architecture) to capture raw
data from the network.
-windump is an app to decode network packets.

If you want to decrypt IPsec, you have to decode it on your own (but you
have the windump/tcpdump sources, you can use them!).

GV


> Thanks
> Pradeep
>
>
> ==================================================================
>  This is the WinPcap users list. It is archived at
>  http://www.mail-archive.com/[email protected]/
>
>  To unsubscribe use
>  mailto: [EMAIL PROTECTED]?body=unsubscribe
> ==================================================================
>





==================================================================
 This is the WinPcap users list. It is archived at
 http://www.mail-archive.com/[email protected]/

 To unsubscribe use 
 mailto: [EMAIL PROTECTED]?body=unsubscribe
==================================================================

Reply via email to