Re: Classes other then IN
Matthew Dempsky <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Oct 5, 2009 at 1:02 PM, Richard J. Sexton <[email protected]> wrote: > http://www.lemonde.fr/archives/article/2009/10/02/les-65-000-concurrents-de-l-icann_1248113_0.html I can't read French (despite four years of high school classes...), and I don't see anything particularly concrete skimming through the Google Translate version. Was there something that caught your attention? > Does anybody have any experience or undrstanding of how djbdns reacts to > classes other then IN? djbdns only supports the IN class. dnscache and tinydns only accept class=IN and class=* queries, and discard any other queries. tinydns only serves records in class=IN, and dnscache discards any records outside of class=IN. See also http://cr.yp.to/djbdns/notes.html#classes.