> zone "slnsw.gov.au" {
> type slave;
> file "/var/domain/slnsw.gov.au.hosts";
> masters {202.0.106.99;}
missing ';' after the closing '}' !
> };
>=20
> zone "picturethesaurus.gov.au" {
> type slave;
> file "/var/domain/picturethesaurus.gov.au.hosts";
> masters {202.0.106.99;}
same here !
> };