From owner-freebsd-questions@FreeBSD.ORG Wed Oct 26 11:48:36 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3890816A41F for ; Wed, 26 Oct 2005 11:48:36 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from speechpro.com (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id C86E343D46 for ; Wed, 26 Oct 2005 11:48:35 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from sysadm.stc ([192.168.2.26]) by s1.stc with esmtp (Exim 4.53 (FreeBSD)) id 1EUjli-000Ow6-Cx; Wed, 26 Oct 2005 15:48:34 +0400 Message-ID: <435F6D04.2040409@speechpro.com> Date: Wed, 26 Oct 2005 15:48:20 +0400 From: Igor Robul User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051018) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Artem Kuchin , freebsd-questions@freebsd.org References: <20051026034133.47941.qmail@web36215.mail.mud.yahoo.com> <20051026103032.GN39882@cirb503493.alcatel.com.au> <00fc01c5da20$41801990$0c00a8c0@Artem> In-Reply-To: <00fc01c5da20$41801990$0c00a8c0@Artem> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archived: Yes Cc: Subject: Re: How to terminate TCP connection? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2005 11:48:36 -0000 Artem Kuchin wrote: > > So, the question, Is there a way to kill off stuck tcp connection (or > actually ANY connection > which are shown by netstat) or maybe there is a way to force jail > termination without > waiting until all connection are gone. tcpdrop(8)