From owner-freebsd-questions Wed Apr 4 3:14:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cgmd76206.chello.nl (d9168.upc-d.chello.nl [213.46.9.168]) by hub.freebsd.org (Postfix) with ESMTP id E970037B719 for ; Wed, 4 Apr 2001 03:14:18 -0700 (PDT) (envelope-from edwin@cgmd76206.chello.nl) Received: by cgmd76206.chello.nl (Postfix, from userid 1001) id A08B3EC; Wed, 4 Apr 2001 12:14:17 +0200 (CEST) Date: Wed, 4 Apr 2001 12:14:17 +0200 From: Edwin Groothuis To: Piotr Klosowski Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Can't bind to dhcp address: Address already in use Message-ID: <20010404121417.W490@cgmd76206.chello.nl> Mail-Followup-To: Edwin Groothuis , Piotr Klosowski , freebsd-questions@FreeBSD.ORG References: <000b01c0bcee$b3fe4e00$26189e9d@armagedon> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000b01c0bcee$b3fe4e00$26189e9d@armagedon>; from piotr.klosowski@alfa.iele.polsl.gliwice.pl on Wed, Apr 04, 2001 at 12:04:56PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 04, 2001 at 12:04:56PM +0200, Piotr Klosowski wrote: > su-2.03# dhcpd rl0 > Internet Software Consortium DHCP Server 2.0pl3 > Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium. > All rights reserved. > > Please contribute if you find this software useful. > For info, please visit http://www.isc.org/dhcp-contrib.html > > Listening on BPF/rl0/00:c0:df:02:37:ec/24-NET > Sending on BPF/rl0/00:c0:df:02:37:ec/24-NET > Can't bind to dhcp address: Address already in use > exiting. Is there another process listening op port bootps? Use sockstat to find this out: [~] edwin@kludge>sockstat | grep 67 root dhcpd 37155 3 udp4 *:67 *:* See, something is already on that, and it's a dhcpd Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://FatalDimensions.nl.eu.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message