Hello,
I have found the issue. Maybe it helps someone else.
In the logs above, there were "exceeded max queries resolving".
The default max-recursion-queries is 75.
I have increased it to 100 and it seems it helped. So I set it up to 150
to be on the safe side.
Best regards,
Olaf
NAVI Sp.
Hello,
One more thought - This behaviour didn't happen with bind 9.9 - on CentOS 7.
Best regards,
Olaf Frączyk
NAVI Sp. z o.o.
Promienista 5/1
60-288 Poznań
mobile: +48609769035
phone: +48616622881
fax: +48616622882
http://www.navi.pl
On 2020-10-04 01:39, Olaf Frączyk wrote:
Hello,
I'm run
BIND gives us the resolved IP addresses before sending back the reply
right.I have a code which ranks those based on some parameters. I wanted to
know where exactly in BIND should we add that code.
Regards.
On Tue, Jun 14, 2011 at 5:42 PM, Fajar A. Nugraha wrote:
> Please don't remove cc to the
Please don't remove cc to the list
On Tue, Jun 14, 2011 at 5:27 PM, Vignesh Gadiyar wrote:
> BIND gives us the resolved IP addresses right before sending back the reply.
> I have a code which ranks those based on some parameters. I wanted to know
> where exactly in BIND should we add that code.
>
On Tue, 2011-06-14 at 13:34 +0530, Vignesh Gadiyar wrote:
> from which function do we get the IP addresses looked up from the
> Domain names inputted, so as to perform the required functions on
> those ip addresses and return my result back to the client.i don't
> want to hack the the name server a
On Tue, Jun 14, 2011 at 04:38:06PM +0700,
Fajar A. Nugraha wrote
a message of 29 lines which said:
> most programming language has gethostbyname() and gethostbyaddr()
These routines are deprecated for a long time (the main reason being
they are specific of an old version of IP) and you should
On Tue, Jun 14, 2011 at 3:04 PM, Vignesh Gadiyar wrote:
> Hi,
> I am Vignesh from Bangalore and i was developing an application using Open
> source BIND wherein i needed to know where exactly, i mean from which
> function do we get the IP addresses looked up from the Domain names
> inputted, so as
7 matches
Mail list logo