From owner-freebsd-questions@FreeBSD.ORG Thu Jun 7 17:27:46 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E8FE1065676 for ; Thu, 7 Jun 2012 17:27:46 +0000 (UTC) (envelope-from kudzu@tenebras.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 415FA8FC08 for ; Thu, 7 Jun 2012 17:27:46 +0000 (UTC) Received: by pbbro2 with SMTP id ro2so1461851pbb.13 for ; Thu, 07 Jun 2012 10:27:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=S6GrJgXJPjmHhpQm6nTHSJDwtFPqXI/2rmnZj9FkNZY=; b=AJK5rcmWwX+4lRzce9058crXPb3ERDgm9NhXuB49OzbCdmWQ86luOeDPqEwLpwZulx KEKVq2YbjkPx7WeFA4wGmPF+fLZU2h3v1EZ2WOw+TupxW4iU5tVg7pxj67QbHB9aKrTC DPSQ+a1ELIw1qIxQ2wE3L8r/7TFTv4+KzD/ya0AjrCruQxjQZ3m8CmZz5tqITBXSM+pL kQpLABeTlpM5jdiqVWuDiIQwOulpZhaY/+ikY2zehGTQVzR4e77G646z+0OGFTGd83t3 6MF93POJ5X7C+ikk4bRU8jbq276D0/jreGATwlgFGqCpKzYainOeNKlLk2ha5CFLkrz9 hmNA== MIME-Version: 1.0 Received: by 10.68.232.103 with SMTP id tn7mr10540735pbc.86.1339090065841; Thu, 07 Jun 2012 10:27:45 -0700 (PDT) Received: by 10.68.202.8 with HTTP; Thu, 7 Jun 2012 10:27:45 -0700 (PDT) In-Reply-To: References: <20120606183127.68447106566B@hub.freebsd.org> Date: Thu, 7 Jun 2012 10:27:45 -0700 Message-ID: From: Michael Sierchio To: nightrecon@hotmail.com Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmbc6PjlWLQTrZtQGkukKEMpcwRAPtCqd/K1vSCa+gLDy+DOG7zwMrTU75dHTZSB92nb819 Cc: freebsd-questions@freebsd.org Subject: Re: Proper Port Forwarding 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, 07 Jun 2012 17:27:46 -0000 On Thu, Jun 7, 2012 at 10:15 AM, Michael Powell wrote: > There is also this you can place in /etc/sysctl.conf: > > net.inet.tcp.fast_finwait2_recycle=1 > Good catch. The defaults are perhaps not ideal in all cases: net.inet.tcp.finwait2_timeout: 60000 <- ms, ten minutes net.inet.tcp.fast_finwait2_recycle: 0