From owner-freebsd-ipfw@FreeBSD.ORG Mon Jun 7 17:46:50 2004 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B45916A4CE for ; Mon, 7 Jun 2004 17:46:50 +0000 (GMT) Received: from out007.verizon.net (out007pub.verizon.net [206.46.170.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id AABC543D39 for ; Mon, 7 Jun 2004 17:46:49 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from [192.168.1.3] ([68.161.84.3]) by out007.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040607163212.TFWM28276.out007.verizon.net@[192.168.1.3]>; Mon, 7 Jun 2004 11:32:12 -0500 Message-ID: <40C4988C.6010208@mac.com> Date: Mon, 07 Jun 2004 12:32:12 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040514 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marcos Martins References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out007.verizon.net from [68.161.84.3] at Mon, 7 Jun 2004 11:32:12 -0500 cc: freebsd-ipfw@freebsd.org Subject: Re: What's is? X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 17:46:50 -0000 Marcos Martins wrote: > Hello guys, > > What's "setup", "estabilished", "flush", "keep-state"? I'm not understand > this commands. Somebody can help me? The O'Reilly book, "Building Internet Firewalls" would be a very good starting place for you to read. Failing that, consider RFC-791 through -793, which talk about TCP and IP protocols... -- -Chuck