Re: Master file not found in named



pandi wrote:

zone abc.com/IN: loading master file named.abc: file not found
_default/abc.com/IN: file not found

zone "abc.com" {
type master;
file "named.abc";
};


It's configured to look for a file /var/named/named.abc

You didn't happen to name it /var/named/abc.zone did you ?

--
Greg


.