Re: [Openvpn-devel] OpenVPN 2.1-rc5 released

2008-01-26 Thread Alon Bar-Lev
iproute2 was fixed at latest git... No infinite loop anymore... But it will take much time until it pushed into users... On 1/26/08, Alon Bar-Lev wrote: > Well... > From: http://bugs.gentoo.org/show_bug.cgi?id=207320, found out that: > When executing: > ip addr flush dev > On unprivileged us

Re: [Openvpn-devel] OpenVPN 2.1-rc5 released

2008-01-25 Thread Alon Bar-Lev
Well... From: http://bugs.gentoo.org/show_bug.cgi?id=207320, found out that: When executing: ip addr flush dev On unprivileged user, you get infinite loop of iproute2... Reported this to upstream. So I had to workaround this using explicit del. -r 2677:2682 https://svn.openvpn.net/projects/o

Re: [Openvpn-devel] OpenVPN 2.1-rc5 released

2008-01-25 Thread Alon Bar-Lev
Thanks! I was not aware of the null tun. The following should fix the problem. -r 2677:2679 https://svn.openvpn.net/projects/openvpn/contrib/alon/BETA21-userpriv-fixups Alon. On 1/25/08, Steven Pritchard wrote: > Trying to build the Fedora package for rc6, I'm getting an error from > %check, w

Re: [Openvpn-devel] OpenVPN 2.1-rc5 released

2008-01-25 Thread Steven Pritchard
Trying to build the Fedora package for rc6, I'm getting an error from %check, which basically does this: ./openvpn --config sample-config-files/loopback-client & ./openvpn --config sample-config-files/loopback-server wait I'm getting the following error: Thu Jan 24 14:15:33 2008 /sbin/ip