From owner-freebsd-net Tue May 23 10:12:31 2000 Delivered-To: freebsd-net@freebsd.org Received: from mail.snickers.org (snickers.org [216.126.90.2]) by hub.freebsd.org (Postfix) with ESMTP id C0DCD37B530 for ; Tue, 23 May 2000 10:12:28 -0700 (PDT) (envelope-from josh@snickers.org) Received: by mail.snickers.org (Postfix, from userid 1037) id 1181A3D2A; Tue, 23 May 2000 13:12:25 -0400 (EDT) Date: Tue, 23 May 2000 13:12:24 -0400 From: Josh Tiefenbach To: Brian Somers Cc: Renaud Waldura , freebsd-net@FreeBSD.ORG Subject: Re: PPP dropping IPSec packets? Message-ID: <20000523131224.B52508@zipperup.org> References: <200005231500.QAA03189@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <200005231500.QAA03189@hak.lan.Awfulhak.org> Organization: Hah Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 > > 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