From owner-freebsd-questions@FreeBSD.ORG Thu Jun 5 23:49:05 2003 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 C1C7B37B404 for ; Thu, 5 Jun 2003 23:49:05 -0700 (PDT) Received: from truman.datasphereweb.com (12-212-67-226.client.attbi.com [12.212.67.226]) by mx1.FreeBSD.org (Postfix) with SMTP id D263943F93 for ; Thu, 5 Jun 2003 23:49:01 -0700 (PDT) (envelope-from ryallsd@datasphereweb.com) Received: (qmail 13356 invoked from network); 6 Jun 2003 06:48:59 -0000 Received: from evrtwa1-ar17-4-47-114-001.evrtwa1.dsl-verizon.net (HELO bartxp) (4.47.114.1) by truman.datasphereweb.com with SMTP; 6 Jun 2003 06:48:59 -0000 From: "Derrick Ryalls" To: "'chris corayer'" , Date: Thu, 5 Jun 2003 23:50:48 -0700 Message-ID: <00c201c32bf7$f9f8e260$0200a8c0@bartxp> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: A couple of questions for 5.1rc1.... 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: Fri, 06 Jun 2003 06:49:06 -0000 I run 4.8, but here are my suggestions: >=20 > The final question I have is one that's probably obscure. I=20 > remember a switch used to tell the dhcp client to send the=20 > host name of the laptop to a dhcp server. While it gets a=20 man dhclient.conf > lease perfectly fine, opening up my linksys dhcp table ( at=20 > home ) or the NT dhcp server at work I can only see that a=20 > machine has that lease. The name of the laptop isn't listed.=20 > I had enabled something on a laptop I had a couple of years=20 > ago that made it so the name showed up, but I haven't been=20 > able to find anything on this since and I have no idea how I=20 > did it before or even where I found it. I don't think dhclient is the issue. If you want your machine to appear on the network, install samba. You don't need to=20 share anything out unless you want to, but samba contains the network name service (nmbd). Then again, maybe I misunderstood you.