All of lore.kernel.org
 help / color / mirror / Atom feed
* Where does linux kernel ipsec hook in
@ 2004-10-20 11:31 Johannes Kleimola
  2004-10-21 13:06 ` Aleksandar Milivojevic
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Kleimola @ 2004-10-20 11:31 UTC (permalink / raw)
  To: netfilter


Hi!

This may have been asked before, but could somebody tell me where does

  1) linux 2.6 kernel ipsec (encrypt and decrypt) and
  2) linux packet sniffers (tcpdump, ethereal)

hook in all the diagrams of page:

http://www.faqs.org/docs/iptables/traversingoftables.html

Thank you very much for help!

  >> Johannes <<


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Where does linux kernel ipsec hook in
  2004-10-20 11:31 Where does linux kernel ipsec hook in Johannes Kleimola
@ 2004-10-21 13:06 ` Aleksandar Milivojevic
  0 siblings, 0 replies; 2+ messages in thread
From: Aleksandar Milivojevic @ 2004-10-21 13:06 UTC (permalink / raw)
  To: Johannes Kleimola; +Cc: netfilter

Johannes Kleimola wrote:
>   1) linux 2.6 kernel ipsec (encrypt and decrypt) and

I remember seeing answer to this one on the list a while ago, check the 
list archives.  Vaugly remeber that it goes through the Netrilter twice 
(encrypted, and than unencrypted).  But don't remember if it was for 
*swan, linux native implementation, or both.

>   2) linux packet sniffers (tcpdump, ethereal)

Packet sniffers always give you packets as they arrive from the wire, 
and as they leave to the wire, since they work by opening device 
directly.  So, in table 3-1 it would be part of step 2, in table 3-2 
part of step 8, and in table 3-3 part of steps 2 and 10.

-- 
Aleksandar Milivojevic <amilivojevic@pbl.ca>    Pollard Banknote Limited
Systems Administrator                           1499 Buffalo Place
Tel: (204) 474-2323 ext 276                     Winnipeg, MB  R3T 1L7


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-10-21 13:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-20 11:31 Where does linux kernel ipsec hook in Johannes Kleimola
2004-10-21 13:06 ` Aleksandar Milivojevic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.