Re: Port 8000

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

 



Cameron Simpson <cs@xxxxxxxxxx> writes:

> 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.

Phil Meyer <pmeyer@xxxxxxxxxxxxxxxx> writes:

> you can also use lsof
> 
> sudo lsof -i | grep 8000

Thanks & Thanks -- both helped.  Now that I know what it is -- is it
common for `nasd' to run on port 8000?  Looking at the config files in
both /etc/nas and /etc/sysconfig/nasd, I don't see any port setting to
change.  Is this thing even needed (assuming I don't need remote
audio)?

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux