<div dir="ltr"><div><div><div>Hi,<br><br></div>I took control of a DNS based on Bind 9.9.  One of the zone files have multiple $ORIGIN for example:<br><br></div>$ORIGIN <a href="http://example.com">example.com</a><br>...<br>$ORIGIN <a href="http://sub1.example.com">sub1.example.com</a><br>...<br>$ORIGIN <a href="http://sub2.example.com">sub2.example.com</a><br>...<br>$ORIGIN <a href="http://sub3.example.com">sub3.example.com</a><br>...<br><br><br></div><div>While checking the zone file with: <br>named-checkzone <a href="http://example.com">example.com</a> example.com.zone <br></div></div>