First post in the list

Hi folks.

This is my first post in the list.

I’m a BSD User, and are experimenting NSD in a OpenBSD box: anyone have samples or config for setting NSD on OpenBSD ?
Anyone are using it on BSD succesfully ?

Thank for reading.

Regards.

I'm using NSD successfully on NetBSD, and have been doing so for some
time now, and in several different settings.

I think for the most part any differences between OpenBSD and NetBSD are
irrelevant for use of NSD.

I'm building and installing NSD from NetBSD pkgsrc (more or less -- I
have local patches to fix a few cosmetic issues with the pkgsrc module
itself and add features to the rc.d script, but no local patches to the
NSD code).

I append the following two lines to /etc/daily.local:

  # do daily flush of /var/db/nsd/nsd-ixfrd.db
  su -m nsd -c '/usr/pkg/sbin/nsdc patch'

Thank you Greg

I’m a NetBSD user also, from 1.5 and love it.

Thank you for you config.

Regards.