Lines Matching +full:conf +full:- +full:ds

1 .\" @(#)drill.1 1.7.0 14-Jul-2004 OF; 
4 drill \- get (debug) information out of DNS(SEC)
29 server(s) specified in /etc/resolv.conf are used to query against.
38 \fI/etc/resolv.conf\fR.
54 \fBdrill \-S jelte.nlnetlabs.nl\fR
56 only available when ldns has been compiled with openssl-support.
59 \fBdrill \-TD www.example.com\fR
60 Do a DNSSEC (\-D) trace (\-T) from the rootservers down to www.example.com.
64 \fBdrill \-s dnskey jelte.nlnetlabs.nl\fR
66 record also print the DS record.
71 \fB\-D
76 \fB\-T
81 \fB\-S
86 \fB\-I \fIIPv4 or IPv6 address\fR
91 \fB\-V \fIlevel\fR
95 \fB\-Q
96 Quiet mode, this overrules \-V.
99 \fB\-f \fIfile\fR
100 Read the query from a file. The query must be dumped with \-w.
103 \fB\-i \fIfile\fR
110 \fB\-w \fIfile\fR
114 \fB\-q \fIfile\fR
118 \fB\-v
122 \fB\-h
128 \fB\-4
132 \fB\-6
136 \fB\-a
147 \fB\-b \fIsize\fR
151 \fB\-c \fIfile\fR
152 Use file instead of /etc/resolv.conf for nameserver configuration.
155 \fB\-d \fIdomain\fR
156 When tracing (\-T), start from this domain instead of the root.
159 \fB\-t
163 \fB\-k \fIkeyfile\fR
167 key will be used as trust anchor. Can contain a DNSKEY or a DS record.
169 Alternatively, when DNSSEC enabled tracing (\fB-TD\fR) or signature
170 chasing (\fB-S\fR), if \fB-k\fR is not specified, and a default trust anchor
171 (@LDNS_TRUST_ANCHOR_FILE@) exists and contains a valid DNSKEY or DS record,
175 \fB\-o \fImnemonic\fR
189 Thus: \fB-o CD\fR, will enable Checking Disabled, which instructs the
193 \fB\-p \fIport\fR
197 \fB\-r \fIfile\fR
198 When tracing (\-T), use file as a root servers hint file.
201 \fB\-s
202 When encountering a DNSKEY print the equivalent DS also.
205 \fB\-u
209 \fB\-w \fIfile\fR
211 of the query. This can be used in conjunction with \-f.
214 \fB\-x
218 \fB\-y \fI<name:key[:algo]>\fR
219 specify named base64 tsig key, and optional an algorithm (defaults to hmac-md5.sig-alg.reg.int)
222 \fB\-z \fR
243 The file from which trusted keys are loaded when no \fB-k\fR option is given.
246 unbound-anchor(8)
252 Report bugs to <ldns-team@nlnetlabs.nl>.
257 Copyright (c) 2004-2008 NLnet Labs.