Re: Can not get a lick of debug information for a slew of queries that are coming back SERVFAIL

2025-04-24 Thread Bagas Sanjaya
On Tue, Apr 22, 2025 at 01:27:11AM -0700, The Gorf wrote: > bind version:BIND 9.18.33-1~deb12u2-Debian (Extended Support Version) > > So it's pretty simple. Im getting a ton of SERVFAILs randomly and I can > neither figure out why nor figure out how to get bind to give me debug > information abou

bind sends back server failure when local cache expired ( glue record)

2025-04-24 Thread Florian Schlums
Dear list I'm running several bind caching resolver based on Ubuntu latest bind release 9.18.30. Configuration is pretty simple. A few public IP prefixes are allowed to use these server as recursive resolver. All other prefixes are no allowed to use them. The setup is up for several years and

Re: Can not get a lick of debug information for a slew of queries that are coming back SERVFAIL

2025-04-24 Thread The Gorf
Currently set at 99 I guess: geoff@NS1:~$ sudo rndc status | grep debug debug level: 99 On Tue, Apr 22, 2025 at 9:47 PM Crist Clark wrote: > What debug level is your server running at? > > $ rndc status | grep debug > > Do you need to raise the debug level? > > $ rndc trace > > > On Tue, Apr 2