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


_______________________________________________
Users mailing list
[email protected]
https://lists.strongswan.org/mailman/listinfo/users

Reply via email to