From owner-freebsd-questions@FreeBSD.ORG Wed Nov 26 10:14:00 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D87816A4CE for ; Wed, 26 Nov 2003 10:14:00 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0137143FAF for ; Wed, 26 Nov 2003 10:13:57 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id hAQIDrxv041896; Wed, 26 Nov 2003 12:13:53 -0600 (CST) (envelope-from dan) Date: Wed, 26 Nov 2003 12:13:53 -0600 From: Dan Nelson To: fbsd_user Message-ID: <20031126181353.GC48692@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.5.1i cc: "freebsd-questions@FreeBSD. ORG" Subject: Re: IPFILTER rules with shell symbloic substitution X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 18:14:00 -0000 In the last episode (Nov 26), fbsd_user said: > Looking for way to code IPFILTER rules with shell symbolic > substitution. I know how to do it in the rules, but how to get ipf > pgm to exec in shell? Any body have example of how to setup this? /etc/rc.firewall has lots of examples using ipfw; the concepts should work just as well with ipf. -- Dan Nelson dnelson@allantgroup.com