Re: eia.gov chokes on edns options

2014-07-09 Thread Mark Andrews
They fail when presented with EDNS version 1 queries and unknown edns options. EDNS version 1 behaviour has been documented for nearly 15 years. Is it that hard to return BADVERS rather than FORMERR? It's like the vendor never read RFC 2671 or RFC 6891 which obsoletes RFC 2671. How are these s

eia.gov chokes on edns options

2014-07-09 Thread Carl Byington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 dig phantom.eia.gov. @205.254.135.9 +dnssec +norecur ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 30660 ;; flags: qr aa ad; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 dig phantom.eia.gov. @205.254.135.9 +dnssec +nsid +norecur ;; ->>HEAD

Re: slave zone files unreadable

2014-07-09 Thread Evan Hunt
On Wed, Jul 09, 2014 at 03:16:04PM +0200, Reindl Harald wrote: > however, i wonder what takes 90 seconds to load 5000 zones It scales with both the number of zones and the number of records per zone. Some of those zones are probably quite large. When you're reading text, it takes time to do the

Re: slave zone files unreadable

2014-07-09 Thread Phil Mayers
On 09/07/14 14:16, Reindl Harald wrote: however, i wonder what takes 90 seconds to load 5000 zones Depends how big they are. the records-sql table has 3000 entries for all zones (backend That is not very big. We've got zones with nearly 1M records in them, including NSEC/RRSIG. _

Re: slave zone files unreadable

2014-07-09 Thread Reindl Harald
Am 09.07.2014 14:13, schrieb Reindl Harald: > Am 09.07.2014 14:07, schrieb Anand Buddhdev: >> On 09/07/2014 13:21, Reindl Harald wrote: >> >>> dunno, but i perfer text-format anyways >>> >>> * masterfile-format text; * delete the zone file on the slave * >>> restart the slave >> >> Plain text zone

Re: Checking proper SPF record

2014-07-09 Thread G.W. Haywood
Hi there, On Wed, 9 Jul 2014, Alex wrote: Thought I'd try this again. ... You'll get much better help on the right list. spf-h...@listbox.com -- 73, Ged. ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this

Re: slave zone files unreadable

2014-07-09 Thread Reindl Harald
Am 09.07.2014 14:07, schrieb Anand Buddhdev: > On 09/07/2014 13:21, Reindl Harald wrote: > >> dunno, but i perfer text-format anyways >> >> * masterfile-format text; * delete the zone file on the slave * >> restart the slave > > Plain text zone files are fine if you have a small number of zones

Re: slave zone files unreadable

2014-07-09 Thread Anand Buddhdev
On 09/07/2014 13:21, Reindl Harald wrote: > dunno, but i perfer text-format anyways > > * masterfile-format text; * delete the zone file on the slave * > restart the slave Plain text zone files are fine if you have a small number of zones, or small zones. But for servers with large numbers of zo

Re: slave zone files unreadable

2014-07-09 Thread Reindl Harald
Am 09.07.2014 10:29, schrieb Manuel Ramirez Montero: > since i have upgraded to 9.9.5-P1 is not possible to read slave zone files. > I have read an article about this : > > https://kb.isc.org/article/AA-00608/0/Converting-Zone-Files-Between-Text-and-Raw-Formats.html > > convert raw zone file "ex

slave zone files unreadable

2014-07-09 Thread Manuel Ramirez Montero
Hi, since i have upgraded to 9.9.5-P1 is not possible to read slave zone files. I have read an article about this : https://kb.isc.org/article/AA-00608/0/Converting-Zone-Files-Between-Text-and-Raw-Formats.html convert raw zone file "example.net.raw", containing data for zone example.net, to text