From owner-freebsd-hackers@FreeBSD.ORG Tue Jun 29 15:50:49 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8FEE16A4CF for ; Tue, 29 Jun 2004 15:50:49 +0000 (GMT) Received: from merlin.com.ua (Merlin.Com.UA [195.66.196.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72CAF43D39 for ; Tue, 29 Jun 2004 15:50:49 +0000 (GMT) (envelope-from sid@merlin.com.ua) Received: from H55_2.homeinet.loc (localhost [127.0.0.1]) by merlin.com.ua (Postmaster) with ESMTP id 6E34ABD09 for ; Tue, 29 Jun 2004 18:50:47 +0300 (EEST) Date: Tue, 29 Jun 2004 18:48:18 -0700 From: sid@merlin.com.ua X-Mailer: The Bat! (v2.10.03) Business X-Priority: 3 (Normal) Message-ID: <1709637723.20040629184818@merlin.com.ua> To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: ipfw add allow ip from @access_list1 to any in X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sid@merlin.com.ua List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2004 15:50:49 -0000 Hello freebsd-hackers, Hi, for my own purposes I add some new features to ipfw2. now hereis patches for 5.1 Luigi some time ago have a look at ones, but now.. if it is looks like interesting, get and enjoy it free this is not a release, I stil work about it. and I wait for 5.3 to make complete patches for 5.3. will be pleasure for me if this will include to release... read first: ftp://merlin.com.ua/pub/FreeBSD/5.1/ipfw_sid/readme ftp://merlin.com.ua/pub/FreeBSD/5.1/ipfw_sid/*.tgz disclaimer: who downloaded it, please make backups your original files, extract patches in new directory and look at ones first. if you not sure that you doing, do not do anything, please. support of that features only if ones will include in FreeBSD and only via freebsd-hackers@freebsd.org its do like this: ipnt add @MY_NET 192.168.0.0/16 ipnt add @MY_NET 195.66.199.0/24 ipnt add @MY_NET 62.16.9.0/24 ipfw add 350 pipe 350 ip from any to @MY_NET out you can manipulate that lists without changing firewall ipnt del @MY_NET 0/0 ipnt add @MY_NET 1.1.1.1 sid_at_merlin.com.ua