<div dir="ltr">Hi Guys,<div><br></div><div>Can we define masters as hostname instead of IP address? I guess its not possible but wondering if community can shed come light on this?</div><div><br></div><div><div>zone "test.update" {</div><div>        type slave;</div><div>        masters { <a href="http://cloud.dns.net">cloud.dns.net</a>; };</div><div>        file "/var/lib/bind/test.update.db";</div><div>        allow-notify { <a href="http://cloud.dns.net">cloud.dns.net</a>; };</div><div>        allow-query { localhost;};</div><div>        allow-transfer { none; };</div><div>        };</div></div><div><br></div></div>