On Wed, 3 Apr 2019, jchludzinski wrote:

At first I couldn't get ipsec.service to properly start: pluto would immediately die. So I ran:

$ sudo /usr/local/libexec/ipsec/pluto --leak-detective --config /etc/ipsec.conf --nofork --debug-all --stderrlog

and got:

"Failed to initialize unbound libevent ABI, please recompile libunbound with libevent support or recompile libreswan without USE_DNSSEC".

So I set: USE_DNSSEC=false
and rebuild libreswan-3.25.

I started libreswan-3.25:

$ sudo systemctl start ipsec

Everything looked good when I ran:

What REALLY concerns me is: "Pluto listening for IKE on udp 500  [FAILED]"

So what does running the above sudo command tells you with the
recompiled version? Or alternatively what does systemd say in its
service status? Is pluto actually running?

Paul
_______________________________________________
Swan mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan

Reply via email to