From owner-freebsd-net Tue Oct 2 18: 4:24 2001 Delivered-To: freebsd-net@freebsd.org Received: from tomts7-srv.bellnexxia.net (tomts7.bellnexxia.net [209.226.175.40]) by hub.freebsd.org (Postfix) with ESMTP id B0CD037B405 for ; Tue, 2 Oct 2001 18:04:20 -0700 (PDT) Received: from xena.gsicomp.on.ca ([65.93.38.74]) by tomts7-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011003010419.UDTG2701.tomts7-srv.bellnexxia.net@xena.gsicomp.on.ca>; Tue, 2 Oct 2001 21:04:19 -0400 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.11.1) with SMTP id f930vXu09325; Tue, 2 Oct 2001 20:57:34 -0400 (EDT) (envelope-from matt@gsicomp.on.ca) Message-ID: <009701c14ba6$478a39e0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: Cc: Subject: Diagnostics question with PPPoE Date: Tue, 2 Oct 2001 20:56:45 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Folks, I'm supporting a retail store setup where stores connect to the head office using IPSec over PPPoE links, handled by a FreeBSD 4.3 server. Both IPSec and PPPoE are working fine. However, lately we've been having problems where PPP will disconnect for some reason and reconnect. Since I'm very confident that FreeBSD's PPPoE is rock solid, I'm trying to pin it down on the ISP, which has a track record of making unannounced service outages. Here's a log snippet of a typical disconnect: Oct 2 13:03:43 belmont ppp[144]: tun0: Phase: deflink: open -> lcp Oct 2 13:03:43 belmont ppp[144]: tun0: IPCP: deflink: LayerDown: 209.167.75.124 Oct 2 13:03:43 belmont ppp[144]: tun0: IPCP: deflink: State change Opened --> Starting Oct 2 13:03:43 belmont ppp[144]: tun0: IPCP: deflink: LayerFinish. Oct 2 13:03:43 belmont ppp[144]: tun0: IPCP: Connect time: 15841 secs: 20512841 octets in, 3999315 octets out Oct 2 13:03:43 belmont ppp[144]: tun0: IPCP: : 25041 packets in, 21506 packetsout Oct 2 13:03:43 belmont ppp[144]: tun0: IPCP: total 1547 bytes/sec, peak 71398 bytes/sec on Tue Oct 2 13:03:43 2001 Oct 2 13:03:43 belmont ppp[144]: tun0: IPCP: deflink: State change Starting --> Initial Oct 2 13:03:43 belmont ppp[144]: tun0: Phase: bundle: Terminate Oct 2 13:03:46 belmont ppp[144]: tun0: Phase: deflink: Disconnected! Oct 2 13:03:46 belmont ppp[144]: tun0: Phase: deflink: lcp -> logout Oct 2 13:03:46 belmont ppp[144]: tun0: Phase: deflink: logout -> hangup Oct 2 13:03:46 belmont ppp[144]: tun0: Phase: deflink: Disconnected! How can I tell who is instigating the disconnect? -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message