Penguin

Differences between version 4 and predecessor to the previous major change of MPPE.

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

Newer page: version 4 Last edited on Sunday, October 3, 2004 10:50:57 pm by RobMcDonald Revert
Older page: version 3 Last edited on Thursday, December 4, 2003 9:49:58 am by TonyFrazier Revert
@@ -1,5 +1,7 @@
 [MPPE] stands for __M__icrosoft __P__oint-to-__P__oint __E__ncryption. It is a protocol designed for transfering encrypted datagrams over point-to-point links using encryption keys varying in length from 40 bits to 128 bits. See RFC:3078 and RFC:3079 for details. 
  
 If you want encrypt data when talking to Windows clients over a [PPTP] link, you will need to compile [MPPE] support into your [Kernel] and [pppd(8)]. (See http://public.planetmirror.com/pub/mppe/ or http://pserver.samba.org/cgi-bin/cvsweb/ppp/linux/mppe/ - it's built into PPP 2.4.2) 
+  
+Should you want to Patch your kernel with MPPE Support, You might find this short HOWTO usefull. [MPPEKernelHowto]  
  
 See also [MPPC].