Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2000 21:08:23 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        renaud@evolunet.com (Renaud Waldura)
Cc:        brian@Awfulhak.org (Brian Somers), freebsd-net@FreeBSD.org, brian@hak.lan.Awfulhak.org
Subject:   Re: PPP dropping IPSec packets? 
Message-ID:  <200005232008.VAA01350@hak.lan.Awfulhak.org>
In-Reply-To: Message from Renaud Waldura <renaud@guppy.evolunet.com>  of "Tue, 23 May 0100 20:35:32 %2B0200." <200005231835.UAA04400@guppy.evolunet.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> > sure you've got the very latest version of ppp (000523 from my web 
> > site or from people.freebsd.org/~brian) as I've just committed a 
> > forgotten patch that may be relevant (although I don't think it will 
> 
> YES! That does it. This latest version fixes my problem, and
> I'm able to communicate with the remote site over the encrypted
> link.
> 
> On the other hand, that code is kind of unstable. I've had it dump
> core on me a couple of times already. I'll look into that.

Thanks.  Your best approach is probably to build ppp (and maybe 
libalias) with 

  make CFLAGS=-g STRIP=

and then attach to the running process with

  gdb ppp PID

A trace and a couple of strategic prints would be good :-)

> Thanks a bunch to Brian and Josh, and to the FreeBSD-Net people
> as a whole,
> 
> 
> -- 
> -- Renaud Waldura (temporarily renaud@evolunet.com)
> -- The Netsurfers' Organization 
> -- 610 Clipper St. #19, San Francisco CA 94114, USA
> -- +1 415 642-5364
> 

-- 
Brian <brian@Awfulhak.org>                        <brian@[uk.]FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005232008.VAA01350>