I need to move a hostname on our private network from one IP address to another. We are running bind9. Can I just change the /var/bind/internal/hosts file and then recycle named (/etc/init.d/named.run stop and /etc/init.d/named.run start) or do I need to do something else? How does it get propagated to other name servers?