From owner-freebsd-stable Fri Jul 27 20:36: 9 2001 Delivered-To: freebsd-stable@freebsd.org Received: from astral.isec.com.br (unknown [200.164.0.100]) by hub.freebsd.org (Postfix) with SMTP id 4BB9737B403 for ; Fri, 27 Jul 2001 20:35:58 -0700 (PDT) (envelope-from duwde@duwde.com.br) Received: (qmail 516 invoked from network); 28 Jul 2001 03:34:01 -0000 Received: from mobile.home.isec.com.br (HELO mobile) (10.0.0.7) by astral.home.isec.com.br with SMTP; 28 Jul 2001 03:34:01 -0000 Message-ID: <004101c11716$27660000$0700000a@home.isec.com.br.home.isec.com.br> From: "Fabio Vilan - Duwde" To: Subject: User-PPP is STILL broken, when will it be fixed ? Date: Sat, 28 Jul 2001 00:34:05 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. The user-ppp (/usr/sbin/ppp) is STILL broken. My PPPoE connection doesn't work since a cvsup about a week ago. I cvsuped a MINUTE ago, and did mergemaster, kernel and ppp compilation, STILL THE SAME THING, BROKEN ! My NEW - BROKEN ppp show version ---> 2.3.2 - Jul 28 2001 My OLD - WORKING ppp show version --> 2.3.1 - Jun 26 2001 Many patches have been added since them, many *tricks* have been said on this list, tryed ALL of them, removed ipfilter, removed the mtu/mru line (indeed it uses 1492, pppoe limitation), but NONE worked. My broken PPP.LOG ---- 00:17:04 tun0: Phase: deflink: carrier -> login 00:17:04 tun0: Phase: deflink: login -> lcp 00:17:06 tun0: Phase: deflink: Too many LCP REQs sent - abandoning negotiation 00:17:06 tun0: Phase: deflink: Disconnected! --- If I run the old-ppp program, it works 110% ok, same ppp.conf, same kernel, same EVERYTHING, no changes are need whatsoever. So I don't think it's some kind of problem in rc.network, ipfilter, or things like that (may be, indeed, as I haven't found the problem myself yet) I heard the new ppp progarm don't use the mru/mtu line, but is this causing some kind of problem ? PPPoE needs 1492 instead of 1500. Just thinking... Anyone with a working solution ? Or a problem like that ? Thanks Duwde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message