Penguin

Differences between version 6 and previous revision of 26sec.

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

Newer page: version 6 Last edited on Monday, October 17, 2005 10:42:31 am by CraigBox Revert
Older page: version 5 Last edited on Monday, October 17, 2005 10:39:10 am by CraigBox Revert
@@ -1,5 +1,5 @@
-[ 26sec|http://wiki.openswan.org/index.php/26sec] is the name for the [IPSec] implementation in the Linux 2.6 kernel. It is also known as "NET_KEY" (it's name in .config). 
+__ 26sec__ is the name for the [IPSec] implementation in the Linux 2.6 kernel. It is also known as "NET_KEY" (it's name in .config). 
  
 It is based on the kernel API from the [KAME project|http://www.kame.net/project-overview.html], a Japanese project to bring IPsec to [BSD] operating systems. 
  
 26sec does away with the KLIPS system of having an ipsec0 device to route traffic over and firewall on. Shorewall have some [patches to netfilter|http://shorewall.net/pub/shorewall/contrib/IPSEC/] for matching IPSec traffic using the 26sec API. 
@@ -10,11 +10,12 @@
 * KAME's IpsecTools 
  
 See also: 
  
+* [Openswan's wiki page on 26sec|http://wiki.openswan.org/index.php/26sec]  
 * [Ken Bantoft's (OpenS/WAN developer) talk on the future of IPsec on Linux|http://www.xelerance.com/talks/linuxtag2004/] 
 * [IPsec using Linux 2.6 and Shorewall|http://www.shorewall.net/IPSEC-2.6.html] 
 * [the IPSEC HowTo|http://www.ipsec-howto.org/] 
 * [the LARTC section on IPSEC|http://lartc.org/howto/lartc.ipsec.html] 
  
 ---- 
 CategorySecurity