Skip to content

dnsip6q.1

Manvendra Bhangui edited this page Feb 25, 2024 · 3 revisions

NAME

dnsipq - dns lookup tool

SYNOPSIS

dnsipq [ udn ]

DESCRIPTION

dnsipq feeds the name udn through qualification(5). It prints the fully qualified domain name and IP addresses on a single line. If the fully qualified domain name does not exist, dnsipq prints no addresses. You can list several udn s; dnsipq prints each result on a separate line.

Normally dnsipq exits 0. If nsipq encounters a temporary problem that prevents it from determining the list of IP addresses, it prints an error message and exits 111. It also exits 111 if it is not able to write the ip address to descriptor 1.

SEE ALSO

qualification(5), dnsip(1), dnsname(1), dnsmx(1), dnstxt(1), dnsqr(1), dnsq(1), dnstrace(1), http://cr.yp.to/djbdns.html

Clone this wiki locally