From owner-freebsd-questions@FreeBSD.ORG Tue Jan 27 13:17:21 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 DA79B16A4CF for ; Tue, 27 Jan 2004 13:17:21 -0800 (PST) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7420C43D1F for ; Tue, 27 Jan 2004 13:17:04 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (rwcrmhc13) with ESMTP id <2004012721152701500kblage>; Tue, 27 Jan 2004 21:15:27 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id B0066F; Tue, 27 Jan 2004 16:15:26 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Brian H" References: From: Lowell Gilbert Date: 27 Jan 2004 16:15:26 -0500 In-Reply-To: Message-ID: <447jzdqej5.fsf@be-well.ilk.org> Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: DHCP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 21:17:22 -0000 "Brian H" writes: > This is the error that I am getting. > "Can't bind to dhcp address: Address already in use" > My /etc/dhcp.conf file is empty. > > How can I ask the dhcp server for another address? > It doesn't apprear the the ip address in dhclient.leases > is in use. I am not sure what the problem is. I believe that this message means that your DHCP client got assigned an address, but when it pinged that address to make sure no one else was using it, something responded. You may need the system administrator to figure out who else is camped out on the IP address.