From owner-freebsd-isp@FreeBSD.ORG Mon Apr 17 10:56:40 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97D0016A401 for ; Mon, 17 Apr 2006 10:56:40 +0000 (UTC) (envelope-from alen@smartnet.ba) Received: from mta-gw1.europronet.ba (gamera.europronet.ba [80.65.162.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CCA643D46 for ; Mon, 17 Apr 2006 10:56:40 +0000 (GMT) (envelope-from alen@smartnet.ba) Received: from localhost (localhost.europronet.ba [127.0.0.1]) by mta-gw1.europronet.ba (Postfix) with ESMTP id 923BD1703C; Mon, 17 Apr 2006 12:57:03 +0200 (CEST) Received: from alens (internal.europronet.ba [80.65.162.66]) by mta-gw1.europronet.ba (Postfix) with SMTP id 8F51017066; Mon, 17 Apr 2006 12:56:57 +0200 (CEST) Message-ID: <014001c6620e$579aba20$0407a8c0@alens> From: "Alen Sarkinovic" To: =?iso-8859-1?Q?Sten_Daniel_S=F8rsdal?= References: <4439B5FD.4000309@wm-access.no> <034f01c65c73$66260540$0407a8c0@alens> <443A1E2F.7060700@wm-access.no> Date: Mon, 17 Apr 2006 13:01:54 +0200 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 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 X-Virus-Scanned: amavisd-new at europronet.ba Cc: freebsd-isp@freebsd.org Subject: Re: ppp & lqr problem - Warning: lqr_RecvEcho: Got packet size 6, expecting 12 ! X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Apr 2006 10:56:40 -0000 Hi Sten, I'we done some tcpdump with protocol decode option on the actualy Box -> 1) connection initiated by MTA 3328-2Re equipment : 11:43:22.189696 PPPoE [ses 0x1a] LCP, Echo-Request (0x09), id 4, length 18 encoded length 16 (=Option(s) length 12) Magic-Num 0x5c6f43f5 Data 0x0000: 594e 4f54 0000 0004 11:43:22.190473 PPPoE [ses 0x1a] LCP, Echo-Reply (0x0a), id 4, length 12 encoded length 10 (=Option(s) length 6) Magic-Num 0x0000311d Data 0x0000: 1e11 0000 0000 11:43:22.461148 802.1d config 8000.00:04:c0:76:db:09.801b root 8000.00:04:c0:76:db:09 pathcost 0 age 0 max 20 hello 2 fdelay 15 2) conection initiated by Windows 2000 Workstation with client RASPPPOE software : 11:46:14.990785 PPPoE [ses 0x1d] LCP, Echo-Request (0x09), id 2, length 18 11:46:14.991096 PPPoE [ses 0x1d] LCP, Echo-Reply (0x0a), id 2, length 18 I send more detailed trace logs to InnoMedia and waiting for response. Best regards, Alen ----- Original Message ----- From: "Sten Daniel Sørsdal" To: "Alen Sarkinovic" Cc: Sent: Monday, April 10, 2006 10:58 AM Subject: Re: ppp & lqr problem - Warning: lqr_RecvEcho: Got packet size 6, expecting 12 ! Alen Sarkinovic wrote: > Sten, thanks for your reply, actually I already sent an email to tech > support and waiting for response. > I'm stuck with this issue and hope that community on this list will help > with more information's. > > I have to say that InnoMedia MTA 3328-2R is working on Cisco UBR7200 CMTS > pppoe termination system. > Well, yes, they (Cisco) probably ignore the fact that the data field is missing and consider an Echo-Reply (without data) as being equally good as Echo-Reply (with data) to be backwards compatible (Data field was not defined in initial PPP RFC). To be honest I'd probably do the same as a service provider. -- Sten Daniel Sørsdal