Men and Mice is a product that manages DNS, and runs on Windows, Linux and FreeBSD.
I wanted to have it manage our OpenBSD name servers, so I wrote them asking if they had tried it. The wrote back saying they couldn’t get it to work.
So I tried my hand, and had to do the following:
-creat a separate partition for /var/named/dev that could be used to create the arandom device that named uses
-install the fedora_base package for linux emulation
-modify the install script to recognize openbsd
-modify the startup script to recognize openbsd
run it.
Works