From owner-freebsd-questions Wed Apr 17 12:22: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from excelsystems.com (h24-70-196-170.sbm.shawcable.net [24.70.196.170]) by hub.freebsd.org (Postfix) with ESMTP id 8E54D37B41F for ; Wed, 17 Apr 2002 12:21:54 -0700 (PDT) Received: from home [24.70.196.175] by excelsystems.com [127.0.0.1] with SMTP (MDaemon.PRO.v5.0.1.R) for ; Wed, 17 Apr 2002 12:15:22 -0700 Message-Id: <4.2.0.58.20020417121658.00954290@192.168.0.64> X-Sender: hunter#pop.islandnet.com@192.168.0.64 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Wed, 17 Apr 2002 12:18:35 -0700 To: freebsd-questions@freebsd.org From: Marc Hunter Subject: Killing a FIN_WAIT_2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-MDRemoteIP: 24.70.196.175 X-Return-Path: hunter@hunter.net X-MDaemon-Deliver-To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a tcp connection that's sitting in FIN_WAIT_2 according to netstat -a, and it's locking up the port, preventing me from restarting my server app... I know those connections time out after some time, but is there any way of explicitly killing it? (other than rebooting) Thanks! Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message