Hi,

> 1) If the used virtual memory exceed, the following error will be occurred,
> is it right?

> Resource temporarily unavailable-93: received netlink error

I have never seen such a "Resource temporarily unavailable" error from
netlink, and 93 is actually EPROTONOSUPPORT. You are probably missing a
kernel module (tunnel/transport/esp/...), make sure to have a kernel
with all options for your setup.

I don't think this has anything to do with memory consumption. Virtual
memory does not really exceed, unless you reach the end of address
space.

> it can be set in strongswan.conf file as followed: 
> Charon
> {     threads = 8; ....}

Yes, but strongswan.conf does not use semicolons.

Regards
Martin

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

Reply via email to