From owner-cvs-src@FreeBSD.ORG Mon Jul 28 05:19:10 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C30A37B401; Mon, 28 Jul 2003 05:19:10 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88D5B43FA3; Mon, 28 Jul 2003 05:19:09 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h6SCIJai056798; Mon, 28 Jul 2003 08:18:19 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)h6SCIJIn056795; Mon, 28 Jul 2003 08:18:19 -0400 (EDT) Date: Mon, 28 Jul 2003 08:18:18 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Martin Blapp In-Reply-To: <200307280815.h6S8Frli079633@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults rc.conf src/etc/rc.d dhclient X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2003 12:19:11 -0000 On Mon, 28 Jul 2003, Martin Blapp wrote: > Always start dhclient in the background. Forgive me for not having time to go read the dhclient details, but unfortunately I'm a bit pressed for time this morning. I just wanted to confirm that dhclient gives a "first reasonable try" if the link is up in this situation, rather than immediately backgrounding, since some services will behave poorly if they don't find IP addresses, etc. Ie., this operates like the NFS mount background option: "If at first you don't succeed, try again on your *own* time". The services I have in mind are, indeed, network file system mounting, sandboxed named, sendmail, and third party applications that like to bind each IP address manually rather than use INADDR_ANY. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories