On Wednesday, July 02, 2003 11:21 AM [GMT+1=CET],
Arvind <[EMAIL PROTECTED]> wrote:

>>> there is no notify variable in my conf file at all.. so i guess, the
>>> default value for notify is assumed.
>>>
>>> this is how my conf file on the slave server goes
>>>
>>> options {
>>>         version "";     // remove this to allow version queries
>>>         listen-on    { any; };
>>>
>> Put these two lines
>>
>> notify=yes
>> allow updates=yes

Use this option

allow-transfer {
<IPaddress of your slave server>;
};

Also check the permissions of /var/named or whererver your configuration
files are, see who is the owner, the owner of this directory should be named
or whichever user you are running named as. If you installed BIND without
using the option to run as user, then named should be the owner just change
the permission for /var/named for the user named with read write and execute
permission.

I think this should definitely solve ur problem

HTH
Manjunath




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to