Bind doesn't reload zones with dynamic updates: http://jon.netdork.net/2008/08/21/bind-dynamic-zones-and-updates/ A workaround is: ``` rndc freeze example.com rndc reload example.com rndc thaw example.com ```