Re: webcache/port 8080

2000-09-09 Thread Dave Sherohman
Nate Amsden said: > what i do in situations like this is run > > lsof | grep LISTEN > > or lsof | grep 8080 > > or lsof | grep LISTEN | grep 8080 Thanks for the reminder... I knew there was another fuser-like command, but couldn't remember its name. It agrees with fuser, though - grepping for

Re: webcache/port 8080

2000-09-09 Thread Nate Amsden
what i do in situations like this is run lsof | grep LISTEN or lsof | grep 8080 or lsof | grep LISTEN | grep 8080 nate Dave Sherohman wrote: > > I've been getting webcache connection attempts showing up in my logs for the > last couple days, always from the same IP. So I got sick of it and s

webcache/port 8080

2000-09-09 Thread Dave Sherohman
I've been getting webcache connection attempts showing up in my logs for the last couple days, always from the same IP. So I got sick of it and sent him a nastygram and, in the process of composing it, tried telnetting to port 8080 on the machine in question. I connected. The only response I was