ipsec errors
Author Message
Posted : Wed, 27 August 2008 14:58:04
Subject : ipsec errors
hi forum, i have been trying to install openswan in two lan linux computers for testing before its deployed on several servers. i yum installed ipsec in a fedora 8 computer and on running ipsec verify apparently everything was ok when i tried to restart ipsec it reported an ipsec_setup error [code=xml] ipsec_setup: ERROR: Module xfrm6_tunnel is in use by ipcomp6 [/code] but ipsec seemed to restart w/o issiues but whenever i try to add or initiate a connection using it brings up the following error [code=xml] ignoring message from whack with bad magic 1869114144; should be 1869114150; Mismatched versions of userland tools and KLIPS code. [/code] i installed ipsec in one computer from source which worked after a little tweaking but could not on the second so i used yum which did not exit with an error so i assume that it could be my computers configs attached is my ipsec.conf [code=xml] config setup # Debug-logging controls: "none" for (almost) none, "all" for lots. klipsdebug=none plutodebug=none myid=@sun nat_traversal=no protostack=netkey uniqueids=yes # Add connections here. conn vpn1 type=transport authby=secret keyingtries=2 left=192.168.0.99 leftid=@sun leftsubnet=192.168.0.0/24 right=192.168.0.65 rightid=@earth rightsubnet=10.0.0.0/24 auto=add [/code]
hailer
Posted : Wed, 27 August 2008 15:37:58
Subject : ipsec errors
any help will be greatly appreciated.
Shashank Sharma
Posted : Wed, 03 September 2008 12:47:45
Subject : ipsec errors
Try here: http://lists.openswan.org/mailman/listinfo/ http://www.ipsec-howto.org/t1.html