From owner-freebsd-net@FreeBSD.ORG Sat Mar 27 12:55:57 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4517016A4CE for ; Sat, 27 Mar 2004 12:55:57 -0800 (PST) Received: from spooky.eis.net.au (spooky.eis.net.au [203.12.171.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BAF443D39 for ; Sat, 27 Mar 2004 12:55:56 -0800 (PST) (envelope-from ernie@spooky.eis.net.au) Received: (from ernie@localhost) by spooky.eis.net.au (8.12.11/8.12.10) id i2RKts0M078063; Sun, 28 Mar 2004 06:55:54 +1000 (EST) (envelope-from ernie) From: User Ernie Message-Id: <200403272055.i2RKts0M078063@spooky.eis.net.au> In-Reply-To: <20040327181345.GD90316@empiric.dek.spc.org> To: Bruce M Simpson Date: Sun, 28 Mar 2004 06:55:54 +1000 (EST) X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: freebsd-net@freebsd.org Subject: Re: PCI ADSL card and PPPoA X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Mar 2004 20:55:57 -0000 > On Sat, Mar 27, 2004 at 11:32:55PM +1000, User Ernie wrote: > > Is it possible to use some like ng_ppp and mpd to hook to this card so I > > can establish a PPPoA session? If so can anyone suggest an mpd config? > > Far simpler; if it supports the NATM API, you should be able to run > userland ppp to begin with over it. This is documented in the Handbook > now. Whilst userland PPP is 'teh suck', for the purposes of verifying that > your configuration is working, it's useful. > > BMS > I looked in the handbook orgilginally, chapter 18.6 is where I learnt about mpd. The userland PPP example for PPPoA seemed to use and externam USB modem. Which section is the NATM example in? - Ernie.