From owner-freebsd-hackers@FreeBSD.ORG Sun Sep 18 15:11:01 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B60616A41F for ; Sun, 18 Sep 2005 15:11:01 +0000 (GMT) (envelope-from freebsd@redry.net) Received: from luke.segpub.com.au (luke.segpub.com.au [64.49.254.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED7B843D46 for ; Sun, 18 Sep 2005 15:11:00 +0000 (GMT) (envelope-from freebsd@redry.net) Received: (qmail 82136 invoked by uid 89); 19 Sep 2005 01:11:00 +1000 Received: by simscan 1.1.0 ppid: 82112, pid: 82120, t: 0.5589s scanners: clamav: 0.86.1/m:33/d:984 spam: 3.0.4 Received: from unknown (HELO ?192.168.1.33?) (213.202.145.164) by 0 with SMTP; 19 Sep 2005 01:10:59 +1000 Mime-Version: 1.0 (Apple Message framework v734) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-hackers@freebsd.org From: eoghan Date: Sun, 18 Sep 2005 16:10:57 +0100 X-Mailer: Apple Mail (2.734) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on luke.segpub.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.0.4 Subject: network settings X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2005 15:11:01 -0000 Hello Im pretty new the freeBSD. Im working with 5.3. Each time I start up the computer I have to go to /usr/sbin/sysintall and configure it to use my network. I plugged directly in and Im not sure why I have to set this up each time. Also, when I go to configure -> networking -> interfaces it shows my network card (3COM) but gives an error about not finding the dhcpclient (but it still works). Wondering if theres a way to make it save my changes? Or is the issue related to the dhcp client? Thanks Eoghan