Re: AXFR/IN' denied

2011-04-28 Thread Phil Mayers
On 04/28/2011 04:10 AM, jeffrey j donovan wrote: master 192.168.1.2 zone mydomain.com { type master; file domain.db; allow-transfer { 192.168.96.3; }; Ok, you have an allow-transfer so this is working. allow-update {none;}; }; zone 96.168.192.in-addr.arpa {

Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-04-28 Thread kshitij mali
goelexports.com is delegated to the following nameservers which do not exist. kshitij : may i know how you checked the delegation for the above domain Regards, Kshitij On Wed, Apr 27, 2011 at 7:17 PM, Mark Andrews ma...@isc.org wrote: In message

Re: Empty CNAME chain, should getaddrinfo() return EAI_NONAME or EAI_FAIL?

2011-04-28 Thread Havard Eidnes
Assuming a case where there is an empty CNAME chain, but no error, [...] ... ;; ANSWER SECTION: www.apple.com. 281 IN CNAME www.isg-apple.com.akadns.net. www.isg-apple.com.akadns.net. 60 IN CNAME www.apple.com.edgekey.net. www.apple.com.edgekey.net. 17295 IN CNAME e3191.c.akamaiedge.net.

Re: AXFR/IN' denied ::solved::

2011-04-28 Thread jeffrey j donovan
On Apr 27, 2011, at 11:10 PM, jeffrey j donovan wrote: Greetings I have 2 systems master and slave, the slave seems to not allow the zone transfer. snip found the problem, I had multiple option entries in named.conf there was an original option line that I over looked that was from a

IPv6 prefix length error

2011-04-28 Thread Khuu, Linh Contractor
Hello, We just added the IPv6 address on our DNS servers. When we started named, we see these errors in the log: prefix length for 2001:1930:e03::e is unknown (assume 128) prefix length for ::1 is unknown (assume 128) So far, named is still running fine... I can't find any information to

Re: Empty CNAME chain, should getaddrinfo() return EAI_NONAME or EAI_FAIL?

2011-04-28 Thread Chuck Swiger
On Apr 28, 2011, at 3:23 AM, Havard Eidnes wrote: www.apple.com. 281 IN CNAME www.isg-apple.com.akadns.net. www.isg-apple.com.akadns.net. 60 IN CNAME www.apple.com.edgekey.net. www.apple.com.edgekey.net. 17295 IN CNAME e3191.c.akamaiedge.net. ... As a matter of terminology, in the quoted

Re: Empty CNAME chain, should getaddrinfo() return EAI_NONAME or EAI_FAIL?

2011-04-28 Thread Doug Barton
Thanks HÃ¥vard and Chuck, not disagreeing below since I am genuinely confused, just trying to get it straight in my head. On 04/28/2011 10:00, Chuck Swiger wrote: On Apr 28, 2011, at 3:23 AM, Havard Eidnes wrote: www.apple.com. 281 IN CNAME www.isg-apple.com.akadns.net.

Re: Empty CNAME chain, should getaddrinfo() return EAI_NONAME or EAI_FAIL?

2011-04-28 Thread Chuck Swiger
On Apr 28, 2011, at 11:52 AM, Doug Barton wrote: Agreed. Akamai's EdgeSuite doesn't provide IPv6 records at this time, but e3191.c.akamaiedge.net does have an A record. I understand what you're saying, but I've always referred to such a thing as an empty CNAME chain because it

Anyone have problems with BIND 9.8.0

2011-04-28 Thread Marion Bogdanov
Folks, In my preparation to upgrade from 9.7.3 to 9.8.0. I figured it would be worth to field the obvious question: has anyone run into any problems in their upgrade? Thanks in advance, -Marion ___ bind-users mailing list bind-users@lists.isc.org

Re: Empty CNAME chain, should getaddrinfo() return EAI_NONAME or EAI_FAIL?

2011-04-28 Thread Doug Barton
On 04/28/2011 13:16, Chuck Swiger wrote: On Apr 28, 2011, at 11:52 AM, Doug Barton wrote: Agreed. Akamai's EdgeSuite doesn't provide IPv6 records at this time, but e3191.c.akamaiedge.net does have an A record. I understand what you're saying, but I've always referred to such a thing as

Re: Anyone have problems with BIND 9.8.0

2011-04-28 Thread Eivind Olsen
Marion Bogdanov wrote: In my preparation to upgrade from 9.7.3 to 9.8.0. I figured it would be worth to field the obvious question: has anyone run into any problems in their upgrade? I haven't notice anything myself really, but would be interested in hearing of others have. Regards Eivind

Re: IPv6 prefix length error

2011-04-28 Thread Lyle Giese
On 04/28/11 11:20, Khuu, Linh Contractor wrote: Hello, We just added the IPv6 address on our DNS servers. When we started named, we see these errors in the log: prefix length for 2001:1930:e03::e is unknown (assume 128) prefix length for ::1 is unknown (assume 128) So far, named is still running

Re: IPv6 prefix length error

2011-04-28 Thread Mark Andrews
In message f80b214c2304c641b917b47051d743c407f0297...@hq-mb-08.ba.ad.ssa.gov, Khuu, Linh Contractor writes: Hello, We just added the IPv6 address on our DNS servers. When we started named, w= e see these errors in the log: prefix length for 2001:1930:e03::e is unknown (assume 128)