Searched refs:DNS (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/contrib/hyperv/tools/scripts/
H A Dhv_set_ifconfig26 # DNSx=ipaddrx (where first DNS address is tagged as DNS1 etc)
50 # DNS
52 echo "nameserver" $DNS >> /etc/resolv.conf
/freebsd-current/sbin/route/
H A DMakefile11 CFLAGS+= -DNS
/freebsd-current/contrib/unbound/contrib/
H A Dunbound_cache.cmd3 rem -- DNS cache save/load script
95 echo l - Load - default mode. Warming up Unbound DNS cache from saved file. cache-ttl must be high value.
96 echo s - Save - save Unbound DNS cache contents to plain file with domain names.
H A Dunbound.spec1 Summary: Validating, recursive, and caching DNS resolver
14 Unbound is a validating, recursive, and caching DNS resolver.
21 DNSSEC (secure DNS) validation and stub-resolvers (that do not run
H A Dwarmup.cmd4 rem -- Warm up DNS cache script by your own MRU domains or from
11 rem DNS host address
H A Dunbound_munin_57 unbound_munin_ - Munin plugin to monitor the Unbound DNS resolver.
242 echo "graph_title Unbound DNS traffic and cache hits"
264 echo "graph_info DNS queries to the recursive resolver. The unwanted replies could be innocent duplicate packets, late replies, or spoof threats."
294 echo "graph_title Unbound DNS queries by type"
303 echo "graph_info queries by DNS RR type queried for"
306 echo "graph_title Unbound DNS queries by class"
315 echo "graph_info queries by DNS RR class queried for."
318 echo "graph_title Unbound DNS queries by opcode"
330 echo "graph_title Unbound DNS answers by return code"
345 echo "graph_title Unbound DNS incomin
[all...]
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control-setup.sh.in135 subjectAltName=DNS:$SERVERNAME
171 subjectAltName=DNS:$CLIENTNAME
/freebsd-current/contrib/openresolv/
H A Dresolvconf.in85 Inform the system about any DNS updates.
88 -a \$INTERFACE Add DNS information to the specified interface
89 (DNS supplied via stdin in resolv.conf format)
90 -d \$INTERFACE Delete DNS information from the specified interface
92 -i [\$PATTERN] Show interfaces that have supplied DNS information
95 -l [\$PATTERN] Show DNS information, optionally from interfaces
98 -u Run updates from our current DNS information
103 -m metric Give the added DNS information a metric
125 # If you think otherwise, capture a DNS trace and you'll see libc
/freebsd-current/include/rpcsvc/
H A Dnis_object.x120 DNS = 4, /* Domain Name Service */
165 nstype do_type; /* one of NIS, DNS, IVY, YP, or X.500 */
/freebsd-current/contrib/ldns/packaging/fedora/
H A Dldns.spec8 Summary: Lowlevel DNS(SEC) library with API
26 ldns is a library with the aim to simplify DNS programming in C. All
27 lowlevel DNS/DNSSEC operations are supported. We also define a higher
/freebsd-current/release/packages/
H A DMakefile.package174 unbound_COMMENT= Unbound DNS Resolver
175 unbound_DESC= Unbound DNS Resolver
/freebsd-current/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c90 DNS enumerator in enum:__anon121
704 * we just invoke an external script to get the DNS info.
717 * Execute the command to get DNS info.
1031 /* DNS */
1032 error = kvp_write_file(file, "DNS", "", (char *)new_val->dns_addr);
/freebsd-current/contrib/ldns/
H A DMakefile.in19 p5_dns_ldns_dir = $(srcdir)/contrib/DNS-LDNS
332 $(p5_dns_ldns_dir)/blib/arch/auto/DNS/LDNS/LDNS.so: $(p5_dns_ldns_dir)/Makefile
335 p5-dns-ldns: $(p5_dns_ldns_dir)/blib/arch/auto/DNS/LDNS/LDNS.so
/freebsd-current/contrib/ntp/
H A Dconfigure1796 - retry DNS queries on any error
24823 # include <arpa/nameser.h> /* DNS HEADER struct */
24841 # include <arpa/nameser.h> /* DNS HEADER struct */
24859 # include <arpa/nameser.h> /* DNS HEADER struct */
24877 # include <arpa/nameser.h> /* DNS HEADER struct */
24895 # include <arpa/nameser.h> /* DNS HEADER struct */
30359 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if ntpd will retry permanent DNS failures" >&5
30360 printf %s "checking if ntpd will retry permanent DNS failures... " >&6; }

Completed in 234 milliseconds