[Openvpn-devel] updated multilevel-init.patch

2005-05-13 Thread Farkas Levente
hi, here is an updated multilevel-init.patch for openvpn 2.0. yours. -- Levente "Si vis pacem para bellum!" --- openvpn 2005-05-13 15:40:17.070865970 +0200 +++ openvpn.old 2005-04-04 11:24:24.0 +0200 @@ -104,11 +104,6 @@ exit 0 fi -# get the running op

[Openvpn-devel] Assertation in mroute.c

2005-05-13 Thread Bjoern Boschman
Hi list, I'm using openvpn 2.0-2 (from debian/sid, also tried with 2.0-1 from sarge). After setting up a normal roadwarrior scenario I reconfigured my daemons to make a site-to-site connection. But now I'm getting an assertation fault on the server side, but only if the clients wants to stop/te

[Openvpn-devel] Re: Assertation in mroute.c

2005-05-13 Thread Bjoern Boschman
Hi again, I researched a bit more and found out that the iroute in the ccd file causes the server crash. Am Freitag, 13. Mai 2005 16:08 schrieb Bjoern Boschman: > Hi list, > > I'm using openvpn 2.0-2 (from debian/sid, also tried with 2.0-1 from > sarge). After setting up a normal roadwarrior sc

[Openvpn-devel] I agree

2005-05-13 Thread Olha Vasylevych

Re: [Openvpn-devel] Assertation in mroute.c

2005-05-13 Thread James Yonan
On Fri, 13 May 2005, Bjoern Boschman wrote: > Hi list, > > I'm using openvpn 2.0-2 (from debian/sid, also tried with 2.0-1 from sarge). > After setting up a normal roadwarrior scenario I reconfigured my daemons to > make a site-to-site connection. > But now I'm getting an assertation fault on t

Re: [Openvpn-devel] Re: Assertation in mroute.c

2005-05-13 Thread James Yonan
On Fri, 13 May 2005, Bjoern Boschman wrote: > Hi again, > > I researched a bit more and found out that the iroute in the ccd file causes > the server crash. Aha, I see what's going on. OpenVPN 2.0 doesn't support "iroute" usage in "client-config-dir" files when running in "dev tap" mode. Thi