Terry,
From the limited information you are giving, my guess is that nhrpd
doesn't have permissions to access the VICI socket. nhrpd is probably
configured as part of FRR/Quagga with permissions to access
/var/run/frr or /var/run/quagga only. Whereas the vici socket, according to
https://wiki.strongswan.org/projects/strongswan/wiki/VICI
is: unix:///var/run/charon.vici
Give nhrpd permissions to access to this file and you should be good to.
--Jafar
On 11/7/2017 10:06 AM, Chengcheng Fu wrote:
Hi,
I’m trying to setup nhrpd with strongswan, and I’m getting this error
message.
Failure connecting VICI socket: permission denied
I wonder if there is a way to test the VICI socket and see if it’s
running properly?
Regards,
Terry