Re: Terminating Port Connections

From: joe durusau (joe.durusau_at_lmco.com)
Date: 03/31/04


Date: Wed, 31 Mar 2004 11:16:32 -0500


Peter wrote:

> I've run netstat with the following syntax:
>
> netstat -a | grep prog_rpc
>
> The following text is returned:
>
> tcp 0 0 server1.prog_rpc .1127 FIN_WAIT_2
>
> How do I terminate this port connection?
>
> Thanks!
>
> Peter

It's in the process of terminating. Just wait and it will go away.
Look up the docs on TCP if you want to see why it takes so long.

Speaking only for myself,

Joe Durusau



Relevant Pages