Date: Sun, 9 Dec 2001 23:38:00 -0500 From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: =?iso-8859-1?Q?Richard_=C4Oepas?= <rch@richard.eu.org>, <freebsd-questions@FreeBSD.ORG> Cc: <brian@FreeBSD.ORG> Subject: Re: userland ppp goes into loop after link goes down Message-ID: <00bf01c18134$73669630$1200a8c0@gsicomp.on.ca> References: <20011208115227.C24886@richard.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00bf01c18134$73669630$1200a8c0>