Imported Debian patch 1:1.05-8
[hcoop/zz_old/debian/djbdns.git] / debian / djbdns-man / dnsname.1
CommitLineData
b4588d5c
GP
1.TH dnsname 1
2
3.SH NAME
4dnsname \- does a reverse lookup for the IP address
5
6.SH SYNOPSIS
7.B dnsname
8.I a.b.c.d
9
10.SH DESCRIPTION
11.B dnsname
12does a reverse lookup for the IP address
13.IR a.b.c.d .
14It prints the first domain name for that address.
15If no domain names are listed in DNS,
16.B dnsname
17prints a blank line.
18You can list several IP addresses;
19.B dnsname
20prints each result on a separate line.
21
22There is also a
23.BR dnsfilter (1)
24program
25that reads IP addresses from its input
26and performs many reverse lookups in parallel.
27
28Normally
29.B dnsname
30exits 0.
31If
32.B dnsname
33encounters a temporary problem
34that prevents it from determining the domain name,
35it prints an error message and exits 111.
36
37.SH SEE ALSO
38dnsip(1),
39dnsipq(1),
40dnsmx(1),
41dnstxt(1),
42dnsqr(1),
43dnsq(1),
44dnstrace(1)
45
46http://cr.yp.to/djbdns.html