Lines Matching +full:conf +full:- +full:ds
1 .TH "unbound\-host" "1" "Oct 17, 2024" "NLnet Labs" "unbound 1.22.0"
3 .\" unbound-host.1 -- unbound DNS lookup utility
11 .B unbound\-host
12 \- unbound DNS lookup utility
14 .B unbound\-host
15 .RB [ \-C
17 .RB [ \-vdhr46D ]
18 .RB [ \-c
20 .RB [ \-t
22 .RB [ \-y
24 .RB [ \-f
26 .RB [ \-F
30 .B Unbound\-host
32 results. With the \fB\-v\fR option it displays validation
36 the internet root servers. With \fB\-C\fR an Unbound config file and with
37 \fB\-r\fR resolv.conf can be read.
45 .B \-h
48 .B \-v
56 .B \-d
57 Enable debug output to stderr. One \-d shows what the resolver and validator
58 are doing and may tell you what is going on. More times, \-d \-d, gives a
61 .B \-c \fIclass
64 .B \-t \fItype
68 .B \-y \fIkey
71 to validate the response message. Can be given as a DS or DNSKEY record.
72 For example \-y "example.com DS 31560 5 1 1CFED84787E6E19CCF9372C1187325972FE546CD".
74 .B \-D
78 .B \-f \fIkeyfile
79 Reads keys from a file. Every line has a DS or DNSKEY record, in the format
80 as for \-y. The zone file format, the same as dig and drill produce.
82 .B \-F \fInamedkeyfile
83 Reads keys from a BIND\-style named.conf file. Only the trusted\-key {}; entries
86 .B \-C \fIconfigfile
87 Uses the specified unbound.conf to prime
92 .B \-r
93 Read /etc/resolv.conf, and use the forward DNS servers from there (those could
95 .IR resolv.conf (5).
98 .B \-4
101 .B \-6
107 $ unbound\-host www.example.com
109 $ unbound\-host \-v \-y "example.com DS 31560 5 1 1CFED84787E6E19CCF9372C1187325972FE546CD" www.exa…
111 $ unbound\-host \-v \-y "example.com DS 31560 5 1 1CFED84787E6E19CCF9372C1187325972FE546CD" 192.0.2…
113 The unbound\-host program exits with status code 1 on error,
117 \fIunbound.conf\fR(5),