Date: Tue, 10 Jun 2008 11:31:49 -0400 From: Steve Bertrand <steve@ibctech.ca> To: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> Cc: freebsd-questions@freebsd.org Subject: Re: OT: lots of IPv6 DNS requests Message-ID: <484E9E65.4070101@ibctech.ca> In-Reply-To: <20080610171600.R76827@wojtek.tensor.gdynia.pl> References: <20080610171600.R76827@wojtek.tensor.gdynia.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
Wojciech Puchar wrote: > i'm getting lots of things like this in logs: > > Jun 10 17:13:50 wojtek named[909]: client > 2610:130:101:100:214:22ff:fe12:241#60282: query (cache) > 'wojtek.tensor.gdynia.pl/MX/IN' denied Post: # ifconfig -a # netstat -na | grep 53 Looks like named may be listening publicly on IPv6, but then refusing the requests. Is dns.tensor.gdynia.pl the same box as wojtek.tensor.gdynia.pl? Did you make any addressing changes around the time you started noticing this? Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?484E9E65.4070101>