Lines Matching +full:self +full:- +full:working

1 .TH "unbound-control" "8" "Feb 10, 2022" "NLnet Labs" "unbound 1.15.0"
3 .\" unbound-control.8 -- unbound remote control manual
11 .B unbound\-control,
12 .B unbound\-control\-setup
13 \- Unbound remote server control utility.
15 .B unbound\-control
16 .RB [ \-hq ]
17 .RB [ \-c
19 .RB [ \-s
23 .B Unbound\-control
30 .B \-h
33 .B \-c \fIcfgfile
37 .B \-s \fIserver[@port]
41 .B \-q
49 with the config file specified using \fI\-c\fR or the default config file.
69 controlled using the \fBstatistics\-cumulative\fR config statement.
81 Add new local zone with name and type. Like \fBlocal\-zone\fR config statement.
89 Add new local data, the given resource record. Like \fBlocal\-data\fR
102 Add local zones read from stdin of unbound\-control. Input is read per line,
106 Remove local zones read from stdin of unbound\-control. Input is one name per
110 Add local data RRs read from stdin of unbound\-control. Input is one RR per
114 Remove local data RRs read from stdin of unbound\-control. Input is one name per
147 with serve\-expired enabled, it'll serve that information but schedule a
157 iterator last-resort lookup failures from the rrset cache.
163 Drop the queries that are worked on. Stops working on the queries that the
164 server is working on now. The cache is unaffected. No reply is sent for
166 Useful to make the server restart working on queries with new settings,
171 working on. Prints the time that users have been waiting. For internal
192 The values that work are: statistics\-interval, statistics\-cumulative,
193 do\-not\-query\-localhost, harden\-short\-bufsize, harden\-large\-queries,
194 harden\-glue, harden\-dnssec\-stripped, harden\-below\-nxdomain,
195 harden\-referral\-path, prefetch, prefetch\-key, log\-queries,
196 hide\-identity, hide\-version, identity, version, val\-log\-level,
197 val\-log\-squelch, ignore\-cd\-flag, add\-holddown, del\-holddown,
198 keep\-missing, tcp\-upstream, ssl\-upstream, max\-udp\-size, ratelimit,
199 ip\-ratelimit, cache\-max\-ttl, cache\-min\-ttl, cache\-max\-negative\-ttl.
220 List the zones with domain\-insecure.
229 Add a \fBdomain\-insecure\fR for the given zone, like the statement in unbound.conf.
234 Removes domain\-insecure for the given zone.
238 \fIdomain\-insecure\fR for the zone (so it can resolve insecurely if you have
240 The addr can be IP4, IP6 or nameserver names, like \fIforward-zone\fR config
245 \fIdomain\-insecure\fR for the zone.
249 \fIdomain\-insecure\fR for the zone. With +p the stub zone is set to prime,
251 names, like the \fIstub-zone\fR config in unbound.conf.
255 \fIdomain\-insecure\fR for the zone.
263 to is printed. On startup this is from the forward\-zone "." configuration.
267 are used. This can be used to avoid to avoid buggy or non\-DNSSEC supporting
299 you set Unbound to validate with for-upstream yes and that can be cleared
337 The unbound\-control program exits with status code 1 on error, 0 on success.
339 The setup requires a self\-signed certificate and private keys for both
340 the server and client. The script \fIunbound\-control\-setup\fR generates
341 these in the default run directory, or with \-d in another directory.
343 who can use unbound\-control, by default owner and group but not all users.
347 sudo \-u unbound unbound\-control\-setup
353 After running the script as root, turn on \fBcontrol\-enable\fR in
427 the time of the request. This helps you spot if the incoming\-num\-tcp
534 Number of queries with query types 256\-65535.
540 num.query.class.other is printed for classes 256\-65535.
658 The number of queries answered from auth\-zone data, upstream queries.
663 The number of queries for downstream answered from auth\-zone data.
687 Possible actions are: nxdomain, nodata, passthru, drop, tcp\-only, local\-data,
688 disabled, and cname\-override.
696 self\-signed certificates (unbound_server.pem and unbound_control.pem).