From owner-freebsd-questions@FreeBSD.ORG Thu Jul 8 11:57:36 2004 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 52F2C16A4CE for ; Thu, 8 Jul 2004 11:57:36 +0000 (GMT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E09E543D55 for ; Thu, 8 Jul 2004 11:57:35 +0000 (GMT) (envelope-from freebsd2@c2i.net) Received: from tove (la3sg.net [217.13.29.172]) by mail.broadpark.no (Postfix) with ESMTP id B78542937; Thu, 8 Jul 2004 13:58:03 +0200 (MEST) From: "Kjell Midtseter" To: mfcardenas@prodigy.net.mx Date: Thu, 08 Jul 2004 13:57:37 +0200 MIME-Version: 1.0 Message-ID: <40ED52D1.7577.BB42E@localhost> Priority: normal In-reply-to: <200407080152.58423.mfcardenas@prodigy.net.mx> X-mailer: Pegasus Mail for Windows (v4.12a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body cc: freebsd-questions@freebsd.org Subject: Re: Network configuration in FreeBSD 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, 08 Jul 2004 11:57:36 -0000 On 8 Jul 2004 at 1:52, Miguel Cardenas wrote: > Hello > > Am new to FreeBSD... just installed it for 2nd time today, but don't know what > I did that it didn't ask me for the network configuration (ip, domain, When you got to the HD partitioning in the beginning of setup you should have deleted the entire disk, then repartitioned it. If you kept the partitioning from your first install the setup routine will look in the excisting folders and use what it finds there.... > etc)... once installed, is there a command to perform that task? It all goes into the /etc/rc.conf file. Use your editor to make changes if you do not like what you find. > > I'm linux user, so am familiar to *nix systems, but don't know how to > configure the network specifically on freebsd... > > Thanks for any comment, > Mike kjell