User Tools

Site Tools


docs:ipsec

This is an old revision of the document!


Useful docs : IPSec

IPSec is tricky, but worse than that, existing documentation is very messy.

How IPSec works with KAME tools

	 setkey                racoon  <-------(IKE)-------> somebody
	   |                    ^  |      (5)
	   |                    |  |(6)
	   |(1)           +-----+  +---+
	   |           (4)|            |
	   v              |            v
	+-----+  (2)      |    (3)  +-----+
	| SPD |<----- kernel ------>| SAD |
	+-----+         |           +-----+
                        |(7)
                        v

(Very) Basic concepts

This sums up some of the technical details about IPSec. Starters should read a more detailed documentation.

Protocols

Protocol IP Type # Common name Utility
AH 51 Authentication header Integrity
ESP 50 Encapsulated Security Payload Integrity & Confidentiality

IPSec modes

docs/ipsec.1380283940.txt.gz · Last modified: 2013/09/27 14:12 by root

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki