Differences between version 12 and predecessor to the previous major change of IPSec.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 12 | Last edited on Monday, October 17, 2005 10:37:21 am | by CraigBox | Revert |
Older page: | version 10 | Last edited on Friday, August 26, 2005 10:23:34 am | by IanMcDonald | Revert |
@@ -4,19 +4,24 @@
* 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.
+* Would help to secure
the Internet with OpportunisticEncryption if anyone cared.
+* Provided on Linux
by FreeSwan, or its derivatives OpenSwan or StrongSwan
.
** [IPSecInstallation]
** [IPSecConfiguration].
*** [IPSecConfigurationPSK] (Pre-shared keys)
*** [IPSecConfigurationRSA] (RSA keys)
*** [IPSecConfigurationNAT] (Tunneling over NAT connection)
+* Since kernel 2.6, the [26sec] implementation is in the mainline kernel. This is configured using either a *S/WAN or IpsecTools.
* [IPSecBenchmarks].
* FreeSwanToCiscoPix (to create a tunnel to a [Cisco] PIX unit)
* Good article explaining [IPSec] http://www.unixwiz.net/techtips/iguide-ipsec.html
+* [The official IPsec Howto for Linux|http://www.ipsec-howto.org/]
-While not actually [IPSec],
[PPTP] provides
a more [Microsoft] compatible implementation for a secure tunnel to a RoadWarrior
+Other tunnel implementations:
+
+*
[PPTP],
a more [Microsoft] compatible implementation for a secure tunnel to a RoadWarrior
+* [OpenVPN], cross platform userspace [SSL] VPN
----
CategoryNetworking