From owner-freebsd-ipfw@FreeBSD.ORG Sat Oct 4 10:56:43 2003 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 769F616A4B3 for ; Sat, 4 Oct 2003 10:56:43 -0700 (PDT) Received: from netlx014.civ.utwente.nl (netlx014.civ.utwente.nl [130.89.1.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C88C43FF9 for ; Sat, 4 Oct 2003 10:56:41 -0700 (PDT) (envelope-from r.s.a.vandomburg@student.utwente.nl) Received: from gog (gog.student.utwente.nl [130.89.165.107]) by netlx014.civ.utwente.nl (8.11.7/HKD) with SMTP id h94Hub002232; Sat, 4 Oct 2003 19:56:37 +0200 Message-ID: <00ca01c38aa1$0e7df790$6ba55982@gog> From: "Roderick van Domburg" To: "Marcin Gryszkalis" References: <006b01c38a90$dea3b420$6ba55982@gog> <3F7EFDFA.4060703@fork.pl> <007d01c38a9e$73883cc0$6ba55982@gog> <3F7F08F6.3050908@fork.pl> Date: Sat, 4 Oct 2003 19:58:02 +0200 Organization: University of Twente MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean cc: freebsd-ipfw@freebsd.org Subject: Re: When to use setup keyword? 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: Sat, 04 Oct 2003 17:56:43 -0000 > > Hence my question: which services require the setup keyword and which don't? > I'd say - every TCP-based service require either setup/established rules or > statefull rules. Alright, thanks. What are the pros and cons to each method? Regards, Roderick