> A series of dots then appears on the last line above (before
> the [ok]),
> and it fails silently.
>
> Can anyone help please!

run "tail /var/log/messages" right after this failure to start
and there should be some log entries about what it didn't like.
my experience is that named's error messages are actually
pretty helpful. tail displays only the last 10 lines of the
file by default but you can increase that number by adding a
"-n#" option. e.g. "tail -n20 /var/log/messages" to show the
last 20 lines. hope that helps. if you still can't work it out
please post the tail output and i'll be glad to help.

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to