[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Could do with some help here.....please :-)



> > 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