From owner-freebsd-questions@FreeBSD.ORG Wed Jan 5 04:54:05 2005 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 503AA16A4CE for ; Wed, 5 Jan 2005 04:54:05 +0000 (GMT) Received: from mtaout-m.tc.umn.edu (mtaout-m.tc.umn.edu [160.94.23.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF6AE43D2D for ; Wed, 5 Jan 2005 04:54:04 +0000 (GMT) (envelope-from duns0014@umn.edu) Received: from [192.168.1.14] (ip68-104-63-160.lv.lv.cox.net [68.104.63.160]) by mtaout-m.tc.umn.edu with ESMTP for freebsd-questions@freebsd.org; Tue, 4 Jan 2005 22:54:04 -0600 (CST) X-Umn-Remote-Mta: [N] ip68-104-63-160.lv.lv.cox.net [68.104.63.160] #+TS+AU+HN From: Joe Dunsmore To: freebsd-questions@freebsd.org Date: Tue, 4 Jan 2005 08:51:59 +0000 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501040851.59496.duns0014@umn.edu> Subject: How to get internet working on installed freebsd 5.1 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: Wed, 05 Jan 2005 04:54:05 -0000 I installed freebsd 5.1 on my computer when it was not connected to any network (but my ethernet card was attached). Now that my computer has a network connection, I can't access any internet sites, it says it can't find the host. I've installed freebsd 5.1 on this same computer when it was connected to a network and the internet worked right away. I also have linux on this computer and it can connect to the internet fine. So my question is how do I get the internet working on freebsd? Is there a simple command I can run or do I edit some text file? Thanks.