Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!mit-eddie!gatech!udel!rochester!pt!sei!sei.cmu.edu!pdb From: pdb@sei.cmu.edu (Patrick Barron) Newsgroups: comp.unix.wizards Subject: Sockets stuck in FIN_WAIT_2 Message-ID: <1556@aw.sei.cmu.edu> Date: Tue, 9-Jun-87 13:55:47 EDT Article-I.D.: aw.1556 Posted: Tue Jun 9 13:55:47 1987 Date-Received: Sat, 20-Jun-87 09:00:45 EDT Sender: netnews@sei.cmu.edu Lines: 8 If I shutdown sendmail on my Ultrix VAX and there is still a socket out there bound to the local smtp service in FIN_WAIT_2 (waiting for a FIN from the remote host), then I'll never be able to restart mail unless I reboot the machine. Does anyone have a program, or the proper "adb -k" incantations, to force a stuck FIN_WAIT_2 socket into CLOSED state? --Pat.