<div dir="ltr">Team,<div><br></div><div>Recently, I updated my bind from 9.9.5 to 9.9.8-P2 from then I seen problems with me named configuration. Interestingly, I seen this problem only on my slaves NOT on Master DNS.</div><div><br></div><div>I am using multiple zones pointing to a same file. This configuration has been in place for nearly 10 years with no issues...</div><div><br></div><div>Zone config on Master: ###No issues with Master###<br></div><div><br></div><div><div> zone "<a href="http://domain1.com">domain1.com</a>." {type master; file "db.file-1"; };</div><div> zone "<a href="http://domain2.com">domain2.com</a>." {type master; file "db.file-1"; };</div><div> zone "<a href="http://domain3.com">domain3.com</a>." {type master; file "db.file-1"; };</div></div><div><br></div><div>Zone config on Slave:</div><div><br></div><div><div>zone "<a href="http://domain1.com">domain1.com</a>." {type slave; file "db.file-1"; masters { x.x.x.x; }; allow-query { any; }; };</div><div>zone "<a href="http://domain2.com">domain2.com</a>." { type slave; file "db.file-1"; masters { x.x.x.x; }; allow-query { any; }; };</div><div>zone "<a href="http://domain3.com">domain3.com</a>." { type slave; file "db.file-1"; masters{ x.x.x.x; }; allow-query { any; }; };</div></div><div><br></div><div><div>Below is the errors i seen from named on my slave dns</div><div><br></div><div>: named.conf:584: writeable file 'db.file-1': already in use: named.conf:194</div></div><div><br></div><div><br></div><div>Please advise...</div></div>