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.






Reply via email to