Subject: Stuck TCP connections with latest -current
To: None <tech-kern@NetBSD.ORG>
From: Michael Graff <explorer@flame.org>
List: tech-kern
Date: 10/29/1996 15:23:57
For the last three hours, I have had the following connections, which
appear to be "stuck" in one way or another:

Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
 tcp        0   2634  192.80.44.209.8000     206.162.51.2.8205      CLOSING
 tcp        0   4231  192.80.44.209.8000     165.247.49.130.8387    CLOSING
 tcp        0      0  192.80.44.209.3008     206.214.137.43.113     FIN_WAIT_2

Any ideas on why this might be the case?  This is the situation I thought
PR 2335 was supposed to fix, no?

--Michael