From owner-freebsd-newbies@FreeBSD.ORG Tue Sep 7 10:49:45 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1E1216A4CE for ; Tue, 7 Sep 2004 10:49:45 +0000 (GMT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC63643D1D for ; Tue, 7 Sep 2004 10:49:45 +0000 (GMT) (envelope-from brisbanebsd@mac.com) Received: from mac.com (webmail07-en1 [10.13.11.149]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i87AnjD2006632 for ; Tue, 7 Sep 2004 03:49:45 -0700 (PDT) Received: from webmail07 (localhost [127.0.0.1])i87Anj00014130 for ; Tue, 7 Sep 2004 03:49:45 -0700 (PDT) Message-ID: <4409622.1094554185019.JavaMail.brisbanebsd@mac.com> Date: Tue, 07 Sep 2004 20:49:45 +1000 From: brisbanebsd@mac.com To: freebsd-newbies@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 203.113.210.222, 202.45.107.1/instID=32 Subject: ipfw2 in 5.2.1 X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 10:49:45 -0000 hi - this is my first post to this list so go easy on me ! I am trying to find info on using ipfw2 with freebsd 5.2.1 as I have read that it supports MAC address based firewalling. Situation is, I have a small externally managed VPN network, about 12 different subnets all terminating in my office location, and all managed by a tier 1 telco. Problem is, their CPE routers do not have any firewalling capability. I was going to try and place a freebsd box between this external netowrk and my internal network and only allow traffic from know MAC addresses. I cannot find a lot of info on google on compiling the kernal for ipfw2, and their is no man page for ipfw2 only ipfw. If thisis the wrong list can someone please direct me to the right one. Ta.