From owner-freebsd-questions Sun Dec 9 20:38:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts10-srv.bellnexxia.net (tomts10.bellnexxia.net [209.226.175.54]) by hub.freebsd.org (Postfix) with ESMTP id 962B137B417; Sun, 9 Dec 2001 20:38:10 -0800 (PST) Received: from xena.gsicomp.on.ca ([199.243.149.34]) by tomts10-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011210043809.WVXJ17034.tomts10-srv.bellnexxia.net@xena.gsicomp.on.ca>; Sun, 9 Dec 2001 23:38:09 -0500 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 fBA4TrW99855; Sun, 9 Dec 2001 23:29:53 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <00bf01c18134$73669630$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: =?iso-8859-1?Q?Richard_=C4Oepas?= , Cc: References: <20011208115227.C24886@richard.eu.org> Subject: Re: userland ppp goes into loop after link goes down Date: Sun, 9 Dec 2001 23:38:00 -0500 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-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yes, I believe this is similar to a problem I was seeing a few months back. Brian had a patch (which fixed the problem) and it was fixed in -CURRENT; I'm not sure if it's been MFC'd yet and/or when it will make it to a -RELEASE. Brian, can you confirm/deny? -- Matt Emmerton > Hi, > > I'm using 'ppp' with pppoe in dedicated or ddial mode and sometimes link goes down probably because of some problems on remote server. The problem is that 'ppp' after that goes into dead loop and you need to kill it and restart manually. Is it a known problem with 'ppp'? > > Dec 8 09:00:01 richard ppp[124]: tun0: Phase: deflink: write (1): Socket is not connected > Dec 8 09:00:01 richard ppp[124]: tun0: Phase: deflink: Disconnected! > Dec 8 09:00:01 richard ppp[124]: tun0: Phase: deflink: write (1): Socket is not connected > Dec 8 09:00:01 richard ppp[124]: tun0: Phase: deflink: Disconnected! > Dec 8 09:00:02 richard ppp[124]: tun0: Phase: deflink: write (1): Socket is not connected > Dec 8 09:00:02 richard ppp[124]: tun0: Phase: deflink: Disconnected! > Dec 8 09:00:02 richard ppp[124]: tun0: Phase: deflink: write (1): Socket is not connected > Dec 8 09:00:02 richard ppp[124]: tun0: Phase: deflink: Disconnected! > Dec 8 09:00:02 richard ppp[124]: tun0: Phase: deflink: write (1): Socket is not connected > > dsl: > set timeout 0 > #set log All > set device PPPoE:ed0 > set dial > set authname ****** > set authkey ****** > set ifaddr 213.190.39.245/16 0 > set lqr > set server /var/run/internet "" 0177 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message