From owner-freebsd-net@FreeBSD.ORG Tue Jun 27 19:20:47 2006 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBCD716A407 for ; Tue, 27 Jun 2006 19:20:47 +0000 (UTC) (envelope-from mi+mx@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 384D644E5B for ; Tue, 27 Jun 2006 19:20:47 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.6/8.13.6) with ESMTP id k5RJKeUZ095030 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 27 Jun 2006 15:20:42 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from [172.21.130.86] (mx-broadway [38.98.68.18]) by corbulon.video-collage.com (8.13.6/8.13.6) with ESMTP id k5RJKYOh085924 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 27 Jun 2006 15:20:35 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) From: Mikhail Teterin Organization: Virtual Estates, Inc. To: "Andrew Pantyukhin" , Pawel Worach Date: Tue, 27 Jun 2006 15:20:28 -0400 User-Agent: KMail/1.9.1 References: <200606271455.32276.mi+mx@aldan.algebra.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200606271520.29188.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV 0.88/1564/Mon Jun 26 10:55:16 2006 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: net@freebsd.org Subject: Re: fetch http://localhost:6666 hangs X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 19:20:47 -0000 в╕второк 27 червень 2006 15:07, Andrew Pantyukhin написав: > My first thought is net.inet.tcp.blackhole sysctl. Yep, set to 2... I wonder, who did this here and why -- the machine is on the LAN behind firewalls... One of the TCL's http tests is failing because of this. Thanks a lot, Andrew and Pawel! -mi