Re: NSD 4

2013-11-25 Thread Patrik Lundin
Permission denied I solved that with (again based on my personal config): # chown _nsd /var/nsd/zones/slave I have not tested this a lot, but at least dig @127.0.0.1 works for the example.com zone. Just thought I should throw this info out there, I think it is great you are doing the work to get NSD 4 in base. Thanks a lot :). Regards, Patrik Lundin

Re: NSD 4

2013-11-25 Thread Stuart Henderson
I've had one test report so far, has anyone else tested this? On 2013/11/22 21:04, Stuart Henderson wrote: > I've got an update of NSD to v4.0, it's a fairly large diff so I've > put it at http://junkpile.org/nsd4.diff (apply diff in /usr/src, it > includes changes to etc/rc.d/nsd which must also

Re: NSD 4

2013-11-22 Thread Brad Smith
On 22/11/13 4:04 PM, Stuart Henderson wrote: I've got an update of NSD to v4.0, it's a fairly large diff so I've put it at http://junkpile.org/nsd4.diff (apply diff in /usr/src, it includes changes to etc/rc.d/nsd which must also be installed - to build NSD itself use "make -f Makefile.bsd-wrappe

NSD 4

2013-11-22 Thread Stuart Henderson
I've got an update of NSD to v4.0, it's a fairly large diff so I've put it at http://junkpile.org/nsd4.diff (apply diff in /usr/src, it includes changes to etc/rc.d/nsd which must also be installed - to build NSD itself use "make -f Makefile.bsd-wrapper obj && make -f Makefile.bsd-wrapper && sudo m