steve:

are you getting this error on the slave (secondary) server for foo.com? i ran 
into the same problem when setting up my slave server just yesterday. if so, 
you need this in the master (primary) server for foo.com's zone named.conf 
(or where ever you have the zone file designated!)

zone "foo.com" in {
        type master ;
        file "db.foo" ;
# slave server(s) to be able to answer queries about this domain
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
allow-transfer { 192.168.10.1; localhost; };
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
} ;

the higlighted lines are the important lines in this case.

On Friday 09 November 2001 02:06, Steve Lee pronounced:
> i upgraded DNS to the newer version of Bind
> 9.1.3.   when i start Bind. i get this
> error below for just this zone called foo ( not really foo )
> works fine in version 8.2.X
> 
>  dns_zone_load: zone foo.com/IN: loading master file
>  foo.com: permission denied

-- 
regards,
allen wayne best, esq
"your friendly neighborhood rambler owner"
"my rambler will go from 0 to 105"
Current date: 8:3:7::312:2001

compuberty, n:
        The uncomfortable period of emotional and hormonal changes a
        computer experiences when the operating system is upgraded and
        a sun4 is put online sharing files.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to