[nsd-users] how do I add an SVCB record to NSD

Jeroen Koekkoek jeroen at nlnetlabs.nl
Fri Jan 6 08:48:38 UTC 2023


Hi Peter,

SVCB records, or any other kind of record, should be added to your zone
file. https://nsd.docs.nlnetlabs.nl/en/latest/zonefile.html should give
you a decent example of how such a file should look. As for how to add
SVCB records, the svcb test can probably shed some light:
https://github.com/NLnetLabs/nsd/blob/master/tpkg/svcb.tdir/svcb.success-cases.zone.

Hope that helps.

- Jeroen


On Thu, 2023-01-05 at 11:45 +0100, Peter Russel via nsd-users wrote:
> a DNS query, type SVCB, like this:
> dig @94.140.15.15 _dns.resolver.arpa svcb +short
> returns:
> 1 dns.adguard-dns.com. alpn="h3,h2,http/1.1" port=443
> ipv4hint=94.140.14.14,94.140.15.15
> ipv6hint=2a10:50c0::ad1:ff,2a10:50c0::ad2:ff key7="/dns-query{?dns}"
> 2 dns.adguard-dns.com. alpn="dot" port=853
> ipv4hint=94.140.14.14,94.140.15.15
> ipv6hint=2a10:50c0::ad1:ff,2a10:50c0::ad2:ff
> 3 dns.adguard-dns.com. alpn="doq" port=853
> ipv4hint=94.140.14.14,94.140.15.15
> ipv6hint=2a10:50c0::ad1:ff,2a10:50c0::ad2:ff
> 
> how do I add a record like this to my NSD config?
> 
> thanks for your time and effort.
> _______________________________________________
> nsd-users mailing list
> nsd-users at lists.nlnetlabs.nl
> https://lists.nlnetlabs.nl/mailman/listinfo/nsd-users



More information about the nsd-users mailing list