From owner-freebsd-questions@FreeBSD.ORG Thu Aug 7 10:03:37 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 73B9D37B401 for ; Thu, 7 Aug 2003 10:03:37 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2CF443F85 for ; Thu, 7 Aug 2003 10:03:36 -0700 (PDT) (envelope-from johnmills@speakeasy.net) Received: (qmail 19745 invoked from network); 7 Aug 2003 17:03:36 -0000 Received: from unknown (HELO localhost.localdomain) ([216.27.162.100]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 7 Aug 2003 17:03:36 -0000 Received: from localhost (jmills@localhost) by localhost.localdomain (8.11.6/8.11.6) with ESMTP id h77HAnq01698 for ; Thu, 7 Aug 2003 13:10:49 -0400 X-Authentication-Warning: localhost.localdomain: jmills owned process doing -bs Date: Thu, 7 Aug 2003 13:10:49 -0400 (EDT) From: John Mills X-X-Sender: jmills@localhost.localdomain To: FreeBSD-questions Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Q: How can I modify net, X configurations in 4.8-Release? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: John Mills List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2003 17:03:37 -0000 Freebies - I just installed a 'standard' 4.8-Release setup from CD. It seems to have gone fine, but I want to change two features: 1) I set up DHCP networking. Now I want to go back and explicitly set up static IP, GW, NS. 2) I did not set up X11, and I would like to have another run at that. (This means I'm running console tools.) Can I use /stand/sysinstall to re-do these parts of my installation (and if so, how?), or are there other simple tools? Menu-driven or mouse-driven would be nice. Naturally I can always attack the configuration files, but I don't know how to turn DHCP off. TIA. John Mills john.m.mills@alum.mit.edu