On 7/6/08, Philip Prindeville <[EMAIL PROTECTED]> wrote: > I'm trying to manually (and statically) set up an IPSEC ESP tunnel > between two Astlinux firewalls, but I keep getting: > > The result of line 11: Protocol not supported. > The result of line 15: Protocol not supported. > > on the lines corresponding to the "setkey add" (but not the setkey/spdadd). > > I looked at all the BR2_PACKAGE_IPSEC_TOOLS_* options, and everything > that needs to be enabled is. > > What am I missing? Anyone else had success? > > Thanks, > > -Philip >
Philip, It looks like the kernel modules for ESP/AH aren't loaded... modprobe af_key ah4 esp4 -- Kristian Kielhofner NOT sent from my iPhone or Blackberry ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
