From owner-freebsd-hardware@FreeBSD.ORG Thu Jun 9 06:30:48 2005 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BC5716A41C for ; Thu, 9 Jun 2005 06:30:48 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: from salvador.pacific.net.sg (salvador.pacific.net.sg [203.120.90.219]) by mx1.FreeBSD.org (Postfix) with SMTP id 6029A43D48 for ; Thu, 9 Jun 2005 06:30:46 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: (qmail 18980 invoked from network); 9 Jun 2005 06:30:44 -0000 Received: from unknown (HELO maxwell6.pacific.net.sg) (203.120.90.212) by salvador with SMTP; 9 Jun 2005 06:30:44 -0000 Received: from [192.168.0.107] ([210.24.246.101]) by maxwell6.pacific.net.sg with ESMTP id <20050609063044.IFNU1233.maxwell6.pacific.net.sg@[192.168.0.107]>; Thu, 9 Jun 2005 14:30:44 +0800 Message-ID: <42A7E212.1060302@pacific.net.sg> Date: Thu, 09 Jun 2005 14:30:42 +0800 From: Erich Dollansky Organization: oceanare pte ltd User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050514) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Benny Goemans References: <004a01c56c4e$b8dfa2c0$0200a8c0@bennypc> In-Reply-To: <004a01c56c4e$b8dfa2c0$0200a8c0@bennypc> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hardware@freebsd.org Subject: Re: ADSL for use on server X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2005 06:30:48 -0000 Hi, Benny Goemans wrote: > Hi, > > I'm switching from cable to ADSL in a month and I was wondering what (kind of) modem I should best go for. Would it best be one that connects to a NIC or to USB. I'm now using a (console) NAT & proxy server, with which I should be certain it works. For this, I would like to have some possibility to automatically dial at boot time (or if the modem takes care of that, even better). > > Should someone be using an ADSL modem on this kind of connection, would it be possible to tell some more about it? > Just already said, get an external modem and connect it via Ethernet. Setting the modem's internal IP address as the gateway address will be all what you have to do at your machine. You will have to tell the modem some more information about the line and you will have to set up NAT if you want to allow the world to visit your network. This concept has also the advantage that it will work with any machine you will buy in the future as long it supports Ethernet. Erich