[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Fw: [RaQ3] Problems with root hints - TYPO IN PREVIOUS POSTING



> zone "." { type hint; file "db.cache"; };
>
> I delete the last line and paste in...

Sorry, I don't delete the line but put the new line in above it, so that
named.conf starts like this:

options {
        directory "/etc/named";
};
zone "." { type hint; file "root.hints"; };
zone "." { type hint; file "db.cache"; };


Per M Knutsen
http://nethut.no/~pknutsen