From owner-freebsd-config@FreeBSD.ORG Tue Mar 2 10:00:09 2004 Return-Path: Delivered-To: freebsd-config@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88E6F16A4CE for ; Tue, 2 Mar 2004 10:00:09 -0800 (PST) Received: from avs1.arnes.si (avs1.arnes.si [193.2.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC7D43D2D for ; Tue, 2 Mar 2004 10:00:09 -0800 (PST) (envelope-from sasa@stupar.homelinux.net) Received: from localhost (avs1.arnes.si [193.2.1.74]) by avs1.arnes.si (Postfix) with ESMTP id 361692E0136 for ; Tue, 2 Mar 2004 19:00:07 +0100 (CET) Received: from avs1.arnes.si ([193.2.1.74]) by localhost (avs1.arnes.si [193.2.1.74]) (amavisd-new, port 10024) with ESMTP id 86896-01 for ; Tue, 2 Mar 2004 19:00:06 +0100 (CET) Received: from xmail.homelinux.net (cmb16-74.dial-up.arnes.si [194.249.51.74]) by avs1.arnes.si (Postfix) with ESMTP id C95B32E00EB for ; Tue, 2 Mar 2004 19:00:04 +0100 (CET) X-AV-Scanned: yes 2b286ca2dac056d2e5491a3d90535a5e X-AuthUser: sasa@stupar.homelinux.net Received: from stupar.homelinux.net (192.168.10.1:4674) (Linux/Ix86) ESMTP Server]; Tue, 2 Mar 2004 19:00:17 +0100 Message-ID: <4044CBA0.8090403@stupar.homelinux.net> Date: Tue, 02 Mar 2004 19:00:00 +0100 From: Sasa Stupar User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; sl-SI; rv:1.6) Gecko/20040113 X-Accept-Language: sl, en-gb, en MIME-Version: 1.0 To: freebsd-config@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at arnes.si Subject: Converting iptables to ipfw X-BeenThere: freebsd-config@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Installation and Configuration List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 18:00:09 -0000 Hi! I am thinking to change my old linux router to the freebsd one. The question is: how difficult is to convert iptables into ipfw rules? I need some basic things with that router: - internet gateway for LAN users - packet filtering with MAC/IP address filtering - port forwarding - NAT onto same network so that LAN users can access web server which is on the LAN also Is this all possible with ipfw? Regards, Sasa