[Pdns-dev] Delegation bug still in 2.9.20
    Michael Loftis 
    mloftis at wgops.com
       
    Sat Apr  1 17:39:17 CEST 2006
    
    
  
I'm not actually sure what the RFC states...but we've a domain with a 
splat/wildcard record.  2.9.20 still refuses to return the NS/MX records 
that exist for sun.mtcdc.org ... BIND/etc do what is expected in the face 
of this (return the more specific non splat/wildcard)...
# dig mx sun.mtcdc.org
; <<>> DiG 9.2.1 <<>> mx sun.mtcdc.org
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59774
;; flags: qr aa rd; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
;; QUESTION SECTION:
;sun.mtcdc.org.                 IN      MX
;; ANSWER SECTION:
sun.mtcdc.org.          3600    IN      CNAME   mtcdc.org.
mtcdc.org.              3600    IN      MX      10 mail.modwest.com.
;; ADDITIONAL SECTION:
mail.modwest.com.       3600    IN      A       216.129.251.30
;; Query time: 16 msec
;; SERVER: 216.129.251.13#53(216.129.251.13)
;; WHEN: Sat Apr  1 16:34:31 2006
;; MSG SIZE  rcvd: 93
--
"Genius might be described as a supreme capacity for getting its possessors
into trouble of all kinds."
-- Samuel Butler
    
    
More information about the Pdns-dev
mailing list