On Wednesday 12 February 2003 12:43, Daxbert wrote:

> I do this in named.conf...

I'm still getting it to resolve *.doubleclick.net

> zone "doubleclick.net" {
>         type master;
>         file "db.empty_zone";
> };

This I just cut'n'pasted. My /etc/named/db.empty_zone looks like this:

$TTL 36000
@               IN SOA  frodo.my.domain. root.frodo.my.domain. (
                                1 ; serial
                                36000      ; refresh
                                18000      ; retry
                                1209600    ; expire
                                36000      ; minimum
                                )
                        NS      frodo.my.domain.

"frodo.my.domain" is my hostname set in rc.conf. Is this correct?

Bjarne
-- 
Homepage: http://www.mekanix.dk


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to