1SDIG(1) PowerDNS Recursor SDIG(1)
2
3
4
6 sdig -
7
8 sdig - Perform a DNS query and show the results
9
11 sdig IPADDRESS PORT QNAME QTYPE [OPTION]
12
14 sdig sends a DNS query to IPADDRESS on port PORT and displays the
15 answer in a formatted way.
16
18 These options can be added to the commandline in any order. dnssec :
19 Set the DO bit to request DNSSEC information.
20
21 hidesoadetails
22 Don't show the SOA serial in the response.
23
24 recurse
25 Set the RD bit in the question.
26
27 showflags
28 Show the NSEC3 flags in the response.
29
30 tcp Use TCP instead of UDP to send the query.
31
32 ednssubnet SUBNET
33 Send SUBNET in the edns-client-subnet option. If this option is
34 not set, no edns-client-subnet option is set in the query.
35
37 PowerDNS.COM BV
38
40 2001-2018, PowerDNS.COM BV
41
42
43
44
454.1 Mar 22, 2019 SDIG(1)