This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



dnsextd(8)                               BSD System Manager's Manual                              dnsextd(8)

NAME
     dnsextd -- BIND Extension Daemon

SYNOPSIS
     dnsextd

DESCRIPTION
     dnsextd is a daemon invoked at boot time, running alongside BIND 9, to implement two EDNS0 extensions
     to the standard DNS protocol.

     dnsextd allows clients to perform DNS Updates with an attached lease lifetime, so that if the client
     crashes or is disconnected from the network, its address records will be automatically deleted after
     the lease expires.

     dnsextd allows clients to perform long-lived queries. Instead of rapidly polling the server to discover
     when information changes, long-lived queries enable a client to indicate its interest in some set of
     data, and then be notified asynchronously by the server whenever any of that data changes.

     dnsextd has no user-specifiable command-line argument, and users should not run dnsextd manually.

SEE ALSO
     mDNS(1) mDNSResponder(8)

     For information on Dynamic DNS Update, see RFC 2136 "Dynamic Updates in the Domain Name System (DNS
     UPDATE)"

     For information on Dynamic DNS Update Leases, see http://files.dns-sd.org/draft-dns-update-leases.txt

     For information on Long-Lived Queries, see http://files.dns-sd.org/draft-dns-llq.txt

BUGS
     dnsextd bugs are tracked in Apple Radar component "mDNSResponder".

HISTORY
     The dnsextd daemon first appeared in Mac OS X 10.4 (Tiger).

Darwin                                          May 12, 2010                                          Darwin

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...