From owner-freebsd-questions Tue Jan 9 21: 3:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtppop1pub.verizon.net (smtppop1pub.gte.net [206.46.170.20]) by hub.freebsd.org (Postfix) with ESMTP id 1F7F037B698 for ; Tue, 9 Jan 2001 21:03:31 -0800 (PST) Received: from Ath (cable7-023.gte.net [24.96.36.23]) by smtppop1pub.verizon.net with SMTP ; id WAA36709871 Tue, 9 Jan 2001 22:57:15 -0600 (CST) From: "John Bolster" To: "Viswanathan Prakash" Cc: Subject: RE: inetd can't bind to service- FIXED Date: Wed, 10 Jan 2001 00:03:15 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you. This stopped it. Both imap and imap4 were trying to run. Best, John > > Try commenting the line beginning with > > imap stream tcp .... > > in /etc/inetd.conf > > Then restart inetd with > > killall -HUP inetd > > On Tue, 9 Jan 2001, John Bolster wrote: > > > I'm hoping some wizard out there can help with this... > > > > I am getting error messages from inetd every 10 minutes. The > messages are: > > > > Jan 8 20:39:06 alf inetd[141]: imap/tcp: bind: Address already in use > > Jan 8 20:45:00 alf inetd[141]: imap/tcp: bind: Address already in use > > > > I searched around for what this means and on a HP site I found > this which > > seems to describe it: > > > > service/ protocol: bind:?Indicates that the service is > temporarily unusable > > because inetd cannot bind the service to the socket. After 10 > minutes, inetd > > tries to bind the socket again. If it is successful, then it > will listen for > > a > > connection request and provide the appropriate service. If it > fails, it will > > wait another 10 minutes and try again. > > > > However, it does not say how I should make it stop. Does anyone have any > > ideas? This only started when I installed the imap-uw server. > (I am running > > 4.1) > > > > Thanks, > > > > John > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > Prakash > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message