OS: OpenBSD 3.2 Current
BIND: 9.2.1
I compiled BIND 9.2.1 from the OpenBSD ports tree and
all seemed to go well. When I tried to use the BIND
8/9 module it does not recognize the named binary as
version 8 or 9 and suggests that it might be BIND4
which I know is not the case.
Installed BIND 8.2.5 from the OpenBSD ports and
everything works fine with the BIND 8/9 module.
Randall
Logged In: YES
user_id=129364
Make sure that in the Module Config page, the option
'Full path to the named executable' is set correctly, such as to
/usr/sbin/named . If that doesn't help, try running the command
/usr/sbin/named -help and tell me what it outputs ..
Logged In: YES
user_id=129364
Also, try out the updated module attached to this email - it
should report
the real error message from named, which should tell you
what is going wrong.
Updated BIND DNS Server module