| |||||||||||||||||||||||||||||||
|
"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