From owner-freebsd-questions@FreeBSD.ORG Thu Jan 24 17:54:12 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE62416A419 for ; Thu, 24 Jan 2008 17:54:12 +0000 (UTC) (envelope-from grayfoxbsd@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by mx1.freebsd.org (Postfix) with ESMTP id 9ECEA13C455 for ; Thu, 24 Jan 2008 17:54:12 +0000 (UTC) (envelope-from grayfoxbsd@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so149521wra.13 for ; Thu, 24 Jan 2008 09:54:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=jwudAefBQheDmnU/fOROX5NtmVU5xmmIRtIBKkdPkMQ=; b=WwcQEMZxE+dDkSjTW0aAMPb4BdaEqRAMYow08w1XMUdeVurFM8r7eHG2aCNOsa0C8AqmPuhHMtvylhkd9E1+z2BiBvfItZ6YVpVIM6+hUNk8kQdTpuNFKPltFUr8m0ZLl4EdekNXp4PjKnrD/dqQA4Mt/yMuDNN7S4yVf5LZNC0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=FMSrF9dt32uU2Dx3bkGO+xwk6FJ8+E3xkPZHJd0iox1zljHg5rZur+TK+vGjsUqoKzGQm3XcYmcJyJuxkEQsdpdPkeWfH0TEQrJTOiluNDsV9P7aApfAbl+P5koHEq3bW0GpwsgXwD1cHmI12S3aSUe+6WUPUAEpP4b878Sy7DQ= Received: by 10.142.241.10 with SMTP id o10mr544535wfh.27.1201195615697; Thu, 24 Jan 2008 09:26:55 -0800 (PST) Received: by 10.142.245.2 with HTTP; Thu, 24 Jan 2008 09:26:55 -0800 (PST) Message-ID: Date: Thu, 24 Jan 2008 14:26:55 -0300 From: "Thiago Pollachini" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Limit UDP packets 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, 24 Jan 2008 17:54:13 -0000 Hi everybody Does anybody tried to limit udp connections, like ipfw limit ? I was searching about and only on linux it's possible. Is it true? Can anyone give me a clue? Very thanks! Thiago Pollachini