[strongSwan] Charon locks up

Martin Willi martin at strongswan.org
Tue Jan 15 09:05:44 CET 2013


Hi,

> I have a problem with Charon seemingly locking up after initialization.

>         charon {
>                 # number of worker threads in charon
>                 threads = 1

This won't work. Charon requires dedicated threads for certain tasks
(such as processing requests from the ipsec script / stroke). Depending
on your configuration, 8-12 threads might be ok, but the default of 16
is usually just fine for a minimal configuration.

Regards
Martin





More information about the Users mailing list