Has anyone successfully set up a Debian box to use IPSec (FreeS/WAN) ? The FreeS/WAN tools seem fine, but I don't seem to be able to patch the kernel with the freeswan-kernel-patch package - it fails on one of the modifications.
Of course, *.debian.org seems to be semi-unavailable today, possibly as a result of their server breakins. So I can't consult lists.debian.org ... -jim (some patch output ...) make[2]: Entering directory `/usr/src/kernel-patches/all/freeswan' * applying linux/Documentation/Configure.help.fs2_2.patch to /usr/src/kernel-source-2.4.21/Documentation/Configure.help... * applying linux/net/Config.in.fs2_4.patch to /usr/src/kernel-source-2.4.21/net/Config.in... patching file net/Config.in Hunk #1 succeeded at 116 with fuzz 1 (offset 28 lines). * applying linux/net/Makefile.fs2_4.patch to /usr/src/kernel-source-2.4.21/net/Makefile... patching file net/Makefile Hunk #1 succeeded at 17 with fuzz 2. * applying linux/net/ipv4/af_inet.c.fs2_4.patch to /usr/src/kernel-source-2.4.21/net/ipv4/af_inet.c... patching file net/ipv4/af_inet.c Hunk #1 succeeded at 1229 (offset 210 lines). * /usr/src/kernel-source-2.4.21/net/Makefile old patches must be undone, undoing them... * applying linux/net/Makefile.fs2_4.ipsec_alg.patch to /usr/src/kernel-source-2.4.21/net/Makefile... patching file net/Makefile Hunk #1 FAILED at 8. 1 out of 2 hunks FAILED -- saving rejects to file net/Makefile.rej * /usr/src/kernel-source-2.4.21/net/Makefile patch failed, restoring original ./patcher: patch on /usr/src/kernel-source-2.4.21/net/Makefile failed! ./patcher: restoring original /usr/src/kernel-source-2.4.21/net/Makefile, ./patcher: leaving patch attempt in /usr/src/kernel-source-2.4.21/net/Makefile.mangled make[2]: *** [_patches2.4] Error 1
