Bug 1030869

Summary: ipsec is redirected to nonexistent init script
Product: Red Hat Enterprise Linux 7 Reporter: Aleš Mareček <amarecek>
Component: libreswanAssignee: Paul Wouters <pwouters>
Status: CLOSED CURRENTRELEASE QA Contact: Aleš Mareček <amarecek>
Severity: high Docs Contact:
Priority: high    
Version: 7.0Keywords: Regression
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-13 09:56:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Aleš Mareček 2013-11-15 10:10:03 UTC
Description of problem:
$ ipsec setup --start
Redirecting to: /etc/init.d/ipsec start
/usr/libexec/ipsec/setup: line 92: /etc/init.d/ipsec: No such file or directory


Version-Release number of selected component (if applicable):
libreswan-3.6-1.el7

How reproducible:
Always

Steps to Reproduce:
1. ipsec setup --start


Actual results:
Redirecting to: /etc/init.d/ipsec start
/usr/libexec/ipsec/setup: line 92: /etc/init.d/ipsec: No such file or director

Expected results:
ipsec_setup: Starting Openswan IPsec <some version info>...
ipsec_setup: /usr/libexec/ipsec/addconn Non-fips mode set in /proc/sys/crypto/fips_enabled
ipsec_setup: /usr/libexec/ipsec/addconn Non-fips mode set in /proc/sys/crypto/fips_enabled
ipsec_setup: /usr/libexec/ipsec/addconn Non-fips mode set in /proc/sys/crypto/fips_enabled
ipsec_setup: /usr/libexec/ipsec/addconn Non-fips mode set in /proc/sys/crypto/fips_enabled


Additional info:
$ cat /etc/ipsec.conf; echo; cat /etc/ipsec.secrets
version	2.0

config setup
	protostack=netkey
	nat_traversal=yes
	#virtual_private=
	oe=off
	nhelpers=0


include /etc/ipsec.d/*.secrets

Comment 2 Paul Wouters 2014-01-16 08:52:12 UTC
This bug still needs all the flags :(

Comment 6 Ludek Smid 2014-06-13 09:56:07 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.