From owner-freebsd-bugs Thu Feb 7 21:10:18 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E139337B476 for ; Thu, 7 Feb 2002 21:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g185A1r11553; Thu, 7 Feb 2002 21:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 083AA37B423 for ; Thu, 7 Feb 2002 21:04:57 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1854vO06384; Thu, 7 Feb 2002 21:04:57 -0800 (PST) (envelope-from nobody) Message-Id: <200202080504.g1854vO06384@freefall.freebsd.org> Date: Thu, 7 Feb 2002 21:04:57 -0800 (PST) From: Richard Sather To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/34728: DHCP hostname set as Hexadecimal string Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34728 >Category: bin >Synopsis: DHCP hostname set as Hexadecimal string >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 07 21:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Richard Sather >Release: 4.5-STABLE >Organization: The Labs >Environment: FreeBSD dssrg210.dssrg.curtin.edu.au 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Jan 30 17:08:19 WST 2002 root@ifurita.dssrg.curtin.edu.au:/usr/src/sys/compile/SADMIN i386 >Description: DHCP client wants to set the hostname to a hex (xx:xx:...) string. >How-To-Repeat: within /etc/rc.conf on the client ifconfig_interface0="DHCP" within /usr/local/etc/dhcpd.conf get-lease-hostnames true; and so on... >Fix: in /usr/src/contrib/isc-dhcp/common/tables.c change "host-name", "X" to "host-name", "t" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message