Cannot debug !! Please help...

Paco Hope paco at tovaris.com
Sat May 5 16:36:46 UTC 2001


"Chris" wrote:

> I've just installed the latest version of bind (under linux) and I
> can't
> enable debugging !!

For a short-term fix, bind 9 supports '-g' for logging to standard
output. It will stay attached to the terminal and not run in the
background, so you should not do this for long.

Launch it this way:
named -d 5 -g

It will log to your terminal. If you want the same debugging
information, but you want it to log to named.debug, you must use the
"channel" and "logging" statements in your named.conf.

Regards,
Paco



More information about the bind-users mailing list