Skip site navigation (1)Skip section navigation (2)
Date:      30 Oct 1999 02:15:24 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        freebsd-questions@freebsd.org
Subject:   Re: error message
Message-ID:  <86so2tiu03.fsf@localhost.hell.gr>
In-Reply-To: Godzilla's message of "Fri, 29 Oct 1999 11:11:16 -0700 (PDT)"
References:  <19991029181116.19641.rocketmail@web1703.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Godzilla <tjarrow3@yahoo.com> writes:

> We are running FreeBSD 3.2-RELEASE as a SOCKS proxy
> server and mail server.  This morning when I came in,
> I found the following error message:
> 
> Oct 29 11:22:11 SMTP named[30752]: bind(dfd=20,
> [192.168.4.9].53): Address already in use

It seems that you're trying to run two simultaneous copies of named, or
that before named starts some other program has bound port 53 in all
your interfaces.  Since named is one the few programs I know that bind
port 53 in *all* interfaces by default, check to see if your startup
scripts are trying to run named twice!

-- 
Giorgos Keramidas, <keramida@ceid.upatras.gr>
"What we have to learn to do, we learn by doing." [Aristotle]


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?86so2tiu03.fsf>