Hi,

selecting the --enable-all option is not a good idea. This might
lead to the loading of conflicting socket plugins preventing the
charon daemon of starting up at all.

Couldn't you just start with the default setup

  ./configure --prefix=/usr --sysconfdir=/etc
  make
  sudo make install

at the outset and enabling additional desired plugins later on?

Regards

Andreas

On 07.03.2017 22:58, 吕迪 wrote:
> Hi,
> 
> I tried to compile and install a strongswan on my computer by doing
> 
>> ./configure --prefix=/usr --sysconfdir=/etc --enable-all
>> make
>> sudo make install
> ,
> but the charon process is not binding to port 500 for ike when I do
> "sudo ipsec start".
> 
> When I run "sudo lsof -i:500 -n -P", nothing shows up.
> 
> Please give me some help on this, anything l missed or I should configure?
> 
> Thanks,
> Di

======================================================================
Andreas Steffen                         andreas.stef...@strongswan.org
strongSwan - the Open Source VPN Solution!          www.strongswan.org
Institute for Networked Solutions
HSR University of Applied Sciences Rapperswil
CH-8640 Rapperswil (Switzerland)
===========================================================[INS-HSR]==

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Users mailing list
Users@lists.strongswan.org
https://lists.strongswan.org/mailman/listinfo/users

Reply via email to