From owner-freebsd-isp@FreeBSD.ORG Tue Apr 29 09:19:04 2003 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 71C1137B401 for ; Tue, 29 Apr 2003 09:19:04 -0700 (PDT) Received: from misery.sdf.com (misery.sdf.com [207.200.153.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id F239B43F85 for ; Tue, 29 Apr 2003 09:19:02 -0700 (PDT) (envelope-from tom@sdf.com) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 19AWEl-0005xn-00; Tue, 29 Apr 2003 07:37:39 -0700 Date: Tue, 29 Apr 2003 07:37:37 -0700 (PDT) From: Tom Samplonius To: Mark Bojara In-Reply-To: <20030429160616.D16852-100000@opium.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-isp@freebsd.org Subject: Re: ADSL with NIC 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: Tue, 29 Apr 2003 16:19:04 -0000 On Tue, 29 Apr 2003, Mark Bojara wrote: > Hello All, > > I heard its possible to hook up a ADSL line (RJ11) directly into a NIC and > it will operate with pppoed/ppp is this possible? Has anybody tried this? ... An ethernet NIC will not work in this way. However, you can purchase an internal ADSL modem, which looks like a NIC to the operating system, but has a phone line jack connector. Beware of using a internal ADSL modem with FreeBSD. Unless it impersonates one of the ethernet chipsets perfectly, it won't work. Tom