** Description changed: I'm having issue's getting strongswan to work on Ubuntu. First of all, I find it quite weird that ipsec is not capable of running as an unprivileged user (like in Gentoo). But I guess this has something todo with the fact that Ubuntu distributes binary packages. Here is wat I'm getting: root@Delta:~# ipsec up remote - initiating IKE_SA remote[1] to 82.169.126.229 + initiating IKE_SA remote[1] to 82.169.126.54 opening "/dev/urandom" failed: Permission denied error generating nonce tried to check-in and delete nonexisting IKE_SA However: root@Delta:~# ls -la /dev/urandom crw-rw-rw- 1 root root 1, 9 jun 17 17:54 /dev/urandom root@Delta:~# lsattr /dev/urandom lsattr: Bewerking wordt niet ondersteund Tijdens lezen van vlaggen op /dev/urandom (-> says it is not supported) Furthermore, I also ran across bug #823549, which I worked around with: config setup - keep_alive=10 plutostart=no
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1014361 Title: Strongswan fails to access /dev/urandom To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1014361/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
