1SDIG(1) PowerDNS Authoritative Server SDIG(1)
2
3
4
6 sdig - Perform a DNS query and show the results
7
9 sdig IP-ADDRESS-OR-DOH-URL * *PORT QNAME QTYPE [OPTION]
10
12 sdig sends a DNS query to IP-ADDRESS-OR-DOH-URL on port PORT and dis‐
13 plays the answer in a formatted way. If the address starts with an h,
14 it is assumed to be a DoH endpoint, and PORT is ignored.
15
17 These options can be added to the commandline in any order.
18
19 dnssec Set the DO bit to request DNSSEC information.
20
21 ednssubnet SUBNET
22 Send SUBNET in the edns-client-subnet option. If this option is
23 not set, no edns-client-subnet option is set in the query.
24
25 hidesoadetails
26 Don't show the SOA serial in the response.
27
28 hidettl
29 Replace TTLs with [ttl] in the response.
30
31 recurse
32 Set the RD bit in the question.
33
34 showflags
35 Show the NSEC3 flags in the response (they are hidden by
36 default).
37
38 tcp Use TCP instead of UDP to send the query.
39
40 xpf XPFCODE XPFVERSION XPFPROTO XPFSRC XPFSRC
41 Send an XPF additional with these parameters.
42
44 PowerDNS.COM BV
45
47 2001-2019, PowerDNS.COM BV
48
49
50
51
524.2 Nov 29, 2019 SDIG(1)