From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 20:15:24 2008 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 49FB416A417 for ; Mon, 11 Feb 2008 20:15:24 +0000 (UTC) (envelope-from prosa@pro.sk) Received: from ns.pro.sk (proxy.pro.sk [212.55.244.46]) by mx1.freebsd.org (Postfix) with ESMTP id AD02113C44B for ; Mon, 11 Feb 2008 20:15:23 +0000 (UTC) (envelope-from prosa@pro.sk) Received: from [127.0.0.1] (Peter [192.168.1.53]) by ns.pro.sk (8.13.1/8.13.1) with ESMTP id m1BJvdCt045081 for ; Mon, 11 Feb 2008 20:57:39 +0100 (CET) (envelope-from prosa@pro.sk) Message-ID: <47B0A8AF.7080603@pro.sk> Date: Mon, 11 Feb 2008 20:57:35 +0100 From: Peter Rosa User-Agent: Thunderbird 1.5.0.14 (Windows/20071210) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=windows-1250; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (ns.pro.sk [192.168.1.1]); Mon, 11 Feb 2008 20:57:39 +0100 (CET) X-Anti-Virus: Kaspersky Anti-Virus for Sendmail with Milter API 5.6.19, bases: 20080211 #517037, check: 20080211 clean Subject: Error in the handbook 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: Mon, 11 Feb 2008 20:15:24 -0000 Hi, there is an error in the handbook, section 28.6.5.7 An Example NAT and Stateful Ruleset. On the bottom are two examples, 1st with command: $cmd 420 allow tcp from any to me 80 in via $pif setup limit src-addr 1 and second with command $cmd 370 allow tcp from any to me 80 in via $pif setup limit src-addr 2 Both commands should look ".... in via $pif setup keep-state limit ...." Or am I wrong? Best regards, -- Peter Rosa