From owner-freebsd-questions@FreeBSD.ORG Thu Jun 21 14:16:01 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D38A616A468 for ; Thu, 21 Jun 2007 14:16:01 +0000 (UTC) (envelope-from extazyti@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id 74BEB13C44B for ; Thu, 21 Jun 2007 14:16:01 +0000 (UTC) (envelope-from extazyti@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so133149anc for ; Thu, 21 Jun 2007 07:16:00 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=lqH5zdkxbhKziWouXK2qtS8jpUNed/qre/emDIYP5oeag6+CwzXSkY/6yZBSndgr4ViAIVxosV8WKXnjDOw/2wYB4f+2m7S9i++vgcBIEfxCs8lM+3UHB5vjZitIhhYW+cfsR9Jo1bgbjgOY8vF4u9bA8u62ru+yOhMrHQamsTY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=YovlrCN/2A1QB0oPA3GiDNJoLNczbztANXzxVrduIBtubRI7oJ61FXw11PXfZ5S2FxYZqTZafVZp/hyxWGOeHKxTgp5h4DL6iUV5DU5QLJAApBY73zMT50KglzrOASXJZwRvKCOKStOvk1dAECVaARh3LUM3I9BzTJgXuZ93Oao= Received: by 10.100.106.5 with SMTP id e5mr1085466anc.1182435359554; Thu, 21 Jun 2007 07:15:59 -0700 (PDT) Received: by 10.100.131.8 with HTTP; Thu, 21 Jun 2007 07:15:59 -0700 (PDT) Message-ID: <468d29450706210715m31c112acs1936dabf1b287d82@mail.gmail.com> Date: Thu, 21 Jun 2007 17:15:59 +0300 From: ExTaZyTi To: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Network Problem in FreeBSD 6.2-RELEASE-p5 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: Thu, 21 Jun 2007 14:16:01 -0000 Hi, I have a serious problem with my network. I have connected 2 PC's, 1 - FreeBSD, 2 - Windows XP. The problem is follow - My FreeBSD limmiting connections , I cannot open more 224 TCP4-Sockets in my Windows Box. When I downloading torrent file, I cannot create more connections to the web, and while this time I can't open for example - web sites. Tow problem who worry myself is when I scan a my freebsd box or other "server" for open ports its FAKE show me: 81 82 ,83 ,465,463 and other ports open.. but It's FAKE .. it's not really open.. I Cleared my sysctl, and test, cleared my firewall and test, re-build my kernel with any options changed and test again.. Just don't Work :(( I have use PF firewall and FreeBSD 6.2-RELEASE-p5. I Think this problem is from "net.inet.tcp.blackhole=2" in my sysctl because it's work before i do sysctl -w net.inet.tcp.blackhole=2.. but when back this option to value = 0 this problem is stay there.. and no restarts or re-build my kernel can fix this..or maybe be wrong to this supposition. Sorry for my english. Thanks in advance.