From owner-freebsd-questions@FreeBSD.ORG Wed Oct 20 11:09:51 2004 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 584FA16A4CE for ; Wed, 20 Oct 2004 11:09:51 +0000 (GMT) Received: from idesigns.net (idesigns.net [209.239.38.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0A6043D31 for ; Wed, 20 Oct 2004 11:09:48 +0000 (GMT) (envelope-from software@schmittnet.com) Received: from [127.0.0.1] (ct-seymour2d-19.wtrbct.adelphia.net [68.71.172.19]) by idesigns.net (8.12.10/8.12.10) with ESMTP id i9KB9k81002034 for ; Wed, 20 Oct 2004 07:09:48 -0400 Message-ID: <4176477D.2030207@schmittnet.com> Date: Wed, 20 Oct 2004 07:09:49 -0400 From: "Bill Schmitt (SW)" User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Host name question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2004 11:09:51 -0000 I know I've seen the answer to this question somewhere here, but I can't seem to find it. I'm running FBSD 4.9 on a machine which is connected to a router (Netgear) that provides DHCP services. The FBSD box gets the IP correctly (assigned based on the MAC address), but the router never sees it by name. I have the name of the machine in the hosts file and rc.conf, but the router never gets the name back. Can anyone help?