[Pdns-users] Problems reading zones

Massimo Bandinelli massimo.bandinelli at register.it
Thu Mar 8 22:28:26 UTC 2007


The 968 compiles correctly and (i think) doesn't have the problem of segfault.

I have a problem reading this zone:

*************
$TTL    900
@               IN      SOA     ns1.register.it. hostmaster.register.it. (
                2006102601 10800 3600 604800 86400 )

massimonet.it.          IN      MX      10      mail.register.it.
massimonet.it.          IN      A       195.110.124.188
www.massimonet.it.              IN      CNAME   massimonet.it.
utils.massimonet.it.            IN      CNAME   massimonet.it.
pop.massimonet.it.              IN      CNAME   mail.register.it.
mysql.massimonet.it.            IN      CNAME   mysql.register.it.
ip.massimonet.it.               IN      CNAME   massimonet.it.
ftp.massimonet.it.              IN      CNAME   massimonet.it.
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.

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


More information about the Pdns-users mailing list