Re: Help needed with failed queries - SERVFAIL - RESOLVED

2020-10-04 Thread Olaf Frączyk
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.

Re: Help needed with failed queries - SERVFAIL

2020-10-04 Thread Olaf Frączyk
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

Help needed with failed queries - SERVFAIL

2020-10-03 Thread Olaf Frączyk
Hello, I'm running bind on CentOS 8: bind-9.11.13-6.el8_2.1.x86_64 From time to time I get SERVFAIL responses. When the client queries second time, it gets the answer, so this are transient errors. I don't see any pattern for them. This happens probably a few times a day - enough to make it

Re: Help needed

2011-06-14 Thread Vignesh Gadiyar
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

Re: Help needed

2011-06-14 Thread Fajar A. Nugraha
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. >

Re: Help needed

2011-06-14 Thread Karl Auer
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

Re: Help needed

2011-06-14 Thread Stephane Bortzmeyer
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

Re: Help needed

2011-06-14 Thread Fajar A. Nugraha
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

Help needed

2011-06-14 Thread Vignesh Gadiyar
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 to perform the required functions on those ip addresses and return

Re: DNSSEC and child zones on same authoritative NS. Expert help needed.

2010-03-16 Thread Gary Wallis
Alan Clegg wrote: Gary Wallis wrote: [other stuff snipped out] Regarding my main question: How to delegate signing authority from parent yourdomain.com to child ns1.yourdomain.com. Insert the DS records from the child into the parent and re-sign the parent. I still have to setup a DNSSEC

Re: DNSSEC and child zones on same authoritative NS. Expert help needed.

2010-03-16 Thread Alan Clegg
Gary Wallis wrote: [other stuff snipped out] > Regarding my main question: > > How to delegate signing authority from parent yourdomain.com to child > ns1.yourdomain.com. Insert the DS records from the child into the parent and re-sign the parent. > I still have to setup a DNSSEC resolver to b

Re: DNSSEC and child zones on same authoritative NS. Expert help needed.

2010-03-16 Thread Sam Wilson
In article , Gary Wallis wrote: > Sam Wilson wrote: > > In article , > > Gary Wallis wrote: > > > >> Let's say I have this setup : > >> > >> BIND 9.4 named.conf includes a master.zones file with the following: > >> > >> ... > >> zone "ns1.yourdomain.com" { > >> type

Re: DNSSEC and child zones on same authoritative NS. Expert help needed.

2010-03-16 Thread Barry Margolin
In article , Gary Wallis wrote: > I would be nice to know what a zone apex is since what I have found on > the web so far is pretty self-referential. The resource record set for the zone name itself (e.g. SOA and NS) is the apex. -- Barry Margolin, bar...@alum.mit.edu Arlington, MA *** PLEA

Re: DNSSEC and child zones on same authoritative NS. Expert help needed.

2010-03-16 Thread Gary Wallis
Sam Wilson wrote: In article , Gary Wallis wrote: Let's say I have this setup : BIND 9.4 named.conf includes a master.zones file with the following: ... zone "ns1.yourdomain.com" { type master; file "master/external/n/ns1.yourdomain.com.signed";

Re: DNSSEC and child zones on same authoritative NS. Expert help needed.

2010-03-16 Thread Sam Wilson
In article , Gary Wallis wrote: > Let's say I have this setup : > > BIND 9.4 named.conf includes a master.zones file with the following: > > ... > zone "ns1.yourdomain.com" { > type master; > file "master/external/n/ns1.yourdomain.com.signed"; >

Re: DNSSEC and child zones on same authoritative NS. Expert help needed.

2010-03-15 Thread Mark Andrews
In message <4b9ee17d.8020...@gmail.com>, Gary Wallis writes: > Let's say I have this setup : > > BIND 9.4 named.conf includes a master.zones file with the following: > > ... > zone "ns1.yourdomain.com" { > type master; > file "master/external/n/ns1.your

DNSSEC and child zones on same authoritative NS. Expert help needed.

2010-03-15 Thread Gary Wallis
Let's say I have this setup : BIND 9.4 named.conf includes a master.zones file with the following: ... zone "ns1.yourdomain.com" { type master; file "master/external/n/ns1.yourdomain.com.signed"; }; zone "ns2.yourdomain.com" {

Re: Error on make, help needed please.

2009-09-22 Thread Mark Andrews
In message <4ab8f7cc.6000...@actioncorp.biz>, Laura Speck writes: > Hi, > > I'm having a problem upgrading my current installation of bind. This is > the error I am getting: > > http://pastebin.ca/1575360 > > I'm currently running OpenSSL 0.9.8k on Red Hat Linux release 7.1. If you are linkin

RE: Error on make, help needed please.

2009-09-22 Thread Jeff Lightner
the old server up and running until I was ready to cut over. -Original Message- From: bind-users-boun...@lists.isc.org [mailto:bind-users-boun...@lists.isc.org] On Behalf Of Laura Speck Sent: Tuesday, September 22, 2009 12:14 PM To: bind-users@lists.isc.org Subject: Error on make, hel

Re: Error on make, help needed please.

2009-09-22 Thread Jeremy C. Reed
What GCC version? What binutils/ld version? ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Error on make, help needed please.

2009-09-22 Thread Laura Speck
Hi, I'm having a problem upgrading my current installation of bind. This is the error I am getting: http://pastebin.ca/1575360 I'm currently running OpenSSL 0.9.8k on Red Hat Linux release 7.1. Thanks in advance for any insight on why this is not working. Laura _