From owner-freebsd-net@FreeBSD.ORG Mon Oct 23 00:35:34 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 20B3316A412 for ; Mon, 23 Oct 2006 00:35:34 +0000 (UTC) (envelope-from joe@joeholden.co.uk) Received: from claire.ber.rewt.org.uk (claire.ber.rewt.org.uk [217.160.200.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id A848143D45 for ; Mon, 23 Oct 2006 00:35:33 +0000 (GMT) (envelope-from joe@joeholden.co.uk) Received: from localhost (localhost [127.0.0.1]) by claire.ber.rewt.org.uk (Postfix) with ESMTP id 1E0A7140036B for ; Mon, 23 Oct 2006 01:35:32 +0100 (BST) X-Virus-Scanned: Scanned at claire.ber.rewt.org.uk Received: from claire.ber.rewt.org.uk ([127.0.0.1]) by localhost (claire.ber.rewt.org.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yO-fYEmlaqDO for ; Mon, 23 Oct 2006 01:35:24 +0100 (BST) Received: from [82.152.108.189] (dyn189.stf.rewt.org.uk [82.152.108.189]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: joe) by claire.ber.rewt.org.uk (Postfix) with ESMTP id D0FFB1400343 for ; Mon, 23 Oct 2006 01:35:23 +0100 (BST) Message-ID: <453C0E42.4010604@joeholden.co.uk> Date: Mon, 23 Oct 2006 01:35:14 +0100 From: Joe Holden User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Instructing dhclient to set hostname of client X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: joe@joeholden.co.uk 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 00:35:34 -0000 Hi all, Is it possible to get dhclient to resolve the ip its been given, and set that as the hostname? (6.2-PRE) Ta, J