Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Dirk on November 27, 2003, 06:16:58 PM

Title: port 7000 open on my sme 55
Post by: Dirk on November 27, 2003, 06:16:58 PM
i dit a remote scan and it appears that beside the standard ports port 7000 is open.

It reads by the scanner as file-server itself.

can anybody explain what this port can be and what software it relates to?

txs in advance

regards

Dirk Jullens
Title: SME 5.5 is obsolete (was Re: port 7000 open on my sme 55)
Post by: Charlie Brady on November 27, 2003, 07:16:58 PM
Dirk wrote:

> i dit a remote scan and it appears that beside the standard
> ports port 7000 is open.
...
> can anybody explain what this port can be and what software
> it relates to?

If you are still using 5.5, it could be anything. Maybe it's something extra you installed (an IRC or game server, perhaps). Or maybe not.

If you are lucky, you can see which program has that port open by doing:

# netstat -anp | grep 7000

And just in case, you should read:

http://www.cert.org/tech_tips/win-UNIX-system_compromise.html

Charlie
Title: Re: SME 5.5 is obsolete (was Re: port 7000 open on my sme 55
Post by: Dirk on November 27, 2003, 08:37:34 PM
oops silly me

its apcupsd

tcp        0      0 0.0.0.0:7000            0.0.0.0:*               LISTEN      12249/apcupsd  

I installed every bugfix from redhat errata till now

Thanks Charlie

Dirk