2 msgZone Forwarding and Avertised NS
5 msgauthorative-only and NS delegation conflict?
11 msgTurning off recusion

How do i get my internal linux dns to retrieve ...
\ the_iddiot (19 Oct 2006)
. \ Kevin Darcy (20 Oct 2006)
. \ Lord Kelvan (21 Oct 2006)
. \ Barry Margolin (21 Oct 2006)
. \ April (22 Oct 2006)
. \ Barry Margolin (22 Oct 2006)
. \ April (23 Oct 2006)
. \ smallpond (23 Oct 2006)
. \ Barry Margolin (23 Oct 2006)
. \ April (24 Oct 2006)
. \ Barry Margolin (24 Oct 2006)
. \ Lord Kelvan (24 Oct 2006)
. \ smallpond (24 Oct 2006)
. \ Barry Margolin (25 Oct 2006)
. \ Lord Kelvan (25 Oct 2006)
. \ Barry Margolin (26 Oct 2006)
. \ Lord Kelvan (1 Nov 2006)
. . \ Kevin Darcy (1 Nov 2006)
. \ smallpond (2 Nov 2006)

3 msgversion option syntax question
2 msgHow to properly use sub-domain
28 msgRoot server cannot be a forwarder?
2 msgBind - strange lookup failure
2 msgNS records for authoritative answer: necessary?
2 msgdomain name length vs character string length
6 msgReverse Domain and Security Concern
4 msgLame servers in 9.4.0b2
2 msgre: Bind log entries ending with plus or minus
1 msgSRTT calculation for forwarders
2 msgDDNS Issues With Secondary/Slave Configurations
5 msgcontrol own domain/zonefile ?
2 msgabout configure bind nxdomain redirect?
8 msgHow to control own domain/zonefile ?
7 msgHost-level forwarding override
3 msgDNS exceptions
Subject:Re: How do i get my internal linux dns to retrieve information from an external dns
Group:Bind-users
From:Barry Margolin
Date:26 Oct 2006


 
In article <ehophc$28b2$1>,
"Lord Kelvan" <the_iddiot> wrote:

> well on the windows "external" end i have allowed access from any dns
> server to retrieve its information is this what you mean or is it
> something else if so what is it that you mean

Go back and reread what I wrote -- the problem is with FILE permissions.
So if your named.conf file contains something like:

zone "mydomain.com" {
type slave;
filename "/etc/named/slave/mydomain.com.db";
};

named is not able to write the file mydomain.com.db. Check the
permissions on the directory /etc/named/slave, and make sure that the
user that named runs as has write permission.

--
Barry Margolin, barmar
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***




© 2004-2008 readlist.com