Re: Notes on vpnc

2007-11-14 Thread Markus Lude
On Fri, Oct 12, 2007 at 06:43:24PM +0200, Thomas Schoeller wrote: > On Tue, Oct 09, 2007 at 09:08:42AM +0200, Thomas Schoeller wrote: > > hello, > > any doubts this could go in? > > could someone commit this? > > > > thanks > > thomas > > > > On Fri, Oct 05, 2007 at 03:54:37PM +0200, Thomas Schoe

Re: Notes on vpnc

2007-10-12 Thread Thomas Schoeller
On Tue, Oct 09, 2007 at 09:08:42AM +0200, Thomas Schoeller wrote: > hello, > any doubts this could go in? > could someone commit this? > > thanks > thomas > > On Fri, Oct 05, 2007 at 03:54:37PM +0200, Thomas Schoeller wrote: > > On Fri, Oct 05, 2007 at 12:28:09PM +0100, Stuart Henderson wrote: >

Re: Notes on vpnc

2007-10-09 Thread Thomas Schoeller
hello, any doubts this could go in? could someone commit this? thanks thomas On Fri, Oct 05, 2007 at 03:54:37PM +0200, Thomas Schoeller wrote: > On Fri, Oct 05, 2007 at 12:28:09PM +0100, Stuart Henderson wrote: > > > > can you send a diff -u with those in please? (I usually 'cvs diff -RuN' > > a

Re: Diffing added files with anoncvs (was: Re: Notes on vpnc)

2007-10-05 Thread Stefan Sperling
On Fri, Oct 05, 2007 at 03:31:48PM +0100, Stuart Henderson wrote: > On 2007/10/05 16:21, Stefan Sperling wrote: > > On Fri, Oct 05, 2007 at 12:28:09PM +0100, Stuart Henderson wrote: > > > can you send a diff -u with those in please? (I usually 'cvs diff -RuN' > > > against an anoncvs server or loca

Diffing added files with anoncvs (was: Re: Notes on vpnc)

2007-10-05 Thread Stefan Sperling
On Fri, Oct 05, 2007 at 12:28:09PM +0100, Stuart Henderson wrote: > can you send a diff -u with those in please? (I usually 'cvs diff -RuN' > against an anoncvs server or local mirrored repository, which includes the > version information, is easy to read and apply, and handles added/removed > file

Re: Diffing added files with anoncvs (was: Re: Notes on vpnc)

2007-10-05 Thread Stuart Henderson
On 2007/10/05 16:21, Stefan Sperling wrote: > On Fri, Oct 05, 2007 at 12:28:09PM +0100, Stuart Henderson wrote: > > can you send a diff -u with those in please? (I usually 'cvs diff -RuN' > > against an anoncvs server or local mirrored repository, which includes the > > version information, is easy

Re: Notes on vpnc

2007-10-05 Thread Thomas Schoeller
On Fri, Oct 05, 2007 at 12:28:09PM +0100, Stuart Henderson wrote: > > can you send a diff -u with those in please? (I usually 'cvs diff -RuN' > against an anoncvs server or local mirrored repository, which includes the > version information, is easy to read and apply, and handles added/removed > f

Re: Notes on vpnc

2007-10-05 Thread Stuart Henderson
On 2007/10/05 11:35, Thomas Schoeller wrote: > > CFLAGS= -O3 this overrides the user's chosen CFLAGS, which may include debug settings, and we generally avoid -O above 2. if it's necessary (e.g. inline assembly using a lot of registers) than +=O3 on the arch that need it, othe

Re: Notes on vpnc

2007-10-05 Thread Thomas Schoeller
On Thu, Sep 20, 2007 at 11:24:27PM -0500, Aaron Hsu wrote: > I have not really had the time to follow the vpnc porting efforts lately, but > I believe I recalled someone mentioning that vpnc failed to maintain a > connection? I wanted to report that I experience the same thing, where vpnc > just

Re: Notes on vpnc

2007-10-03 Thread Stefan Sperling
On Wed, Oct 03, 2007 at 09:53:29PM +0200, Joachim Schipper wrote: > > Has anyone experienced a similar problem? Is there a way to make sure that > > dhclient does not overwrite my vpnc defined resolv.conf file? :-/ > > Wouldn't playing tricks [1] with /etc/resolv.conf.tail work? > >

Re: Notes on vpnc

2007-10-03 Thread Joachim Schipper
On Wed, Oct 03, 2007 at 02:21:33PM -0500, Aaron W. Hsu wrote: > I've been working with the vpnc port, and I noticed something strange. I have > to run a dhcp client first to connect to my network, and then I start vpnc. > This all works fine until dhcp repools for a new IP. Somehow, it overwrites

Re: Notes on vpnc

2007-10-03 Thread Aaron W. Hsu
I've been working with the vpnc port, and I noticed something strange. I have to run a dhcp client first to connect to my network, and then I start vpnc. This all works fine until dhcp repools for a new IP. Somehow, it overwrites the resolv.conf file so that my routes do not work. Tunnels alread

Notes on vpnc

2007-09-20 Thread Aaron Hsu
I have not really had the time to follow the vpnc porting efforts lately, but I believe I recalled someone mentioning that vpnc failed to maintain a connection? I wanted to report that I experience the same thing, where vpnc just stops forwarding connections or something. I can kill vpnc and res