From owner-freebsd-questions@FreeBSD.ORG Wed Oct 29 17:38:34 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B866016A4CE for ; Wed, 29 Oct 2003 17:38:34 -0800 (PST) Received: from devil.zeanah.com (ip-66-80-73-53.iad.megapath.net [66.80.73.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A9D143FAF for ; Wed, 29 Oct 2003 17:38:33 -0800 (PST) (envelope-from derek@zeanah.com) Received: from zeanah.com ([192.168.9.6]) by devil.zeanah.com (8.12.9/8.12.9) with ESMTP id h9U1jotc056445; Wed, 29 Oct 2003 20:45:50 -0500 (EST) (envelope-from derek@zeanah.com) Message-ID: <3FA06CF6.5060804@zeanah.com> Date: Wed, 29 Oct 2003 20:44:22 -0500 From: Derek Zeanah User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030718 X-Accept-Language: en-us, en MIME-Version: 1.0 To: B F , freebsd-questions@freebsd.org References: <20031029211630.63400.qmail@web13008.mail.yahoo.com> In-Reply-To: <20031029211630.63400.qmail@web13008.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: internet setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 01:38:34 -0000 B F wrote: >Can someone just tell me step by step how to get my internet running starting from a FreeBSD clean install? I have spent days trying different things I've read on websites and books, but have yet to get it working. Thanks. > I'm new to BSD, but if it was Windows I'd just tell you to enable DHCP on the FreeBSD box to get your network settings from your cable modem, and be happy. If that's not your style, then give your BSD box the network settings manually (probably 192.168.x.y for the IP address, with 255.255.255.0 as a subnet mask. Just pick something with a different final number than either of your other machines. ;) )