|
|||||||||||
|
Re: linux-ipsec: ANNOUNCE: FreeS/WAN IPSEC & IKE version 0.8 released & useful!
From: William Allen Simpson <bsimpson(at)morningstar.com>
Date: Fri May 15 1998 - 11:12:03 EDT
Although I've just started looking at OpenBSD code, I'm still not looking at Linux code, since you are not done, and I have pretty fundamental architectural question:
Karn started with tunnels, having had them for many years for ham radio. Surely Linux has tunnels already, as I thought that was the same Alan Cox who was active in the TCP-Group? Karn just added "transport" level AH and ESP, with a target host. Using separate commands, you get both tunnel and transport with the same implementation effort. I have my own re-implementation of Karn's earlier design, but here are the manual commands that allow me into morningstar.com, as an example: route addp 137.175.0.0/16 tunnel 137.175.1.2 route addp default px secure add <spi-out> md5kp <secret> 137.175.1.2 secure add <spi-in> md5kp <secret> "md5kp" is RFC-1828 (leading key padded envelope MAC). "md5h" would be Hugo-MAC (the N-MAC deviant currently used in IPSec). WSimpson@UMich.edu Key fingerprint = 17 40 5E 67 15 6F 31 26 DD 0D B9 9B 6A 15 2C 32 Received on Fri May 15 12:40:56 1998 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 12:59:10 EDT |
||||||||||
|
|||||||||||