Search Again:

4.5.1.1 config question

From: James Cobb
Date: Thursday, September 25, 2003
Time: 1:22:51 pm

In http://kbase.menandmice.com/view.html?rec=37 in the section


Usage

To use the new feature, locate the named data directory. This is
usually either /var/named, /etc/namedb, or a subdirectory of a chroot
jail. Inside this directory, edit the file conf/user_after. Create new
lines that look like this:
zone "." { type delegation-only; };
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; };

Do you replace the entire contents of this file with the above or just
the loop *.com?
--Apple-Mail-2-314644831



Messages In This Thread:



Return to Digital Point Solutions' Home Page