I have a NSD server being primary server for a zone and want a Windows Server (2008 and 2012 RC) box to be secondary for that zone. Everything is configured and working EXCEPT:
When Windows receives a notify message from NSD it sends an IXFR zone transfer request. However, NSD can't do IXFR requests and answers with "Not implemented". Unfortunately Windows does not retry and request an AXFR transfer now. I have to wait for the refresh timeout to expire to get up-to-date zone data.
Is this a known bug in Windows or is there any configuration option in Windows to change this behaviour?