From owner-freebsd-net Tue Mar 21 19:27:21 2000 Delivered-To: freebsd-net@freebsd.org Received: from awfulhak.org (dynamic-38.max4-du-ws.dialnetwork.pavilion.co.uk [212.74.9.166]) by hub.freebsd.org (Postfix) with ESMTP id 9346637BD89 for ; Tue, 21 Mar 2000 19:27:11 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id DAA23428; Wed, 22 Mar 2000 03:17:00 GMT (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id DAA06556; Wed, 22 Mar 2000 03:16:59 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200003220316.DAA06556@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Dermot McNally Cc: Brian Somers , freebsd-net@FreeBSD.ORG, brian@hak.lan.Awfulhak.org Subject: Re: NAT issues with ppp - a fix In-Reply-To: Message from Dermot McNally of "Wed, 22 Mar 2000 00:31:48 +0100." <4.2.0.58.20000322002243.028deef8@tim> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 22 Mar 2000 03:16:59 +0000 From: Brian Somers Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [.....] > Anyway, while I have your attention, Maybe you could offer your opinion of > the following log extract. Basically, this is the kind of thing I see when > my connection has just dropped without me doing anything (and without the > link being idle). It looks to me like the remote host is shutting down the > connection. Is this the casE? If so, Deutsche Telekom will be getting > snotty mails from me. I suspect that they have things set up to terminate > your connection if they haven't heard from their proprietary Windows > dialler thingy after a certain time - not surprising, since I only ever > used it once to test the connection. > > Mar 4 11:06:16 tim ppp[19247]: tun0: LCP: deflink: RecvEchoRequest(86) > state = Opened > Mar 4 11:06:16 tim ppp[19247]: tun0: LCP: deflink: SendEchoReply(86) state > = Opened > Mar 4 11:06:19 tim ppp[19247]: tun0: LCP: deflink: RecvEchoRequest(87) > state = Opened > Mar 4 11:06:19 tim ppp[19247]: tun0: LCP: deflink: SendEchoReply(87) state > = Opened > Mar 4 11:06:22 tim ppp[19247]: tun0: LCP: deflink: RecvEchoRequest(88) > state = Opened > Mar 4 11:06:22 tim ppp[19247]: tun0: LCP: deflink: SendEchoReply(88) state > = Opened > Mar 4 11:06:25 tim ppp[19247]: tun0: LCP: deflink: RecvEchoRequest(89) > state = Opened > Mar 4 11:06:25 tim ppp[19247]: tun0: LCP: deflink: SendEchoReply(89) state > = Opened > Mar 4 11:06:28 tim ppp[19247]: tun0: Phase: Received NGM_PPPOE_CLOSE (hook > "tun0") > Mar 4 11:06:28 tim ppp[19247]: tun0: Phase: deflink: Device disconnected > Mar 4 11:06:28 tim ppp[19247]: tun0: LCP: deflink: LayerDown > Mar 4 11:06:28 tim ppp[19247]: tun0: LCP: deflink: State change Opened --> > Starting > Mar 4 11:06:28 tim ppp[19247]: tun0: Phase: deflink: open -> lcp > Mar 4 11:06:28 tim ppp[19247]: tun0: LCP: deflink: LayerFinish > Mar 4 11:06:28 tim ppp[19247]: tun0: LCP: deflink: State change Starting > --> Initial > Mar 4 11:06:28 tim ppp[19247]: tun0: IPCP: deflink: LayerDown: 62.158.207.177 > Mar 4 11:06:28 tim ppp[19247]: tun0: IPCP: deflink: State change Opened > --> Starting > Mar 4 11:06:28 tim ppp[19247]: tun0: IPCP: deflink: LayerFinish. > Mar 4 11:06:28 tim ppp[19247]: tun0: IPCP: Connect time: 270 secs: 282245 > octets in, 102550 octets out > Mar 4 11:06:28 tim ppp[19247]: tun0: IPCP: total 1425 bytes/sec, peak > 9374 bytes/sec on Sat Mar 4 11:06:28 2000 > Mar 4 11:06:28 tim ppp[19247]: tun0: IPCP: deflink: State change Starting > --> Initial > Mar 4 11:06:28 tim ppp[19247]: tun0: Phase: bundle: Terminate > Mar 4 11:06:28 tim ppp[19247]: tun0: Phase: deflink: Disconnected! > Mar 4 11:06:28 tim ppp[19247]: tun0: Phase: deflink: lcp -> logout > Mar 4 11:06:28 tim ppp[19247]: tun0: Phase: deflink: Disconnected! > Mar 4 11:06:28 tim ppp[19247]: tun0: Phase: deflink: logout -> hangup > Mar 4 11:06:28 tim ppp[19247]: tun0: Phase: deflink: Connect time: 271 > secs: 285204 octets in, 105566 octets out > Mar 4 11:06:28 tim ppp[19247]: tun0: Phase: total 1441 bytes/sec, peak > 9458 bytes/sec on Sat Mar 4 11:06:28 2000 > Mar 4 11:06:28 tim ppp[19247]: tun0: Phase: deflink: hangup -> closed > Mar 4 11:06:28 tim ppp[19247]: tun0: Phase: bundle: Dead Can you try with the latest code (committed about 20 minutes ago) ? There were some issues with how things were being shut down that are now a bit more correct. If you don't cvsup -current, the latest archive (000322) should be there shortly. Ta. -- Brian 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