From owner-freebsd-net@FreeBSD.ORG Fri Oct 26 07:46:46 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8881616A420 for ; Fri, 26 Oct 2007 07:46:46 +0000 (UTC) (envelope-from nvass@teledomenet.gr) Received: from smtp.teledomenet.gr (smtp.teledomenet.gr [213.142.128.2]) by mx1.freebsd.org (Postfix) with ESMTP id 3084913C48E for ; Fri, 26 Oct 2007 07:46:45 +0000 (UTC) (envelope-from nvass@teledomenet.gr) Received: by smtp.teledomenet.gr (Postfix, from userid 58) id 88EDA142173; Fri, 26 Oct 2007 10:37:45 +0300 (EEST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on smtp.teledomenet.gr X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.3 Received: from iris (unknown [192.168.1.71]) by smtp.teledomenet.gr (Postfix) with ESMTP id 93C8D142064; Fri, 26 Oct 2007 10:37:42 +0300 (EEST) From: Nikos Vassiliadis To: freebsd-net@freebsd.org User-Agent: KMail/1.9.7 References: <20071026052932.GA72917@pit.databus.com> In-Reply-To: X-NCC-RegID: gr.telehouse MIME-Version: 1.0 Content-Disposition: inline Date: Fri, 26 Oct 2007 10:40:18 +0300 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200710261040.18817.nvass@teledomenet.gr> Cc: Barney Wolff Subject: Re: pppoa connection X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Oct 2007 07:46:46 -0000 flakey fingers... On Friday 26 October 2007 10:06:30 Kim Shrier wrote: > Other people successfully use this modem to connect to their ISP > when the ISP accepts pppoe connections and the modem is configured > as a bridge. Unfortunately, my ISP doesn't support pppoe, only > pppoa. The only way to do PPPoA is to have a device that does the DSL and ATM layers and handles the rest to FreeBSD. There is a chapter in the handbook that covers this, but of course it mentions specific devices and I think there would a very small number of devices that you can use with FreeBSD to do PPPoA. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/pppoa.html Nikos