Re: Port 8000

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

 



On 01Dec2006 00:45, Eli Barzilay <eli@xxxxxxxxxxxx> wrote:
| I noticed that something is listening on port 8000, but I can't find
| out what.  All I've seen is that netcat-ting to it almost always
| closes the connection after reading 12 bytes.  Does anybody know
| what's listening on that port?  Is there a way to find out?  (I tried
| netstat and lsof, no useful information there.)

Did you try this?

  netstat -anp | grep 8000

You need to be root to use the -p otpion, but it tells you the program
owning the port.
-- 
Cameron Simpson <cs@xxxxxxxxxx> DoD#743
http://www.cskk.ezoshosting.com/cs/

Never precede any maneuver by a comment more predictive than "Watch this!"
        - Kent Polk kent@xxxxxxxxxxxxxxxxxxxx


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux