Strange established connections.
teo@gecadsoftware.com
teo@gecadsoftware.com
Thu, 4 Oct 2001 12:46:12 +0300
Hi Maciej!
On Thu, 04 Oct 2001, Maciej Soltysiak wrote:
> Hi there,
>
> i noticed that there is a computer with winNT on which, netstat shows:
>
> Active connections
>
> Protocol Local address Remote address State
> TCP kemlab03:1026 localhost:1027 ESTABLISHED
> TCP kemlab03:1027 localhost:1026 ESTABLISHED
> TCP kemlab03:1028 localhost:1030 ESTABLISHED
> TCP kemlab03:1030 localhost:1028 ESTABLISHED
it's ok. Many programs use sockets as IPC ways.
if it was a different computer, then it might have been a problem. But those
are just ok.
If you really want to know the application using them (I don't think win
netstat has a -p option) you may try turning off the apps running on it one by
one and then see if the ports get free.
BTW, it's a bit offtopic for this list ;)
-- teodor