From owner-freebsd-net Mon Jun 19 10:41:23 2000 Delivered-To: freebsd-net@freebsd.org Received: from game.over.net (game.over.net [193.189.189.100]) by hub.freebsd.org (Postfix) with ESMTP id 6756537BD32 for ; Mon, 19 Jun 2000 10:41:16 -0700 (PDT) (envelope-from tomaz.borstnar@over.net) Received: from [193.189.183.78] ([193.189.183.78]:28711 "EHLO user.over.net") by mail.over.net with ESMTP id ; Mon, 19 Jun 2000 19:40:57 +0200 Message-Id: <4.3.2.7.2.20000619193343.03422c50@193.189.189.100> X-Sender: tmail@193.189.189.100 X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Mon, 19 Jun 2000 19:40:46 -0100 To: freebsd-net@freebsd.org From: Tomaz Borstnar Subject: ppp and lqr - Warning: lqr_RecvEcho: Got packet size 54, expecting 12 ! In-Reply-To: <20000619102823.E217@spotteswoode.de> References: <20000618122828.A11420@Shift-F1.com> <20000618122828.A11420@Shift-F1.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello! Using FreeBSD4.0-STABLE's ppp as of today I get this error when turning on lqr for my PPPoE session: Jun 19 12:39:45 triglav ppp[116]: tun0: Warning: lqr_RecvEcho: Got packet size 54, expecting 12 ! Jun 19 12:40:16 triglav ppp[116]: tun0: Warning: lqr_RecvEcho: Got packet size 54, expecting 12 ! Seems like ppp doesn't like that and breaks the connection. According to docs: "When LQR is enabled, ppp sends the QUALPROTO option (see ``set lqrperiod'' below) as part of the LCP request. If the peer agrees, both sides will exchange LQR packets at the agreed frequency, allowing detailed link quality monitoring by enabling LQM logging. If the peer doesn't agree, ppp will send ECHO LQR requests instead. These packets pass no information of interest, but they MUST be replied to by the peer." ppp gets the replies, but doesn't like them and drops the session! Nortel Shasta 5000 with firmware 1.5.10 on the other side of PPPoE link. How much overhead does LQR have for provider? What kind of reports can I get if they turn it on? Thanks in advance. Tomaz ---- Tomaz Borstnar "Love is the answer to the final question you ask" - Unknown To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message