This package includes software for all the fundamental DNS operations:
DNS cache: finding addresses of Internet hosts. When a browser wants to contact www.hotwired.com, it first asks a DNS cache, such as djbdns's dnscache, to find the IP address of www.hotwired.com. Internet service providers run dnscache to find IP addresses requested by their customers. If you're running a home computer or a workstation, you can run your own dnscache to speed up your web browsing.
DNS server: publishing addresses of Internet hosts. The IP address of www.hotwired.com is published by HotWired's DNS servers. djbdns includes a general-purpose DNS server, tinydns; network administrators run tinydns to publish the IP addresses of their computers. djbdns also includes special-purpose servers for publishing DNS walls and RBLs.
DNS client: talking to a DNS cache. djbdns includes a DNS client C library and several command-line DNS client utilities. Programmers use these tools to send requests to DNS caches.
djbdns also includes several DNS debugging tools, notably dnstrace, which administrators use to diagnose misconfigured remote servers.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 366.8 kB | 1196 kB | [list of files] |
| amd64 | 241.6 kB | 944 kB | [list of files] |
| arm | 215.6 kB | 840 kB | [list of files] |
| hppa | 280.2 kB | 972 kB | [list of files] |
| i386 | 187.2 kB | 828 kB | [list of files] |
| ia64 | 485.5 kB | 1656 kB | [list of files] |
| mips | 382.9 kB | 1268 kB | [list of files] |
| mipsel | 383.6 kB | 1268 kB | [list of files] |
| powerpc | 249.9 kB | 988 kB | [list of files] |
| s390 | 241.3 kB | 960 kB | [list of files] |
| sparc | 231.8 kB | 860 kB | [list of files] |