Koozali.org: home of the SME Server

port 7000 open on my sme 55

Dirk

port 7000 open on my sme 55
« 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

Charlie Brady

SME 5.5 is obsolete (was Re: port 7000 open on my sme 55)
« Reply #1 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

Dirk

Re: SME 5.5 is obsolete (was Re: port 7000 open on my sme 55
« Reply #2 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