From owner-freebsd-questions@FreeBSD.ORG Fri Jun 22 14:18:09 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 CC12716A46D for ; Fri, 22 Jun 2007 14:18:09 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.8]) by mx1.freebsd.org (Postfix) with ESMTP id AA76813C448 for ; Fri, 22 Jun 2007 14:18:09 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 17084 invoked from network); 22 Jun 2007 14:18:09 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 22 Jun 2007 14:18:09 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id F396528440; Fri, 22 Jun 2007 10:18:07 -0400 (EDT) To: ExTaZyTi References: <468d29450706210715m31c112acs1936dabf1b287d82@mail.gmail.com> From: Lowell Gilbert Date: Fri, 22 Jun 2007 10:18:07 -0400 In-Reply-To: <468d29450706210715m31c112acs1936dabf1b287d82@mail.gmail.com> (extazyti@gmail.com's message of "Thu\, 21 Jun 2007 17\:15\:59 +0300") Message-ID: <44hcp0dqe8.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Network Problem in FreeBSD 6.2-RELEASE-p5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jun 2007 14:18:09 -0000 [lists trimmed to just -questions] ExTaZyTi writes: > 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. Is the FreeBSD machine performing NAT for the Windows box? > 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.. Are you saying that this is a second problem? How are you doing the scan, and how do you know the ports are 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 :(( Which sysctl? > 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. Are you sure that the sysctl value changed? Did you look at it after changing it to make sure it really shows up as different?