From owner-freebsd-questions Mon Jun 11 1:18: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.popsite.net (smtp.popsite.net [216.126.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 3FDA737B401 for ; Mon, 11 Jun 2001 01:18:05 -0700 (PDT) (envelope-from bill@twwells.com) Received: from twwells.com (02-111.051.popsite.net [64.24.21.111]) by smtp.popsite.net (Postfix) with ESMTP id 9C4DB50869 for ; Mon, 11 Jun 2001 03:18:00 -0500 (CDT) Received: from bill by twwells.com with local (Exim 3.22 #1) id 159Msv-000NOy-00; Mon, 11 Jun 2001 04:17:17 -0400 Subject: Re: bind address already in use To: michael.radzewitz@freenet-ag.de (Michael Radzewitz) Date: Mon, 11 Jun 2001 04:17:17 -0400 (EDT) Cc: questions@freebsd.org In-Reply-To: from "Michael Radzewitz" at Jun 11, 2001 10:02:28 AM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: "T. William Wells" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Use sockstat to determine what other process has that port open. Then either kill that process and prevent it from restarting or remove the inetd.conf line, depending on which is appropriate. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message