From owner-freebsd-net@FreeBSD.ORG Tue Jun 27 21:21:46 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 B545D16A58C for ; Tue, 27 Jun 2006 21:21:46 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id C42B444A7F for ; Tue, 27 Jun 2006 19:07:48 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by wx-out-0102.google.com with SMTP id s16so1019671wxc for ; Tue, 27 Jun 2006 12:07:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QCj2zY/kY6IIWQP28UkiXupvO17dK+KWxVbzPzOjPMN8WhCfhBt0kokaUYtcWehuVjzBRWEGkZxT0MMua7l/Hupoi+XhDrgvLdaCLaV1jalzPlOraAPVaPFFgvgji4u5laY3L+BJwKRppAAOruzO8ohcFwbvu68GUyNcdXSX8xw= Received: by 10.70.80.16 with SMTP id d16mr46625wxb; Tue, 27 Jun 2006 12:07:46 -0700 (PDT) Received: by 10.70.83.15 with HTTP; Tue, 27 Jun 2006 12:07:46 -0700 (PDT) Message-ID: Date: Tue, 27 Jun 2006 23:07:46 +0400 From: "Andrew Pantyukhin" To: "Mikhail Teterin" In-Reply-To: <200606271455.32276.mi+mx@aldan.algebra.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200606271455.32276.mi+mx@aldan.algebra.com> 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 21:21:46 -0000 On 6/27/06, Mikhail Teterin wrote: > Hello! > > I just noticed, that on my recent "6.1-STABLE #4: Thu Jun 8" amd64 system > attempts to connect to a bogus port (like 6666) hang instead of failing > with "Connection refused" immediately, as they on other systems. My first thought is net.inet.tcp.blackhole sysctl.