Whats wrong with this

phn at icke-reklam.ipsec.nu phn at icke-reklam.ipsec.nu
Mon Jul 1 09:55:58 UTC 2002


tariq at www.jftechnologies.net <tariq at jftechnologies.net> wrote:

> whats wrong with this named.conf file 

> /*
> BIND8 main confiuration file with master zone statements: named.conf
> */


> acl mynameservers {ip_list;};
> acl myrecursers {ip_list;};
> acl myqueriers {ip_list;};


> options
> {
> directory "d:\windows\system32\dns\etc";
> allow-transfer {localhost;};
> allow-recursion {myrecursers;};
> fetch-glue no;
> version "";
> use-id-pool yes;
> };

> /* remove/add the comment delimiters below to activate/disactivate
> logging */
> /*
> logging
> {
>  channel my_file {file "d:\windows\system32\dns\etc\named.run";
> severity debug; print-time yes; };
>  category default {my_file;};
>  category panic {my_file;};
>  category packet {my_file;};
>  category eventlib {my_file;};
>  category queries {my_file;};
>  category lame-servers { null;};
>  category cname { null;};
> };
> */

> zone "." {type hint; file "db.cache"; };
> zone "anydomain.com" {type master; file "db.anydomain.com"; };
> zone "210.73.212.IN-ADDR.ARPA" {type master; file "db.212.73.210"; };
> zone "0.0.127.IN-ADDR.ARPA" {type master; file "db.127.0.0"; };
> zone "jftechnologies.net" {type master; file "db.jftechnologies.net";
> };

> It is not working on xp.

What is not working ? Any traces of en eventlog ? 


-- 
Peter Håkanson         
        IPSec  Sverige      ( At Gothenburg Riverside )
           Sorry about my e-mail address, but i'm trying to keep spam out,
	   remove "icke-reklam" if you feel for mailing me. Thanx.


More information about the bind-users mailing list