zone config dont run under bind 9.4.2P2

Matthew Pounsett matt at conundrum.com
Tue Aug 26 17:18:53 UTC 2008


On 26-Aug-2008, at 13:12 , Jan Buchholz wrote:

> Hallo,
> the following zone runs in bind 9.3, but not in 9.4.2.
> zone examle.com {
>
>    type slave;
>    masters ....
>
> };
>
> zone foo.example.com {
>
>
>
>
> };

Your masters statement for example.com is malformed, as it doesn't  
list master server addresses.  You're also missing the name of the  
zone file.  The zone statement for foo.example.com is similarly  
broken, in that it's missing required elements.

Or, you could supply us with the actual config statements and the  
actual errors you're receiving so that people can help you troubleshoot.







More information about the bind-users mailing list