From owner-freebsd-questions Wed Sep 19 15:15:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp03.wxs.nl (smtp03.wxs.nl [195.121.6.37]) by hub.freebsd.org (Postfix) with ESMTP id 43FF337B40C for ; Wed, 19 Sep 2001 15:15:41 -0700 (PDT) Received: from cybertron ([213.10.151.186]) by smtp03.wxs.nl (Netscape Messaging Server 4.05) with SMTP id GJXKI202.K4C; Thu, 20 Sep 2001 00:15:38 +0200 Message-ID: <00d601c14158$a0cef610$231fa8c0@kruijff> From: "Alfatrion" To: "Frank Ferreira" , References: Subject: Re: Firewall Date: Wed, 19 Sep 2001 21:36:36 +0200 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 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Is there a good tool to set up a firewall and its rules for FreeBSD? Yes! Check out ipf and ipfw. IPFW hase a traffic schaper. IPF is more advanced and is closes to the kernel. For editing the rules check out 'vi' or 'ed'. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message