Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 10 Jun 2013 14:06:02 +0400
From: Vasily Kulikov <segoon@...nwall.com>
To: owl-users@...ts.openwall.com
Subject: Re: Strongswan IPsec netlink int.

On Mon, Jun 10, 2013 at 13:46 +0400, misha shiposh wrote:
> Yes, you are right!
> 
> as I see, when IPsec loading it show plugin list that are loaded:
>      loaded plugins: aes des sha1 sha2 md5 random x509 pkcs1 pkcs8 pgp
> dnskey pem openssl gmp hmac xauth attr kernel-netlink resolve
> 
> but, as I see this list on the working PC with strongswan I see that there
> are some more modules loaded
>     loaded plugins: aes des sha1 sha2 md5 random x509 revocation
> constraints pubkey pkcs1 pgp pem
> openssl fips-prf gmp xcbc hmac attr kernel-netlink resolve socket-raw
> stroke updown
> 
> So, I tried to reconfigure strongswan with --enable-socket-raw without
> success,
> manipulation with socket options passed without success...
> Strange situation because rebuilding strongswan going without errors...
> 
> strace log in attach..
> **
> Thanks,

The log doesn't contain syscalls from the daemon process.  Please run
strace with "-f" option or use "--nofork" option of starter.  I guess
the latter is better as the logs will be plain and unambiguous in this
case.

Thanks,

-- 
Vasily Kulikov
http://www.openwall.com - bringing security into open computing environments

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.