[Pdns-users] RE: Problems reading zones

Massimo Bandinelli massimo.bandinelli at register.it
Fri Mar 9 09:53:05 UTC 2007


Thank you for your "nighlty" fix. MX record now works correctly.

I discover another problem reading zone. I attached two zones

- massimonet.it
- foodlab.net

# dig -t any massimonet.it    returns a correct answer

**********
;; ANSWER SECTION:
massimonet.it.          900     IN      NS      ns2.register.it.
massimonet.it.          900     IN      SOA     ns1.register.it.
hostmaster.register.it. 2006102601 10800 3600 604800 86400
massimonet.it.          900     IN      A       195.110.124.188
massimonet.it.          900     IN      NS      ns1.register.it.
massimonet.it.          900     IN      MX      10 mail.register.it.
**********

# dig -t any foodlab.net returns only SOA

*******
;; ANSWER SECTION:
foodlab.net.            900     IN      SOA     ns1.register.it.
hostmaster.register.it. 2003121201 10800 3600 604800 86400
*******

The main difference I can see in the zone files is that in foodlab.net
zone the "main record" @ is specified only in the soa record. The
records MX and NS has no "recordname" specification. But bind accepts
this configuration.

Forgive my English :)

Can you help me?






-----Original Message-----
From: bert hubert [mailto:bert.hubert at netherlabs.nl] 
Sent: Friday, March 09, 2007 12:14 AM
To: Massimo Bandinelli
Cc: pdns-users at mailman.powerdns.com
Subject: Re: Problems reading zones

On Thu, Mar 08, 2007 at 11:28:26PM +0100, Massimo Bandinelli wrote:
> massimonet.it.          IN      NS      ns1.register.it.
> massimonet.it.          IN      NS      ns2.register.it.
> 
> localhost               IN      A       127.0.0.1
> ***********
> 
> It seems that MX record is not well read.

Oops - it appears the move to the 'next generation zone parser' was not
complete yet. Please be aware that you are running snapshots, so strange
things can happen.

Fixed in snapshot 969, which is now compiling and will hopefully
automatically be uploaded (while I sleep :)).

	Bert


> 
> This is a dig result:
> 
> **************
> dig @<***> -t any massimonet.it
> 
> ; <<>> DiG 9.3.1 <<>> @<***> -t any massimonet.it
> ; (1 server found)
> ;; global options:  printcmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39835
> ;; flags: qr aa rd; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 0
> 
> ;; QUESTION SECTION:
> ;massimonet.it.                 IN      ANY
> 
> ;; ANSWER SECTION:
> massimonet.it.          900     IN      A       195.110.124.188
> massimonet.it.          900     IN      MX      0
10\009mail.register.it.
> massimonet.it.          900     IN      NS      ns1.register.it.
> massimonet.it.          900     IN      SOA     ns1.register.it.
hostmaster.register.it. 2006102601 10800 3600 604800 86400
> massimonet.it.          900     IN      NS      ns2.register.it.
> 
> ******************
> 
> No errors during zone loading or reloading.
> 
> Thanks for your work.
> Massimo.
> 
> 
> -----Original Message-----
> From: bert hubert [mailto:bert.hubert at netherlabs.nl] 
> Sent: gioved? 8 marzo 2007 10.03
> To: Massimo Bandinelli
> Cc: pdns-users at mailman.powerdns.com
> Subject: Re: [Pdns-users] Segmentation fault
> 
> On Thu, Mar 08, 2007 at 09:37:36AM +0100, Massimo Bandinelli wrote:
> > About the 967.
> 
> Fixed in 968, which will appear shortly. Thanks for noticing!
> 
> -- 
> http://www.PowerDNS.com      Open source, database driven DNS Software

> http://netherlabs.nl              Open and Closed source services
> 
> 
> !DSPAM:45f08e1657001866017729!

-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://netherlabs.nl              Open and Closed source services
-------------- next part --------------
A non-text attachment was scrubbed...
Name: foodlab.net
Type: application/octet-stream
Size: 339 bytes
Desc: foodlab.net
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20070309/7c3f3985/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: massimonet.it
Type: application/octet-stream
Size: 423 bytes
Desc: massimonet.it
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20070309/7c3f3985/attachment-0003.obj>


More information about the Pdns-users mailing list