Search Again:

Re: A couple questions

From: Men & Mice Support
Date: Friday, September 19, 2003
Time: 8:13:17 am

QuickDNS Remote parses all of named.conf, including all included
files, at startup. Using this include file with the current version
of QuickDNS would cause QuickDNS to fail.

BTW: Len, you've entered "ws" twice.
____________________________________________________________________
Chris Buxton Men & Mice
Customer Support Specialist Making DNS Easy

At 11:32 PM -0500 9/18/03, Len Conrad wrote:
>>For the delegation-only zones, you'll add an entry like such:
>
>hmm, I know QDNS uses includes, afaik, so maybe this approach won't
>work, but it's what I do on non-QDNS machines:
>
>in named.conf:
>
>include "/path/to/deleg-only.conf;"
>
>then, in deleg-only.conf
>
>zone "ac" { type delegation-only; };
>zone "cc" { type delegation-only; };
>zone "com" { type delegation-only; };
>zone "cx" { type delegation-only; };
>zone "mp" { type delegation-only; };
>zone "museum" { type delegation-only; };
>zone "net" { type delegation-only; };
>zone "nu" { type delegation-only; };
>zone "ph" { type delegation-only; };
>zone "pw" { type delegation-only; };
>zone "sh" { type delegation-only; };
>zone "td" { type delegation-only; };
>zone "tk " { type delegation-only; };
>zone "tm" { type delegation-only; };
>zone "ws" { type delegation-only; };
>zone "ws" { type delegation-only; };
>
>Len




Messages In This Thread:



Return to Digital Point Solutions' Home Page