When I query the SOA record for a domain from a bind server I receive this.

> set type=SOA
> yahoo.com
Server:         ns.domain1.com
Address:        1.2.3.4#53

Non-authoritative answer:
yahoo.com
        origin = ns1.yahoo.com
        mail addr = hostmaster.yahoo-inc.com
        serial = 2010120812
        refresh = 3600
        retry = 300
        expire = 1814400
        minimum = 600

Authoritative answers can be found from:
yahoo.com       nameserver = ns5.yahoo.com.
yahoo.com       nameserver = ns8.yahoo.com.
yahoo.com       nameserver = ns2.yahoo.com.
yahoo.com       nameserver = ns1.yahoo.com.
yahoo.com       nameserver = ns6.yahoo.com.
yahoo.com       nameserver = ns4.yahoo.com.
yahoo.com       nameserver = ns3.yahoo.com.
ns1.yahoo.com   internet address = 68.180.131.16
ns2.yahoo.com   internet address = 68.142.255.16
ns3.yahoo.com   internet address = 121.101.152.99
ns4.yahoo.com   internet address = 68.142.196.63
ns5.yahoo.com   internet address = 119.160.247.124
ns6.yahoo.com   internet address = 202.43.223.170
ns8.yahoo.com   internet address = 202.165.104.22

When I query a powerdns server I receive this.

> yahoo.com
Server:         ns.domain2.com
Address:        2.3.4.5#53

Non-authoritative answer:
yahoo.com
        origin = ns1.yahoo.com
        mail addr = hostmaster.yahoo-inc.com
        serial = 2010120812
        refresh = 3600
        retry = 300
        expire = 1814400
        minimum = 600

Authoritative answers can be found from:

Is there a way to configure powerdns to return the extra records? I think I may be missing something. Thanks!
_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to