From owner-freebsd-questions Mon Sep 6 10:57:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 35F061519D for ; Mon, 6 Sep 1999 10:57:53 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from lithium.scientia.demon.co.uk ([192.168.0.3] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.032 #1) id 11O2UK-0005l6-00; Mon, 06 Sep 1999 18:23:28 +0100 Received: (from ben) by lithium.scientia.demon.co.uk (Exim 3.032 #1) id 11O2UJ-0004Rs-00; Mon, 06 Sep 1999 18:23:27 +0100 Date: Mon, 6 Sep 1999 18:23:26 +0100 From: Ben Smithurst To: Brian Somers Cc: freebsd-questions@freebsd.org Subject: Re: PPP exiting unexpectedly Message-ID: <19990906182326.A16696@lithium.scientia.demon.co.uk> References: <19990906141457.A15090@lithium.scientia.demon.co.uk> <199909061432.PAA05388@keep.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <199909061432.PAA05388@keep.lan.Awfulhak.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Somers wrote: > I think you'll need to tack > > CFLAGS+=-g > STRIP= > > to the end of the Makefile and get a trace :-/ OK, but it may well not happen again though, it was just a one off thing, it hasn't been happening repeatedly. > The IPCP error is the result of the peer sending an IP packet before > authentication is complete (a ``set log physical debug'' may be > interesting here). That seems odd, since this occured just as the connection was being closed. Perhaps I should have shown more of the log: Sep 6 04:43:21 scientia ppp[16181]: tun0: IPCP: myaddr 212.228.14.13 hisaddr = 158.152.1.222 Sep 6 04:48:00 scientia ppp[16181]: tun0: Phase: Connected to local client. Sep 6 04:48:00 scientia ppp[16181]: tun0: IPCP: deflink: LayerDown: 212.228.14.13 Sep 6 04:48:00 scientia ppp[16181]: tun0: IPCP: deflink: SendTerminateReq(12) state = Opened Sep 6 04:48:00 scientia ppp[16181]: tun0: IPCP: deflink: State change Opened --> Closing Sep 6 04:48:00 scientia ppp[16181]: tun0: Phase: /var/run/ppp: Client connection closed. Sep 6 04:48:01 scientia ppp[16181]: tun0: Warning: ip_Input: IPCP not open - packet dropped Sep 6 04:48:01 scientia ppp[16181]: tun0: Warning: nat_LayerPull: Problem with IP header length -- Ben Smithurst | PGP: 0x99392F7D ben@scientia.demon.co.uk | key available from keyservers and | ben+pgp@scientia.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message