Thanks, you are right.
Benu
"Ian Northeast" <(E-Mail Removed)> wrote in message
news

(E-Mail Removed)...
> On Mon, 04 Oct 2004 08:22:39 -0700, Benu wrote:
>
> > How do I determine what is being referenced in "messages" as '4'?
> >
> > ---------/var/log/messages---------
> > starting BIND 9.2.3 -u named -t /var/named/chroot using 1 CPU
> > named startup succeeded
> > loading configuration from '/etc/named.conf' /etc/named.conf:2: expected
> > prefix length near '4,' loading configuration: unexpected token exiting
> > (due to fatal error)
> > ---------/etc/named.conf------------
> > // generated by named-bootconf.pl
>
> (snip apparantly fine named.conf)
>
> You're running chrooted. If that file really is /etc/named.conf it's not
> the one being used.
>
> What is in line 2 of /var/named/chroot/etc/named.conf?
>
> Regards, Ian