Date: Tue, 23 May 2000 13:12:24 -0400 From: Josh Tiefenbach <josh@zipperup.org> To: Brian Somers <brian@Awfulhak.org> Cc: Renaud Waldura <renaud@evolunet.com>, freebsd-net@FreeBSD.ORG Subject: Re: PPP dropping IPSec packets? Message-ID: <20000523131224.B52508@zipperup.org> In-Reply-To: <200005231500.QAA03189@hak.lan.Awfulhak.org> References: <josh@zipperup.org> <200005231500.QAA03189@hak.lan.Awfulhak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 23, 2000 at 04:00:14PM +0100, Brian Somers wrote: > Do they get reported if you ``set log +tcp/ip'' ? Also, please make At the time, I didnt have set log +tcp/ip set, but here's a snippet when +debug is set: May 18 23:15:53 cerebus ppp[259]: Debug: m_enqueue: len = 1 May 18 23:15:53 cerebus ppp[259]: Debug: m_dequeue: queue len = 1 May 18 23:15:53 cerebus ppp[259]: Debug: nat_LayerPush: PROTO_IP -> PROTO_IP May 18 23:15:53 cerebus ppp[259]: Debug: proto_LayerPush: Using 0x0021 May 18 23:15:53 cerebus ppp[259]: Debug: link_PushPacket: Transmit proto 0x0021 May 18 23:15:53 cerebus ppp[259]: Debug: m_enqueue: len = 1 May 18 23:15:53 cerebus ppp[259]: Debug: m_dequeue: queue len = 1 May 18 23:15:53 cerebus ppp[259]: Debug: link_Dequeue: Dequeued from queue 0, containing 0 more packets May 18 23:15:53 cerebus ppp[259]: Debug: deflink: DescriptorWrite: wrote 126(126) to 1 May 18 23:15:53 cerebus ppp[259]: Debug: deflink: DescriptorRead: read 126/2048 from 1 May 18 23:15:53 cerebus ppp[259]: Debug: proto_LayerPull: unknown -> 0x0021 May 18 23:15:53 cerebus ppp[259]: Debug: nat_LayerPull: PROTO_IP -> PROTO_IP > 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 > be). Its -current circa 4/16. I'm at work right now, so its kinda hard for me to test things. I'll see if I can take a look when I get home. > Brian <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org> > <http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org> > Don't _EVER_ lose your sense of humour ! josh -- "Just because we know the value of G won't make better cell phones" -- Jens Gundlach 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?20000523131224.B52508>