parental-agent, emtpy DS response ?

Anders Löwinger anders at abundo.se
Sat Jan 7 20:11:01 UTC 2023


Hi

I have some trouble with the parental-agents. Anyone seen this 
before/can give me a clue to get this working?

Tried with my two recursive resolvers first, then localhost. No difference.

 From the log

named[3420650]: zone lowinger.se/IN (signed): checkds: empty DS 
response from 2a00:f680:100:1501::32#53
named[3420650]: zone lowinger.se/IN (signed): checkds: empty DS 
response from 2a00:f680:10:1501::33#53
named[3428351]: zone lowinger.se/IN (signed): checkds: empty DS 
response from 127.0.0.1#53

zone "lowinger.se" {

     type primary;
     file "lowinger.se";
     dnssec-policy lowinger-policy;
     inline-signing yes;
     // parental-agents {
     //     2a00:f680:100:1501::32;
     //     2a00:f680:100:1501::33;
     // };
     parental-agents { 127.0.0.1; };
};

BIND 9.18.10-1+ubuntu22.04.1+isc+1-Ubuntu (Stable Release) <id:>*

*

dig has no problem resolving the DS record.

# dig @127.0.0.1 lowinger.se ds +short
59647 14 2 825E888C2FAA4F70241467A257C02C66AD5DAFDB818253B7FEB52DA4 
BEB071CA

# dig @2a00:f680:100:1501::32 lowinger.se ds +short
59647 14 2 825E888C2FAA4F70241467A257C02C66AD5DAFDB818253B7FEB52DA4 
BEB071CA

# dig @2a00:f680:100:1501::33 lowinger.se ds +short
59647 14 2 825E888C2FAA4F70241467A257C02C66AD5DAFDB818253B7FEB52DA4 
BEB071CA


-- 
Regards / Med vänlig hälsning
Anders Löwinger, CEO, Abundo AB, +46 72 206 0322
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20230107/2fe41d8d/attachment.htm>


More information about the bind-users mailing list