[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Could do with some help here.....please :-)
- Subject: Re: [cobalt-users] Could do with some help here.....please :-)
- From: "Fragga" <fragga@xxxxxxxxxxxx>
- Date: Tue Feb 11 05:06:03 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> > When we turn off DNS in the GUI the problem goes away, when we turn it
on
> > the problem comes back......
> >
> > Joe
> Hook up a sniffer or use tcpdump on your Cobalt RAQ. The traffic will be
> high so I recommend a sniffer. Of course you can do filtering on tcpdump.
or turn on Query Logging for a bit and see what all these requests are for
and whos requesting them..
$ ndc querylog
Query logging is now on.
will turn it on and log to /var/log/messages
to turn it off issue
$ ndc querylog
Query logging is now off.
gluck
fragga