Subject: Re: Weird Netstat Output
To: Curt Sampson <cjs@portal.ca>
From: Darren Reed <darrenr@cyber.com.au>
List: port-i386
Date: 06/21/1997 15:25:17
In some mail I received from Curt Sampson, sie wrote
>
> On 19 Jun 1997, Wolfgang Rupprecht wrote:
>
> > cjs@portal.ca (Curt Sampson) writes:
> > > kefron # netstat -n | tail -6 | head -1
> > > f895b600 stream 0 0 f8955700 0 0 0 0>Jun 18 12:52:52 named[182]: secondary zone "comxnet.com" loaded (serial 1996100801)
> > > Any thoughts?
> >
> > If I'd to take a wild guess, I'd say syslog is configured to send
> > output to the tty for certain users (such as root).
>
> It is, but this is not a root login, it's not on the console, and
> it's perfectly replicable (by any user). This is netstat producing
> this output. It's still doing it 12 hours later.
maybe do a ktrace on named whilst you run netstat -n ?
Darren