From owner-freebsd-questions@FreeBSD.ORG Thu Jul 24 21:00:19 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 EBF7637B401 for ; Thu, 24 Jul 2003 21:00:19 -0700 (PDT) Received: from pop017.verizon.net (pop017pub.verizon.net [206.46.170.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id F26B943F85 for ; Thu, 24 Jul 2003 21:00:18 -0700 (PDT) (envelope-from mike@pcmedx.com) Received: from duron.pcmedx.com ([4.46.1.67]) by pop017.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030725040018.ZHIG27254.pop017.verizon.net@duron.pcmedx.com> for ; Thu, 24 Jul 2003 23:00:18 -0500 Received: from mike (mike.pcmedx.com [192.168.240.244]) by duron.pcmedx.com (Postfix) with SMTP id 8C693A9EA for ; Thu, 24 Jul 2003 21:00:17 -0700 (PDT) Message-ID: <001201c35261$46252290$f4f0a8c0@pcmedx.com> From: "Mike Maltese" To: References: <1059098593.630.13.camel@CPE-65-26-140-154.kc.rr.com> <000601c3525d$8bb64400$f4f0a8c0@pcmedx.com> <1059104868.630.22.camel@CPE-65-26-140-154.kc.rr.com> Date: Thu, 24 Jul 2003 21:00:23 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Authentication-Info: Submitted using SMTP AUTH at pop017.verizon.net from [4.46.1.67] at Thu, 24 Jul 2003 23:00:18 -0500 Subject: Re: Dynamic Hostname Assignment 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, 25 Jul 2003 04:00:20 -0000 OK, I see now. So you want your ISP's DHCP server to assign you a hostname? Or are you running your own local server? ----- Original Message ----- From: "Shawn" To: Sent: Thursday, July 24, 2003 8:47 PM Subject: Re: Dynamic Hostname Assignment > On Fri, 2003-07-25 at 03:33, Mike Maltese wrote: > > If I understand your question correctly, the following line in > > /etc/dhclient.conf should do what you want: > > > > send host-name "yourhostname"; > > I don't think so, what exactly would this do? My goal is to have dhcp > automatically assign my hostname. Previous Linux distributions I've used > have all done this by default when I select to configure the network > interface using DHCP. > > -- > Shawn > http://drevil.warpcore.org/ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"