From owner-freebsd-atm@FreeBSD.ORG Sun Mar 6 07:14:31 2005 Return-Path: Delivered-To: freebsd-atm@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABB9116A4CE for ; Sun, 6 Mar 2005 07:14:31 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B79443D49 for ; Sun, 6 Mar 2005 07:14:31 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j267ETb47735; Sat, 5 Mar 2005 23:14:30 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: =?iso-8859-1?Q?Dag-Erling_Sm=F8rgrav?= , Date: Sat, 5 Mar 2005 23:14:22 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <86ll92z1o9.fsf@xps.des.no> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Subject: RE: PPP over ATM X-BeenThere: freebsd-atm@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ATM for FreeBSD! List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 07:14:31 -0000 > -----Original Message----- > From: owner-freebsd-atm@freebsd.org > [mailto:owner-freebsd-atm@freebsd.org]On Behalf Of Dag-Erling Smørgrav > Sent: Saturday, March 05, 2005 5:02 AM > To: atm@freebsd.org > Subject: Re: PPP over ATM > > > des@des.no (Dag-Erling Smørgrav) writes: > > My current ADSL provider runs PPP directly over ATM, instead of PPP > > over Ethernet over ATM. I can get PPPoEoA from other providers, but > > I'm not inclined to switch, for a variety of reasons. Can > FreeBSD run > > PPP directly over ATM? If yes, can somebody help me set it up? > > I should add that I want to do this with a Fore ATM PCI adapter, not > some dinky little USB thingy. > Dag, I think you are a bit mistaken. You don't need an ATM card for this. Just buy a plain bridged DSL modem, set it up for bridging/transparent bridging plug it's ethernet connection into an ethernet port on the FreeBSD system, and run PPPoE on that port. Ted