From owner-freebsd-questions Wed Jan 5 19:19:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from turtle.looksharp.net (cc360882-a.strhg1.mi.home.com [24.2.221.22]) by hub.freebsd.org (Postfix) with ESMTP id 5B4D514CEB for ; Wed, 5 Jan 2000 19:19:40 -0800 (PST) (envelope-from bsdx@looksharp.net) Received: from localhost (bsdx@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id VAA21335; Wed, 5 Jan 2000 21:43:48 -0500 (EST) (envelope-from bsdx@looksharp.net) Date: Wed, 5 Jan 2000 21:43:47 -0500 (EST) From: Adam To: Greg Lehey Cc: aunty , freebsd-questions@FreeBSD.ORG Subject: Re: Strange UDP messages In-Reply-To: <20000106122321.P30038@freebie.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> OK, so it's biff. Now how do I stop it, or see what it's coming from, >> or see any other evidence of it at all? > >Good question. Are you using sendmail? Or maybe it's mail.local >that's doing this. > >> And why didn't it happen before the machine mysteriously rebooted >> itself this morning? (This is 3.3-RELEASE with comsat disabled in >> /etc/inetd.conf) > >Well, that's the reason. Disable comsat, and you won't be able to >connect. I get these too and since I have comsat disabled I'd like to stop whatever it is from trying to notifying comsat :) Pretty annoying.. >> Again, I can't see evidence in the logs of this happening before this >> morning's reboot. I did have 'nameserver 127.0.0.1' in >> /etc/resolv.conf. Removing that line and sending a SIGHUP to named >> didn't affect the error messages. > >No, this is named trying to contact your system. Again, I'm puzzled >as to why. On the whole, this is pretty harmless stuff; about the >biggest problem is that you might fill up your log file. You should >be able to turn these messages off with The only thing I can think of is timed out replies where the port listening for an answer has already closed, and by the time the named tries to answer it ends up talking to a wall. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message