[Info-vax] TCPIP RWAST - FIN_WAIT_2

Jeffrey H. Coffield jeffrey at digitalsynergyinc.com
Fri Mar 12 13:07:46 EST 2021



On 03/11/2021 04:28 PM, Stephen Hoffman wrote:
> On 2021-03-11 22:16:42 +0000, Jeffrey H. Coffield said:
>
>> In the meantime does anyone know how to force a connection to end when
>> it is the FIN_WAIT_2 state?
>
> See Colin Butcher's SYSCONFIGTAB reply earlier in this thread.
>
> I've had some sucess in parts of TCP/IP Services by reviewing parts of
> the Tru64 UNIX docs:
>
> https://nixdoc.net/man-pages/Tru64/man8/sysconfigdb.8.html
> https://nixdoc.net/man-pages/Tru64/man4/sysconfigtab.4.html
>
> There's some overlap between the implementations.
>
> And for a somewhat-similar mess:
>
> https://community.hpe.com/t5/Operating-System-OpenVMS/TCPIP-Telnet-sessions-disconnect/td-p/4920795
>
>
> If you have VSI support, use that and contact VSI and discuss this with
> them.
>
>
So far testing time out setting seems to do nothing for the problem. The 
timeout appears to just start the socket close which winds up in the 
same state. The only thing I can see that might help is to find the 
equivalent of tcp_fin_timeout which does not appear using
"tcpip sysconfig -q inet" or "tcpip syscongif -q inet".

This customer has an HP vms license, not VSI and no plans to upgrade as 
the system is scheduled for migration.

Jeff



More information about the Info-vax mailing list