From owner-freebsd-isp@FreeBSD.ORG Mon Jan 10 10:03:26 2005 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D46416A4CE for ; Mon, 10 Jan 2005 10:03:26 +0000 (GMT) Received: from smtp.nildram.co.uk (smtp.nildram.co.uk [195.112.4.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCCA843D5A for ; Mon, 10 Jan 2005 10:03:23 +0000 (GMT) (envelope-from andyh@hhbb.co.uk) Received: from [10.0.0.25] (hedgie1.gotadsl.co.uk [82.133.95.107]) by smtp.nildram.co.uk (Postfix) with ESMTP id D007824EA32; Mon, 10 Jan 2005 10:03:18 +0000 (GMT) In-Reply-To: <1105229509.683.433.camel@Mobile1.276NET> References: <1105229509.683.433.camel@Mobile1.276NET> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Andy Holyer Date: Mon, 10 Jan 2005 10:03:26 +0000 To: martes.wigglesworth@earthlink.net X-Mailer: Apple Mail (2.619) cc: freebsd-isp list Subject: Re: Viable FreeBSD Network Access Server projects...? X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jan 2005 10:03:26 -0000 On 9 Jan 2005, at 00:11, Martes Wigglesworth wrote: > > From: Martes Wigglesworth > To: Christian Hiris <4711@chello.at> > Cc: "heath, Chia Hui Chen" > Subject: Re: Viable FreeBSD Network Access Server projects...? > > Date: Sun, 09 Jan 2005 00:59:56 +0300 > > Also, to supply, 56K service, would I be able to use the multi-modem > approach, or do I need to have the DSL with digital "modems" and all > that jazz? I am reading about the digital "RAS" setups, and all the > info sites that I am using seem to fall off, just after the analog > explanations. They seem to have a good definition of the RAS system > however, they fail to demonstrate how one may build one, using the > digital cards, to service analog dialup traffic. > It's perfectly possible - in fact I did exactly this at my first ISP, Pavilion Internet in Brighton, 10 years ago. Multiple serial boards are available, and just look like several /dev/tty connections. Set them up to run PPP, and put a modem on each of them and you're going. It looks ludicrous (we resorted to velcro-ing the dial-up modems to the wall of the machine room), but yes, it does work.