From owner-freebsd-net Tue Jun 25 2:22:34 2002 Delivered-To: freebsd-net@freebsd.org Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70]) by hub.freebsd.org (Postfix) with SMTP id 3E96037B400 for ; Tue, 25 Jun 2002 02:22:24 -0700 (PDT) Received: (qmail 38339 invoked from network); 25 Jun 2002 09:21:33 -0000 Received: from unknown (HELO tix.ch) ([62.48.0.53]) (envelope-sender ) by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP for ; 25 Jun 2002 09:21:33 -0000 Message-ID: <3D183606.BBD1DE54@tix.ch> Date: Tue, 25 Jun 2002 11:21:10 +0200 From: Andre Oppermann X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Tancsa Cc: Julian Elischer , freebsd-net@freebsd.org Subject: Re: Native PPPoE broken (4.6-STABLE), RP-PPPoE working?! References: <2trfhu0tbekq67seicn4amdovp7564ji62@4ax.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Mike Tancsa wrote: > > On Sun, 23 Jun 2002 22:54:32 -0700 (PDT), in sentex.lists.freebsd.net you > wrote: > > > > > > >On Sun, 23 Jun 2002, Mike Tancsa wrote: > > > >> On Sun, 23 Jun 2002 18:53:32 -0700 (PDT), in sentex.lists.freebsd.net you > >> wrote: > >> >> After spending a couple of hours getting it to compile, I > >> >> got Roaring Penguin (latest release) and pppd-3.11 compiled > >> >> and installed on my 4.6-STABLE (June 17) box, and connected > >> >> it just fine. Speeds are exactly as expected, and there's > >> >> *no* slowness at all. > >> > > >> >define "slowness"? > >> Hi, > >> > >> about 300 or 400 bytes per second (yes, bytes per second, not kBytes or > >> kbits) > >> > >> >Does RP attach to 'ppp' or does it supply it's own? > >> > >> I think Damian had to compile an update PPPd (3.11) to make it work > > > >It seems hard to understand how the pppoe node in the kernel can slow > >things down. > > Here is an example > > iscar% fetch ftp://ftp.sentex.net/netscape95.exe > Receiving netscape95.exe (3512832 bytes): 100% > 3512832 bytes transferred in 28.0 seconds (122.50 kBps) > iscar% > > But to > > iscar% fetch ftp://ftp.isc.org/isc/bind9/9.2.1/bind-9.2.1.tar.gz > Receiving bind-9.2.1.tar.gz (5021044 bytes): 0%^C > 24684 bytes transferred in 153.6 seconds (160.71 Bps) > fetch: transfer interrupted > > This was after about 2.5 minutes. > > This same machine connected to an SMS works fine. > > e.g. from my home (farther away from the CO) > cage# fetch ftp://ftp.isc.org/isc/bind9/9.2.1/bind-9.2.1.tar.gz > Receiving bind-9.2.1.tar.gz (5021044 bytes): 9%^C > 480612 bytes transferred in 4.9 seconds (95.12 kBps) > fetch: transfer interrupted > > No problems. Before deploying the machine connected to the ERX, it worked > great against the SMS as did/does all our other deployed FreeBSD boxes. > > But with Roaring Penguin installed, no problems. With a machine behind a > ciso 827, no problem. Running LINUX, no problem. > > Any thoughts on what to try next ? > > ---Mike > > Mike Tancsa (mdtancsa@sentex.net) > Sentex Communications Corp, > Waterloo, Ontario, Canada > "Given enough time, 100 monkeys on 100 routers > could setup a national IP network." (KDW2) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message There can be two problem areas: 1) some problem in the PPPoE part (unlikely) 2) some problem in the ppp part (probably) I suggest 2 because with pppd it seems to work. Could you put this into the ppp.conf and make the log available? set log All -- Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message