Trying NSD out on a FreeBSD 10 machine. Installed from ports and trying to follow info in these two tutorials: http://www.prado.it/2012/04/19/how-to-run-master-and-slave-nsd-on-freebsd-9-0/ http://www.tokiwinter.com/nsd-master-slave-dns-servers/ Both instruct reloading using nsdc, but the command seems to be totally absent after the install from ports. Any idea why? Thanx FONG ------------------------------------------------------------------------- shot through the heart ooh baby do you know what that's worth and you're to blame ooh heaven is a place on earth darling you give love they say in heaven love comes first a bad name we'll make heaven a place on earth ORBITAL "Halcyon Live"
On 29 Jul 2014, at 14:22, nsd at fongaboo.com wrote:> > Trying NSD out on a FreeBSD 10 machine. Installed from ports and trying to follow info in these two tutorials: > > http://www.prado.it/2012/04/19/how-to-run-master-and-slave-nsd-on-freebsd-9-0/ > > http://www.tokiwinter.com/nsd-master-slave-dns-servers/ > > > Both instruct reloading using nsdc, but the command seems to be totally absent after the install from ports. Any idea why? >Those turorials are probably based on NSD3 (still available in ports as dns/nsd3). nsdc has been replaced by the nsd-control utility in NSD4. http://open.nlnetlabs.nl/pipermail/nsd-users/2013-October/001734.html Best, Erwin -- Med venlig hilsen/Best Regards Erwin Lansing Network and System Administrator DK Hostmaster A/S Kalvebod Brygge 45, 3. sal 1560 K?benhavn V Tlf. 33 64 60 60 Fax.: 33 64 60 66 Email: erwin at dk-hostmaster.dk Homepage: http://www.dk-hostmaster.dk .dk Danmarks plads p? Internettet ------------------------------------------------------------------------- This is an email from DK Hostmaster A/S. This message may contain confidential information and is intended solely for the use of the intended addressee. If you are not the intended addressee please notify the sender immediately and delete this e-mail from your system. You are not permitted to disclose, distribute or copy the information in this e-mail. --------------------------------------------------------------------------
On 29/07/2014 14:22, nsd at fongaboo.com wrote:> Trying NSD out on a FreeBSD 10 machine. Installed from ports and trying > to follow info in these two tutorials: > > http://www.prado.it/2012/04/19/how-to-run-master-and-slave-nsd-on-freebsd-9-0/ > > http://www.tokiwinter.com/nsd-master-slave-dns-servers/ > > Both instruct reloading using nsdc, but the command seems to be totally > absent after the install from ports. Any idea why?The port has probably been updated to NSD 4, which does *not* have nsdc any more. NSD 4 now has a new command called nsd-control. I expect the port to have installed the man pages, so do the following to familiarise yourself with NSD 4's new commands: man nsd man nsd.conf man nsd-control Alternatively, download a tarball of NSD 4's source code and read the file called NSD-4-features in there. Regards, Anand Buddhdev RIPE NCC