On Apr 27, 2011, at 11:10 PM, jeffrey j donovan wrote:
> Greetings
>
> I have 2 systems master and slave, the slave seems to not allow the zone
> transfer.
>
found the problem, I had multiple option entries in named.conf there was an
original option line that I over looked that was from a pr
On 04/28/2011 04:10 AM, jeffrey j donovan wrote:
master 192.168.1.2
zone "mydomain.com" {
type master;
file "domain.db";
allow-transfer { 192.168.96.3; };
Ok, you have an allow-transfer so this is working.
allow-update {none;};
};
zone "96.168.192.in-addr.ar
On 04/28/11 05:10, jeffrey j donovan wrote:
> Greetings
>
> I have 2 systems master and slave, the slave seems to not allow the zone
> transfer.
It's the master that doesn't allow zone transfer. You have
allow-transfer and allow-update in mydomain.com (which I guess is
transfering correctly, at
3 matches
Mail list logo