Re: About NAT Traversal



On Thu, Feb 01, 2007 at 11:46:49AM -0500, Eric W. Bates wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

ashoke saha wrote:
basic kame (racoon) as NAT_T for IKE. It did not have
kernel support till 6.0. you can take the patch from
there.
also NAT_T has moved from draft to RFC and do google
for NAT_T to get get the RFC's and also read the code
in the kernel patch and racoon.

Thank you. I have installed the patch; but I suspect that deciphering
the code is beyond my skill level. RFC 3948 is mentioned. I will start
there.

Hi.

You probably don't really need to "decipher" that code, you'll just
need the skill level required to apply a patch to the kernel sources
and recompile your kernel (and recompiling your world is also probably
a good idea), then install the new headers (mainly
/usr/include/net/pfkeyv2.h).


Then you'll just have to recompile/reinstall ipsec-tools port, which
will autodetect NAT-T support (to be more exact, which will detect
that your /usr/include/net/pfkeyv2.h has the required structs for
NAT-T support) and which will be recompiled with such support.



Yvan.

--
NETASQ
http://www.netasq.com
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Random panics seen in 2.6.18-rc1
    ... random panics in slab allocation/free routines. ... By adding one patch at a time to 2.6.17's mm/slab.c, ... leads the 2.6.18-rc1 kernel to panic in 30-60 minutes. ... # ACPI Support ...
    (Linux-Kernel)
  • HP Adaptec HostRAID SHIM Linux (aad81xx driver)
    ... Recompile Process Outline ... The SHIM (Adaptec HostRAID re-compilable package) code model allows the end user ... Adaptec has tested this recompile procedure ONLY on the following Linux kernel streams: ... Support for other Linux streams may be attempted by the user, ...
    (Fedora)
  • Re: [SLE] hotswap sata disks
    ... SUSE kernel packaging. ... I have looked at the libata patch directory and it seems it ... I expect this version to have well-behaving PMP and hotplug support. ... script that handles un-mounting the disks, and then a rescan of the ...
    (SuSE)
  • Re: [PATCH 0/2] MN10300: Add the MN10300 architecture to Linux kernel [try #3]
    ... The first patch suppresses AOUT support in the kernel if CONFIG_BINFMT_AOUT=n ... MN10300 does not support the AOUT binfmt, ...
    (Linux-Kernel)
  • [announce] [patch] NX (No eXecute) support for x86, 2.6.7-rc2-bk2
    ... Transmeta and VIA announced support as well. ... patch makes sure Linux has full support for this hardware feature on x86 ... The NX feature changes this and adds a 'dont execute' bit to the PAE ... all pages are executable by default and the kernel has to be ...
    (Linux-Kernel)