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

Re: [cobalt-developers] port numbers



> 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