logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: Configuring BIND for Master and Slave: msg#00532

Subject: Re: Configuring BIND for Master and Slave
Lo all
Rndc is working fine now but now i get from /var/log/messages
Nov 30 10:33:21 ns3 named[825]: transfer of 'webonlan.com' from
192.116.121.122#53: receiving responses: permission denied

Is there any location i need to tell it to allow a specific host to log on
i have already done as below /etc/named.conf

Master DNS
zone  "webonlan.com" {
        type master;
        file  "webonlan.com.zone";
        allow-transfer {
        217.31.140.60;
        };

Thanx
Sarky
----- Original Message -----
From: "Stephen Friedl" <steve@xxxxxxxxxxx>
To: <sarky1@xxxxxxxxxx>
Sent: Saturday, November 30, 2002 2:06 AM
Subject: Re: Configuring BIND for Master and Slave


> > zone "webonlan.com" {
> > type slave;
> > file "ng/webonlan.com";
> > master { 192.116.121.122; };
> > };
>
> "master" should be plural.
>
> Steve
>
> ---
> Stephen J Friedl | Software Consultant | Tustin, CA |   +1 714 544-6561
> www.unixwiz.net  | I speak for me only |   KA8CMY   | steve@xxxxxxxxxxx
>





<Prev in Thread] Current Thread [Next in Thread>