[lug] ingreslock is listening?
rm at fabula.de
rm at fabula.de
Wed Jun 26 10:05:38 MDT 2002
On Wed, Jun 26, 2002 at 11:51:36AM -0400, Hugh Brown wrote:
> On Wed, 2002-06-26 at 11:46, Paul Walmsley wrote:
> > On 26 Jun 2002, Hugh Brown wrote:
> >
> > > netstat -ap|grep ingres
> >
> > hmmm, that's a neat trick with netstat ...
> >
> > fuser should also work in this circumstance (as root):
> >
> > fuser ingreslock/tcp
> > fuser ingreslock/udp
> >
>
> also as root,
>
> lsof -i :portnumber
And to add to the party:
lsof -i @nnn.nnn.nnn.nnn:portnumber
where nnn.nnn.nnn.nnn is the address of your interface (this
_is_ important if you have different processes listen on the
same port but different IP adresses).
Ralf
> >
> > - Paul
> >
> > _______________________________________________
> > Web Page: http://lug.boulder.co.us
> > Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> > Join us on IRC: lug.boulder.co.us port=6667 channel=#colug
>
>
> _______________________________________________
> Web Page: http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> Join us on IRC: lug.boulder.co.us port=6667 channel=#colug
More information about the LUG
mailing list