are these BIND errors....

Brad Knowles brad.knowles at skynet.be
Thu Jun 28 22:11:15 UTC 2001


At 11:53 AM -0700 6/28/01, Gary Kline wrote:

>  	I just upgraded to FreeBSD 4.3.  In named.conf, I have lots of
>  	logging {} categories set.  Probably these attempt messages are
>  	coming from there.   I haven't grep'd thru the BIND9 code...
>  	yet.

	This isn't named logging anything.  It's the kernel -- that's why 
the tag in the log file is "/kernel".  What you've done is configured 
the system to log an error message for connection attempts on ports 
that are not being listened on.  This is a standard feature of 
FreeBSD.

	From the man page on rc.conf(5) at 
<http://www.FreeBSD.org/cgi/man.cgi?query=rc.conf&sektion=5>:


      log_in_vain   (bool) Set to NO by default.  Setting to YES will enable
                    logging of connection attempts to ports that have no lis-
                    tening socket on them.

-- 
Brad Knowles, <brad.knowles at skynet.be>

/*        efdtt.c  Author:  Charles M. Hannum <root at ihack.net>          */
/*       Represented as 1045 digit prime number by Phil Carmody         */
/*     Prime as DNS cname chain by Roy Arends and Walter Belgers        */
/*                                                                      */
/*     Usage is:  cat title-key scrambled.vob | efdtt >clear.vob        */
/*   where title-key = "153 2 8 105 225" or other similar 5-byte key    */

dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'


More information about the bind-users mailing list