Date: Thu, 22 Feb 2001 17:20:12 -0000 From: "James Raftery" <jraftery@wrdp.com> To: <freebsd-isp@FreeBSD.ORG> Subject: Re: annoying denied dns updates from lame nt/2000 servers Message-ID: <013a01c09cf3$b72846f0$340410ac@JRAFTERY> References: <3A909F0D.549C38D1@confusion.net> <5.0.2.1.2.20010222115101.00aa29a0@mailhost.lightning.net>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message -----
From: "John Reddy" <jreddy@lightning.net>
To: <freebsd-isp@FreeBSD.ORG>
Sent: Thursday, February 22, 2001 5:05 PM
Subject: RE: annoying denied dns updates from lame nt/2000 servers
> What can I do from my end, in terms of commands in BIND to prevent
logging
> of these updates?
Add to your named.conf:
logging {
[...]
category update {
null;
};
[...]
};
Regards,
james
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?013a01c09cf3$b72846f0$340410ac>
