Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site down.FUN Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!tilt!down!honey From: honey@down.FUN (code 101) Newsgroups: net.unix-wizards Subject: Purge 4.2BSD TCP tasks in FIN_WAIT_2 state? Message-ID: <491@down.FUN> Date: Thu, 11-Apr-85 23:00:47 EST Article-I.D.: down.491 Posted: Thu Apr 11 23:00:47 1985 Date-Received: Sat, 13-Apr-85 03:47:08 EST Organization: Princeton University, EECS Lines: 14 Are there any tools for manually cleaning up after TCP? Netstat output is as follows: Active connections Proto Recv-Q Send-Q Local Address Foreign Address (state) tcp 0 0 flakey.login quirky.1023 FIN_WAIT_2 tcp 0 0 flakey.fshare down.659 FIN_WAIT_2 I have observed that they go away by themselves after some indeterminate length of time -- sometimes minutes, sometimes days. Aside from reboot or sleep large n, is there a tool to tell the networking subsystem what's what? Peter