[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] port numbers
- Subject: Re: [cobalt-developers] port numbers
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Mon Nov 19 07:00:16 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
> Just noticed on two of my RaQ3's and not seen on any or my RaQ4's
> these ports in LISTEN mode
>
> any ideas what this is ?
>
> tcp 0 0
> *:7937 *:* LISTEN
> tcp 0 0
> *:7938 *:* LISTEN
>
> No signs of the box having been hacked and all patches are kept up to day
> asap as seen of the cobalt site.
>
Do netstat -tupan and see what processes are using those ports.
Gerald