Date: Fri, 2 Oct 1998 19:08:17 +0200 From: Neil Blakey-Milner <nbm@rucus.ru.ac.za> To: Joe McGuckin <joe@monk.via.net>, questions@FreeBSD.ORG Subject: Re: port already in use??? Message-ID: <19981002190817.A18794@rucus.ru.ac.za> In-Reply-To: <199810020732.AAA05990@monk.via.net>; from Joe McGuckin on Fri, Oct 02, 1998 at 12:32:26AM -0700 References: <199810020732.AAA05990@monk.via.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri 1998-10-02 (00:32), Joe McGuckin wrote: > > Oct 2 00:24:19 www8 inetd[2329]: amanda/udp: bind: Address already in use > > How can I clear this port? The service (amanda) is no longer running. Install the lsof port, and type lsof -i :amanda as root. It'll tell you what process that is listening to/using that port. Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981002190817.A18794>