Penguin

Differences between version 7 and previous revision of IPSec.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 7 Last edited on Wednesday, November 5, 2003 10:10:44 am by CraigBox Revert
Older page: version 1 Last edited on Wednesday, April 23, 2003 10:23:47 am by CraigBox Revert
@@ -1,14 +1,17 @@
-IP Security . (Fill me in!)  
+IPSec adds security to [ IP]
  
-Back ported from [IPv6] into [IPv4].  
+Quick list of links:  
  
-Two types: [ESP] and [AH]. %%%  
-Uses [IKE] for connection and key negotiation.  
-  
-See [IPSecInstallation] and [IPSecConfiguration].  
-  
-For specific configuration information, see [IPSecConfigurationPSK] and [IPSecConfigurationRSA]. For performance related information, see [IPSecBenchmarks].  
-  
-To create a tunnel to a [Cisco] PIX unit, see FreeSwanToCiscoPix.  
-  
-If you are a Microsoftie, you might want to look at [PPTP] instead.  
+* Back ported from [IPv6] into [IPv4].  
+* Two types: [ESP] and [AH].  
+* Uses [IKE] for connection and key negotiation.  
+* Secure the Internet with OpportunisticEncryption  
+* Normally provided by FreeSwan.  
+** [IPSecInstallation]  
+** [IPSecConfiguration].  
+*** [IPSecConfigurationPSK] (Pre-shared keys)  
+*** [IPSecConfigurationRSA] (RSA keys)  
+*** [IPSecConfigurationNAT] (Tunneling over NAT connection)  
+* [IPSecBenchmarks].  
+* FreeSwanToCiscoPix (to create a tunnel to a [Cisco] PIX unit)  
+* [PPTP], an easier and more [Microsoft] compatible implementation for a RoadWarrior