<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: could not stop ipsec in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741804#M85902</link>
    <description># ipsec verify&lt;BR /&gt;Checking your system to see if IPsec got installed and started correctly:&lt;BR /&gt;Version check and ipsec on-path                                         [OK]&lt;BR /&gt;Linux FreeS/WAN U2.04/K(no kernel code presently loaded)&lt;BR /&gt;Checking for KLIPS support in kernel                                    [FAILED]&lt;BR /&gt;Checking for RSA private key (/etc/ipsec.secrets)                       [FAILED]&lt;BR /&gt;ipsec showhostkey: no default key in "/etc/ipsec.secrets"&lt;BR /&gt;Checking that pluto is running                                          [FAILED]&lt;BR /&gt;whack: Pluto is not running (no "/var/run/pluto.ctl")&lt;BR /&gt;Two or more interfaces found, checking IP forwarding                    [FAILED]&lt;BR /&gt;whack: Pluto is not running (no "/var/run/pluto.ctl")&lt;BR /&gt;Checking NAT and MASQUERADEing&lt;BR /&gt;Opportunistic Encryption DNS checks:&lt;BR /&gt;Looking for TXT in forward map: ext.domain.net                          [MISSING]&lt;BR /&gt;Does the machine have at least one non-private address?                 [FAILED]&lt;BR /&gt;&lt;BR /&gt;# modprobe ipsec&lt;BR /&gt;modprobe: Can't locate module ipsec&lt;BR /&gt;&lt;BR /&gt;# depmod -a&lt;BR /&gt;# &lt;BR /&gt;</description>
    <pubDate>Wed, 01 Mar 2006 10:40:49 GMT</pubDate>
    <dc:creator>'chris'</dc:creator>
    <dc:date>2006-03-01T10:40:49Z</dc:date>
    <item>
      <title>could not stop ipsec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741802#M85900</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;I could not stop ipsec on debian sarge stable:&lt;BR /&gt;&lt;BR /&gt;if I start with:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# /etc/init.d/ipsec start&lt;BR /&gt;ipsec_setup: Starting FreeS/WAN IPsec 2.04...&lt;BR /&gt;ipsec_setup: insmod: ipsec: no module by that name found&lt;BR /&gt;ipsec_setup: /sbin/insmod /lib/modules/2.4.27-2-386/kernel/net/key/af_key.o&lt;BR /&gt;ipsec_setup: Using /lib/modules/2.4.27-2-386/kernel/net/key/af_key.o&lt;BR /&gt;ipsec_setup: Symbol version prefix ''&lt;BR /&gt;ipsec_setup: /sbin/insmod -q /lib/modules/2.4.27-2-386/kernel/net/ipv4/ah4.o&lt;BR /&gt;ipsec_setup: Using /lib/modules/2.4.27-2-386/kernel/net/ipv4/ah4.o&lt;BR /&gt;ipsec_setup: Symbol version prefix ''&lt;BR /&gt;ipsec_setup: /sbin/insmod -q /lib/modules/2.4.27-2-386/kernel/net/ipv4/esp4.o&lt;BR /&gt;ipsec_setup: Using /lib/modules/2.4.27-2-386/kernel/net/ipv4/esp4.o&lt;BR /&gt;ipsec_setup: Symbol version prefix ''&lt;BR /&gt;ipsec_setup: /sbin/insmod -q /lib/modules/2.4.27-2-386/kernel/net/ipv4/ipcomp.o&lt;BR /&gt;ipsec_setup: Using /lib/modules/2.4.27-2-386/kernel/net/ipv4/ipcomp.o&lt;BR /&gt;ipsec_setup: Symbol version prefix ''&lt;BR /&gt;ipsec_setup: /sbin/insmod -q /lib/modules/2.4.27-2-386/kernel/net/xfrm/xfrm_user.o&lt;BR /&gt;ipsec_setup: Using /lib/modules/2.4.27-2-386/kernel/net/xfrm/xfrm_user.o&lt;BR /&gt;ipsec_setup: Symbol version prefix ''&lt;BR /&gt;ipsec_setup: WARNING: setkey not found.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;could not stop anymore:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# /etc/init.d/ipsec stop&lt;BR /&gt;ipsec_setup: Stopping FreeS/WAN IPsec...&lt;BR /&gt;ipsec_setup: Attempt to shut Pluto down failed!  Trying kill:&lt;BR /&gt;ipsec_setup: /usr/lib/ipsec/_realsetup: line 1: kill: (2192) - Kein passender Prozess gefunden&lt;BR /&gt;&lt;BR /&gt;ipsec is still running !&lt;BR /&gt;even if I try to kill the process, it starts again&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;my config file:&lt;BR /&gt;&lt;BR /&gt;# cat /etc/ipsec.conf&lt;BR /&gt;&lt;BR /&gt;# basic configuration&lt;BR /&gt;config setup&lt;BR /&gt;    interfaces=%defaultroute&lt;BR /&gt;    #interfaces="ipsec0=eth0"&lt;BR /&gt;    klipsdebug=none&lt;BR /&gt;    plutodebug=none&lt;BR /&gt;    #plutoload=%search&lt;BR /&gt;    #plutostart=%search&lt;BR /&gt;&lt;BR /&gt;    uniqueids=yes&lt;BR /&gt;    forwardcontrol=yes&lt;BR /&gt;    #Enable NAT-Traversal&lt;BR /&gt;    #nat_traversal=yes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# defaults for subsequent connection descriptions&lt;BR /&gt;# (these defaults will soon go away)&lt;BR /&gt;conn %default&lt;BR /&gt;    keyingtries=0&lt;BR /&gt;    disablearrivalcheck=no&lt;BR /&gt;    leftrsasigkey=%dnsondemand&lt;BR /&gt;    rightrsasigkey=%dnsondemand&lt;BR /&gt;    #compress=yes&lt;BR /&gt;&lt;BR /&gt;# sample VPN connection&lt;BR /&gt;conn Firebox1&lt;BR /&gt;    authby=secret&lt;BR /&gt;    left=202.X.X.10&lt;BR /&gt;    leftnexthop=202.X.X.1&lt;BR /&gt;    leftsubnet=192.168.0.0/24&lt;BR /&gt;    right=202.X.X.10&lt;BR /&gt;    rightnexthop=202.X.X.1&lt;BR /&gt;    rightsubnet=192.168.115.0/24&lt;BR /&gt;    keyexchange=ike&lt;BR /&gt;    pfs=yes&lt;BR /&gt;    auto=start&lt;BR /&gt;&lt;BR /&gt;conn Firebox2&lt;BR /&gt;    authby=secret&lt;BR /&gt;    left=202.X.X.10&lt;BR /&gt;    leftnexthop=202.X.X.1&lt;BR /&gt;    leftsubnet=10.0.0.0/8&lt;BR /&gt;    right=202.X.X.10&lt;BR /&gt;    rightnexthop=202.X.X.1&lt;BR /&gt;    rightsubnet=192.168.115.0/24&lt;BR /&gt;    keyexchange=ike&lt;BR /&gt;    pfs=yes&lt;BR /&gt;    auto=start&lt;BR /&gt;&lt;BR /&gt;conn Firebox3&lt;BR /&gt;    authby=secret&lt;BR /&gt;    left=202.X.X.10&lt;BR /&gt;    leftnexthop=202.X.X.1&lt;BR /&gt;    leftsubnet=192.168.1.0/24&lt;BR /&gt;    right=202.X.X.10&lt;BR /&gt;    rightnexthop=202.X.X.1&lt;BR /&gt;    rightsubnet=192.168.115.0/24&lt;BR /&gt;    keyexchange=ike&lt;BR /&gt;    pfs=yes&lt;BR /&gt;    auto=start&lt;BR /&gt;&lt;BR /&gt;knows someone howto solve this problem ?</description>
      <pubDate>Wed, 01 Mar 2006 10:07:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741802#M85900</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2006-03-01T10:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: could not stop ipsec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741803#M85901</link>
      <description>At first check that you have a successful install:&lt;BR /&gt;# ipsec verify&lt;BR /&gt;&lt;BR /&gt;Your host is trying to load the unexisting ipsec.o module. It seems your module did not get installed properly.&lt;BR /&gt;&lt;BR /&gt;What do "modprobe ipsec" and "depmod -a" say?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2006 10:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741803#M85901</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-03-01T10:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: could not stop ipsec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741804#M85902</link>
      <description># ipsec verify&lt;BR /&gt;Checking your system to see if IPsec got installed and started correctly:&lt;BR /&gt;Version check and ipsec on-path                                         [OK]&lt;BR /&gt;Linux FreeS/WAN U2.04/K(no kernel code presently loaded)&lt;BR /&gt;Checking for KLIPS support in kernel                                    [FAILED]&lt;BR /&gt;Checking for RSA private key (/etc/ipsec.secrets)                       [FAILED]&lt;BR /&gt;ipsec showhostkey: no default key in "/etc/ipsec.secrets"&lt;BR /&gt;Checking that pluto is running                                          [FAILED]&lt;BR /&gt;whack: Pluto is not running (no "/var/run/pluto.ctl")&lt;BR /&gt;Two or more interfaces found, checking IP forwarding                    [FAILED]&lt;BR /&gt;whack: Pluto is not running (no "/var/run/pluto.ctl")&lt;BR /&gt;Checking NAT and MASQUERADEing&lt;BR /&gt;Opportunistic Encryption DNS checks:&lt;BR /&gt;Looking for TXT in forward map: ext.domain.net                          [MISSING]&lt;BR /&gt;Does the machine have at least one non-private address?                 [FAILED]&lt;BR /&gt;&lt;BR /&gt;# modprobe ipsec&lt;BR /&gt;modprobe: Can't locate module ipsec&lt;BR /&gt;&lt;BR /&gt;# depmod -a&lt;BR /&gt;# &lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2006 10:40:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741804#M85902</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2006-03-01T10:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: could not stop ipsec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741805#M85903</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;"ipsec_setup: insmod: ipsec: no module by that name found"&lt;BR /&gt;&lt;BR /&gt;Don't you have this module in /lib/modules/2.x.x/ ? Is it compiled in the kernel ?&lt;BR /&gt;&lt;BR /&gt;By the way, this is, for me, the only reason you cannot stop FreeSWan 'cause it seems that your modules have been re-compiled (lot of "Symbol version prefix" messages at start).&lt;BR /&gt;&lt;BR /&gt;I think you should tried asking on the mail lists of FreeSwan. (&lt;A href="http://www.freeswan.org/)" target="_blank"&gt;http://www.freeswan.org/)&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2006 10:41:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741805#M85903</guid>
      <dc:creator>Lionel Giraudeau</dc:creator>
      <dc:date>2006-03-01T10:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: could not stop ipsec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741806#M85904</link>
      <description>Seems your kernel does not support IPSec. &lt;BR /&gt;You can set up the 2.6.X stable kernel (has native IPSec support) or install freeswan-modules-source package (from &lt;A href="http://packages.debian.org/stable/net/freeswan-modules-source)" target="_blank"&gt;http://packages.debian.org/stable/net/freeswan-modules-source)&lt;/A&gt; which contains the source for the FreeSWan modules.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2006 10:59:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741806#M85904</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-03-01T10:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: could not stop ipsec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741807#M85905</link>
      <description>I've done:&lt;BR /&gt;&lt;BR /&gt;# apt-get install kernel-image-2.6.8-2-686&lt;BR /&gt;# uname -a&lt;BR /&gt;Linux ext.domain.net 2.6.8-2-686 #1 Tue Aug 16 13:22:48 UTC 2005 i686 GNU/Linux&lt;BR /&gt;# apt-get install freeswan-modules-source&lt;BR /&gt;&lt;BR /&gt;and still get problems:&lt;BR /&gt;&lt;BR /&gt;# ipsec verify&lt;BR /&gt;Checking your system to see if IPsec got installed and started correctly:&lt;BR /&gt;Version check and ipsec on-path                                         [OK]&lt;BR /&gt;Linux FreeS/WAN U2.04/K(no kernel code presently loaded)&lt;BR /&gt;Checking for KLIPS support in kernel                                    [FAILED]&lt;BR /&gt;Checking for RSA private key (/etc/ipsec.secrets)                       [FAILED]&lt;BR /&gt;ipsec showhostkey: no default key in "/etc/ipsec.secrets"&lt;BR /&gt;Checking that pluto is running                                          [OK]&lt;BR /&gt;Two or more interfaces found, checking IP forwarding                    [OK]&lt;BR /&gt;Checking NAT and MASQUERADEing&lt;BR /&gt;&lt;BR /&gt;Opportunistic Encryption DNS checks:&lt;BR /&gt;Looking for TXT in forward map: ext.domain.net                         [MISSING]&lt;BR /&gt;Does the machine have at least one non-private address?                 [FAILED]</description>
      <pubDate>Wed, 01 Mar 2006 11:30:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741807#M85905</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2006-03-01T11:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: could not stop ipsec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741808#M85906</link>
      <description>Could you stop ipsec without killing the process?</description>
      <pubDate>Wed, 01 Mar 2006 11:47:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741808#M85906</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-03-01T11:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: could not stop ipsec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741809#M85907</link>
      <description>no, if I try to stop with:&lt;BR /&gt;&lt;BR /&gt;# /etc/init.d/ipsec stop&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;# ipsec setup --stop&lt;BR /&gt;&lt;BR /&gt;it's still running.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2006 19:43:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741809#M85907</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2006-03-01T19:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: could not stop ipsec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741810#M85908</link>
      <description>the problem is solved now !&lt;BR /&gt;&lt;BR /&gt;I changed in /etc/ipsec.conf from:&lt;BR /&gt;&lt;BR /&gt;interfaces=%defaultroute&lt;BR /&gt;&lt;BR /&gt;to:&lt;BR /&gt;&lt;BR /&gt;interfaces="ipsec0=eth0"&lt;BR /&gt;&lt;BR /&gt;and it seems to be OK now.</description>
      <pubDate>Wed, 01 Mar 2006 19:47:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741810#M85908</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2006-03-01T19:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: could not stop ipsec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741811#M85909</link>
      <description>what I could only not understand &lt;BR /&gt;&lt;BR /&gt;# ipsec verify&lt;BR /&gt;Checking your system to see if IPsec got installed and started correctly:&lt;BR /&gt;Version check and ipsec on-path                                         [OK]&lt;BR /&gt;Linux FreeS/WAN U2.04/K(no kernel code presently loaded)&lt;BR /&gt;Checking for KLIPS support in kernel                                    [FAILED]&lt;BR /&gt;Checking for RSA private key (/etc/ipsec.secrets)                       [OK]&lt;BR /&gt;Checking that pluto is running                                          [OK]&lt;BR /&gt;Two or more interfaces found, checking IP forwarding                    [OK]&lt;BR /&gt;Checking NAT and MASQUERADEing&lt;BR /&gt;&lt;BR /&gt;Opportunistic Encryption DNS checks:&lt;BR /&gt;Looking for TXT in forward map: ext.domain.net                        [MISSING]&lt;BR /&gt;Does the machine have at least one non-private address?                 [FAILED]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;is howto solve these FAILED or MISSING problems ?</description>
      <pubDate>Wed, 01 Mar 2006 20:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741811#M85909</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2006-03-01T20:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: could not stop ipsec</title>
      <link>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741812#M85910</link>
      <description>According to "&lt;A href="http://www.freeswan.org/freeswan_trees/CURRENT-TREE/doc/2.6.known-issues" target="_blank"&gt;http://www.freeswan.org/freeswan_trees/CURRENT-TREE/doc/2.6.known-issues&lt;/A&gt;" document, kernel 2.6 series IPsec does not have KLIPS style ipsecN interfaces, therefore You can ignore "ipsec verify" error messages.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 02 Mar 2006 04:17:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/could-not-stop-ipsec/m-p/3741812#M85910</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-03-02T04:17:49Z</dc:date>
    </item>
  </channel>
</rss>

