From owner-freebsd-net@FreeBSD.ORG Mon Oct 23 05:56:25 2006 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41A7016A403; Mon, 23 Oct 2006 05:56:25 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from mx18.yandex.ru (smtp2.yandex.ru [213.180.200.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4617543D62; Mon, 23 Oct 2006 05:56:22 +0000 (GMT) (envelope-from bu7cher@yandex.ru) Received: from ns.kirov.so-cdu.ru ([81.18.142.225]:18182 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S3375999AbWJWF4N (ORCPT + 1 other); Mon, 23 Oct 2006 09:56:13 +0400 X-Comment: RFC 2476 MSA function at smtp2.yandex.ru logged sender identity as: bu7cher Message-ID: <453C5979.4050408@yandex.ru> Date: Mon, 23 Oct 2006 09:56:09 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Doug Barton References: <453C0E42.4010604@joeholden.co.uk> <453C5386.5080102@FreeBSD.org> In-Reply-To: <453C5386.5080102@FreeBSD.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: net@freebsd.org Subject: Re: Instructing dhclient to set hostname of client X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Oct 2006 05:56:25 -0000 Doug Barton wrote: > If you're talking about a laptop where you're not sure what the DHCP > server is going to send you, then I have this in /etc/rc.local: Hi, Doug. What you think about adding a new feature to dhclient - Alternate IP Configuration. This configuration can be specified in dhclient.conf and take effect when a DHCP server not respond. MS Windows have a similar feature. -- WBR, Andrey V. Elsukov