[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Help with open ports
- Subject: Re: [cobalt-users] Help with open ports
- From: "Andy Clyde, oxfordmusic.net" <andy.clyde@xxxxxxxxxxxxxxx>
- Date: Mon Jul 8 01:46:02 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Hi,
> When i did a check on my system via netstat -ap, i saw many unknown ports
> open
>
> [root chkrootkit-pre-0.36]# telnet localhost 5102
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
>
> Connection closed by foreign host.
> [root chkrootkit-pre-0.36]# telnet localhost 5101
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
>
> Connection closed by foreign host.
> [root chkrootkit-pre-0.36]# telnet localhost 5100
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
>
these ports are all used by Chilisoft ASP admin console.
andy