This is a discussion on Re: dot name domain resolution within the Bind Users forums, part of the DNS and Related Forums category; > I've got a recursive setup for my clients, of which my named.conf has: > > zone ".&...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> I've got a recursive setup for my clients, of which my named.conf has: > > zone "." { type hint; > file "named.root"; > }; > followed by my .in-addr.arpa zones > followed by the zone statements for the many domain names which I host. > > upon looking I see that I also have: > zone "name" { type delegation-only; }; > .. but I have the same statements for "net" "org" "com" etc, and they all > resolve just fine.. "name" is not a delegation-only zone. > what more info do you need? > > sure would like to have .name resolve like all the others do (presently). > > Thanks! > Jim > > > > -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: Mark_Andrews@isc.org |