From owner-freebsd-hackers Thu Sep 30 17:48: 7 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 27B7314C1F for ; Thu, 30 Sep 1999 17:48:05 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id RAA31013; Thu, 30 Sep 1999 17:47:55 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 30 Sep 1999 17:47:55 -0700 (PDT) From: Doug White To: Jacques Vidrine Cc: Josef Karthauser , freebsd-hackers@FreeBSD.ORG Subject: Re: PPPoE offer. In-Reply-To: <19990930125201.D466DBE87@gw.nectar.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 30 Sep 1999, Jacques Vidrine wrote: > > Yes. The boxes from Redback (www.redback.com) support this mode > of operation, which is primarily for sane deployment of DSL over > an infrastructure built on bridging. Alcatel DSL products, used > by BellSouth and others, operate in this mode (see RFC 1483 section > 4.2). Well, not *ALL* the Alcatels (thank goodness PacBell hasn't figured this out :-) ) If you have a grasp of DHCP, then PPPoE will look awfully familiar. There is a fairly detailed RFC out on it, although it lacks in the philosophy department which does influence your design. I actually hacked userppp to talk to RedBacks (and even had development gear to do it) about a year ago. That code is quite ugly and doesn't belong to me anyway. I've itched to reimplement it after Brian's changes to the lower-end device handling about 6 months ago since I had to make nasty, nasty hacks. I don't think dialup worked afterwards and doubt it ever would again on that code. If someone wanted to pick it up, I'd really try to get a demo SMS-500 with the appropriate firmware (AOS 2.2 or later) to hack it with. I can also lend advice. It took me 2 months to design & code it, and that was working part-time through school. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message