<div dir="ltr">@ jeroen<br><div><br></div><div>thanks for your pointers, managed to create valid entries (quotes matter, nsd-checkzone doesn't warn, dig result than says: ;; Got bad packet: extra input data)</div><div><br></div><div>testzone, dummy IPs:</div><div><br></div><div>doh                                IN      A               192.169.254.4<br>doh                              IN      AAAA    2a02:1810:4d27:290f::aa01<br></div><div><br></div><div>;## HTTPS<br>httpsipv4 IN      HTTPS   1       .       alpn=h3,h2,http/1.1 dohpath="/dns-query{?dns}" port=443 ipv4hint="192.169.254.4"<br>httpsipv6 IN      HTTPS   1       .       alpn=h3,h2,http/1.1 dohpath="/dns-query{?dns}" port=443 ipv6hint="2a02:1810:4d27:290f::aa01"<br>httpsip               IN      HTTPS   1       .       alpn=h3,h2,http/1.1 dohpath="/dns-query{?dns}" port=443 ipv4hint="192.169.254.4" ipv6hint="2a02:1810:4d27:290f::aa01"<br><br>;## SVCB<br>svcbipv4       IN      SVCB    1       doh     alpn=h3,h2,http/1.1 dohpath="/dns-query{?dns}" port=443 ipv4hint="192.169.254.4"<br>svcbipv6  IN      SVCB    1       doh     alpn=h3,h2,http/1.1 dohpath="/dns-query{?dns}" port=443 ipv6hint="2a02:1810:4d27:290f::aa01"<br>svcbip                IN      SVCB    1       doh     alpn=h3,h2,http/1.1 dohpath="/dns-query{?dns}" port=443 ipv4hint="192.169.254.4" ipv6hint="2a02:1810:4d27:290f::aa01"<br></div><div><br></div><div>I don't get it yet, It looks like you can do the same, using HTTPS and SVCB records. What is the difference, since the query replies provide identical information?</div><div><br></div><div>Thanks for your time and effort</div></div>