From owner-freebsd-current Thu Mar 25 13:38:10 1999 Delivered-To: freebsd-current@freebsd.org Received: from quackerjack.cc.vt.edu (quackerjack.cc.vt.edu [198.82.160.250]) by hub.freebsd.org (Postfix) with ESMTP id B85FE14D21 for ; Thu, 25 Mar 1999 13:38:04 -0800 (PST) (envelope-from jobaldwi@vt.edu) Received: from sable.cc.vt.edu (sable.cc.vt.edu [128.173.16.30]) by quackerjack.cc.vt.edu (8.8.8/8.8.8) with ESMTP id QAA26279; Thu, 25 Mar 1999 16:37:43 -0500 (EST) Received: from john.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.63]) by sable.cc.vt.edu (8.8.8/8.8.8) with ESMTP id QAA06143; Thu, 25 Mar 1999 16:37:43 -0500 (EST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199903251641.AA07426@bolero-x.rahul.net> Date: Thu, 25 Mar 1999 16:37:42 -0500 (EST) From: John Baldwin To: Rahul Dhesi Subject: RE: rc.conf issues: host identity vs host config Cc: freebsd-current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 25-Mar-99 Rahul Dhesi wrote: > The current rc.conf system doesn't seem to allow for separating out host > identity from host configuration. As a result I'm not able to create a > site-wide rc.conf file and rdist it to multiple machines, configured > identically except for having distinct own host names. I think some > very basic information identifying a host should be kept in its own > place: > > host name and ip address for each network interface Have you looked at DHCP? You don't even have to rdist a file for that to work. We use PicoBSD to clone 80 machines by dd'ing the drives over the network and then have each machine's IP assigned to its ether address and use DHCP to distribute hostnames and IPs to each computer. Works like a charm. --- John Baldwin -- http://members.freedomnet.com/~jbaldwin/ PGP Key: http://members.freedomnet.com/~jbaldwin/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message