[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] DNS log
- Subject: Re: [cobalt-users] DNS log
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Wed Jan 17 21:01:25 2001
- Organization: nobaloney.net
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
The named daemon (the BIND dns program) logs everything in
/var/log/messages. To grep out only the DNS stuff, use the following
command from your admin home directory:
# grep named /var/log/messages > newfile
Then, to read the log, use:
$ less newfile
Be sure to delete newfile when you're done.
Jeff
Timothy Fan wrote:
>
> Can i view the log for DNS lookup request for my cobalt ?
> Where can i find the log file ? THX
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA 92517
voice: (909) 787-8589 * fax: (909) 782-0205