what www perl script is running?

Ruben de Groot mail25 at bzerk.org
Tue Aug 25 09:41:41 UTC 2009


On Tue, Aug 25, 2009 at 10:19:37AM +0100, Mike Bristow typed:
> On Tue, Aug 25, 2009 at 01:00:53AM -0700, Colin Brace wrote:
> > Ok, here is what lsof tells me:
> > 
> > $ sudo lsof | grep perl
> > perl5.8.9  4272     www    3u    IPv4 0xc33cf000        0t0     TCP
> > gw:51295->94.102.51.57:afs3-fileserver (ESTABLISHED)
> > 
> > The last line would be appear to telling me something, but what?
> 
> The script is talking to 94.102.51.57 on port 7000.

At which port an IRC server is listening:

> telnet 94.102.51.57 7000
Trying 94.102.51.57...
Connected to 94.102.51.57.
Escape character is '^]'.
:sampson.dangerz.biz NOTICE AUTH :*** Looking up your hostname...
:sampson.dangerz.biz NOTICE AUTH :*** Couldn't resolve your hostname; using your IP address instead

Ruben



More information about the freebsd-questions mailing list