From owner-svn-src-head@FreeBSD.ORG Mon Apr 20 07:55:08 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02870106566B; Mon, 20 Apr 2009 07:55:08 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [195.88.108.3]) by mx1.freebsd.org (Postfix) with ESMTP id A5EEF8FC13; Mon, 20 Apr 2009 07:55:07 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 7D88841C72F; Mon, 20 Apr 2009 09:55:06 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([195.88.108.3]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id 8zFKOLpYfIaB; Mon, 20 Apr 2009 09:55:06 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id 1FBEA41C712; Mon, 20 Apr 2009 09:55:06 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id AADF844490C; Mon, 20 Apr 2009 07:50:27 +0000 (UTC) Date: Mon, 20 Apr 2009 07:50:27 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: src-committers@freebsd.org In-Reply-To: <200904200929.57914.zec@freebsd.org> Message-ID: <20090420073548.M15361@maildrop.int.zabbadoz.net> References: <200904190444.n3J4i5wF098362@svn.freebsd.org> <200904200844.12344.zec@freebsd.org> <3c1674c90904200001s1d03c7d8udcd2dd4cf99984fd@mail.gmail.com> <200904200929.57914.zec@freebsd.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Andre Oppermann , Kip Macy , svn-src-all@freebsd.org, Marko Zec , Robert Watson , svn-src-head@freebsd.org Subject: Re: svn commit: r191259 - head/sys/netinet X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2009 07:55:08 -0000 [snip] People, you are missing a few points here: - if you want to run a DFZ router or do not like flowtables, turn them off. There is a kernel option for that. - if you use it and it doesn't perform but you have a valid setup, tune it. - if you are under a (D)DoS your least problem most likely is a small performance drop from the extra flowtable lookup, but you'll be happy enough if other things do not keel over. - For an average FreeBSD thingy that does forwarding, say a pfsense box, maybe a router in front of a few subnets with a some web/mail/dns/.. servers, maybe a box forwarding packets for some SMB, .. this, may indeed help. -- Bjoern A. Zeeb The greatest risk is not taking one.