From owner-freebsd-questions Wed Mar 6 19:42:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts8-srv.bellnexxia.net (tomts8.bellnexxia.net [209.226.175.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E7CC37B419 for ; Wed, 6 Mar 2002 19:42:15 -0800 (PST) Received: from xena.gsicomp.on.ca ([65.95.178.46]) by tomts8-srv.bellnexxia.net (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020307034214.FMKL2871.tomts8-srv.bellnexxia.net@xena.gsicomp.on.ca>; Wed, 6 Mar 2002 22:42:14 -0500 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.3/8.11.1) with SMTP id g273UiK84035; Wed, 6 Mar 2002 22:30:44 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <00ab01c1c58a$11e98580$748a1a09@gsicomp.on.ca> From: "Matthew Emmerton" To: =?iso-8859-1?Q?Geir_R=E5ness?= , References: <000c01c1c57a$4428efa0$0100000a@mine.nu> Subject: Re: pppoe and so on ? Date: Wed, 6 Mar 2002 22:42:11 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit 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 Add 'disable lqr' to your ppp.conf file. What is happening is that you've got LQR (link quality reporting) enabled and the remote machine isn't properly handling these packets. Since responses aren't being generated, ppp thinks you've got a bad connection and drops the connection. I've had to do this for all of the PPPoE links that are managed by FreeBSD servers - and have had no problems since! -- Matt Emmerton ----- Original Message ----- From: "Geir Råness" To: Sent: Wednesday, March 06, 2002 8:49 PM Subject: pppoe and so on ? Hi A couple of times now i have been trying to get pppoe to work on freebsd system. Something that works fine, all to i start nat ur i do an heavy job... I have seen many strange things happend, if often get disc when i cvsup to stable (i get disc every 5 min or so) I get disc when i download lots of txt files, (also something that happends with cvsup, almost the same problem) When i nat the connection i cant be online longer thant max 10 min before i get disc. Note all these times my alcatel modem stalls, and i have to pull out the power on it. Latley i have also seen a couple of funny messages in ppp.log, like : Mar 7 00:11:51 pulz ppp[90451]: Phase: deflink: ** Too many ECHO LQR packets lost ** But dont come here and say its the hardware or its a simple packetloss... It runs great on all other oses, but i only trust freebsd as an gateway... Also i have heard of others that have the same problem. And no my conf files are correct, i have also tried a bunch of configs by others modified for my juse ofcourse. Mvh Geir Råness To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message