From owner-freebsd-questions Mon Mar 11 9: 7:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts12-srv.bellnexxia.net (tomts12.bellnexxia.net [209.226.175.56]) by hub.freebsd.org (Postfix) with ESMTP id B672537B42C for ; Mon, 11 Mar 2002 09:06:17 -0800 (PST) Received: from xena.gsicomp.on.ca ([65.95.178.46]) by tomts12-srv.bellnexxia.net (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020311170616.EOSH811.tomts12-srv.bellnexxia.net@xena.gsicomp.on.ca>; Mon, 11 Mar 2002 12:06:16 -0500 Received: from xena.gsicomp.on.ca (xena.gsicomp.on.ca [192.168.0.3]) by xena.gsicomp.on.ca (8.11.3/8.11.1) with ESMTP id g2BGskK11970; Mon, 11 Mar 2002 11:54:47 -0500 (EST) (envelope-from matt@xena.gsicomp.on.ca) Date: Mon, 11 Mar 2002 11:54:46 -0500 (EST) From: Matthew Emmerton To: Server Admin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DSL PPPoE odd disconnects In-Reply-To: <3.0.5.32.20020311072909.01130098@mail.sage-one.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 I've found that LQR is not a good thing to run over PPPoE links. I used to get disconnections all the time when I had 'enable lqr' in my configuration. Once I removed it, the disconnections went away. -- Matthew Emmerton || matt@gsicomp.on.ca GSI Computer Services || http://www.gsicomp.on.ca On Mon, 11 Mar 2002, Server Admin wrote: > Running 4.5-Stable on DSL PPPoE, recently I am getting every day or so > disconnects when before the line was rock solid for weeks at a stretch. > Looks like it isn't happy with the line quality. The autodial reconnects, > but after several minutes of struggle and dozens of retries to connect. I > have "enable lqr" set in my ppp.conf which I suppose monitors this and > causes the disconnection. Should I disable the lqr or is it a better idea > to let it do its thing? Would rather not have the disconnects of course. It > happens mostly at the wee hours when some remote jobs are running and need > the connection. Below is a snippet of the disconnect that starts the > problem "Too many ECHO LQR packets lost". Thanks for any feedback about this. > > > ppp[60]: tun0: Phase: deflink: ** Too many ECHO LQR packets lost ** > ppp[60]: tun0: Phase: deflink: open -> lcp > ppp[60]: tun0: Phase: bundle: Terminate > ppp[60]: tun0: Phase: deflink: Disconnected! > ppp[60]: tun0: Phase: deflink: lcp -> logout > ppp[60]: tun0: Phase: deflink: Disconnected! > ppp[60]: tun0: Phase: deflink: logout -> hangup > > .... our website: http://www.sage-one.net/ > > Best regards, > > Jack L. Stone > Server Admin > > 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