Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot start openswan service #311

Open
kevin123456ok opened this issue Jul 25, 2018 · 6 comments
Open

cannot start openswan service #311

kevin123456ok opened this issue Jul 25, 2018 · 6 comments

Comments

@kevin123456ok
Copy link

I'm using Ubuntu system, when I try to start the openswan service by:
systemctl start openswan.service
it returns:
Failed to start openswan.service: Unit openswan.service not found.

@Dhariaj
Copy link

Dhariaj commented Jul 30, 2018

can you try service ipsec start?

@shussain
Copy link
Collaborator

shussain commented Aug 3, 2018

@kevin123456ok Does your issue still exist?

@ChinmayChoudhury
Copy link

I am facing the same issue. I tried ipsec start and then systemctl start openswan.service, but I still get the same error.
I am referring to this article [https://resources.infosecinstitute.com/topic/vulnvpn/], and when I perform ipsec auto --up vpn I get error whack: is Pluto running? connect() for "/var/run/pluto/pluto.ctl" failed (111 Connection refused). I found a wiki article that says to start openswan.service first but till now no luck

@letoams
Copy link
Contributor

letoams commented Mar 29, 2021 via email

@ChinmayChoudhury
Copy link

When I check my auth.log file I have these two ABORT logs

Mar 30 09:50:53 kali pluto[10976]: ABORT at /home/[user]/Downloads/Openswan-master/lib/libalgoparse/alg_info.c:77
Mar 30 09:50:53 kali pluto[10976]: ABORT at /home/[user]/Downloads/Openswan-master/lib/libalgoparse/alg_info.c:77
Mar 30 09:50:53 kali pluto[10978]: using /dev/urandom as source of random entropy
Mar 30 09:50:53 kali pluto[10978]: pluto_crypto_helper: helper [nonnss] (0) is exiting normally 

Is this a normal behaviour? If not, is there a way I can fix it? Could this be a reason why pluto connect issue is occurring?

@letoams
Copy link
Contributor

letoams commented Mar 30, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants