From owner-freebsd-questions Sun Aug 5 7:35:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lucifer.fuzion.za.org (pta-dial-196-31-185-63.mweb.co.za [196.31.185.63]) by hub.freebsd.org (Postfix) with ESMTP id B7D2D37B401 for ; Sun, 5 Aug 2001 07:35:07 -0700 (PDT) (envelope-from psyv@sec-it.net) Received: from localhost (psyv@localhost) by lucifer.fuzion.za.org (8.11.3/8.11.3) with ESMTP id f75EajR14532; Sun, 5 Aug 2001 16:36:47 +0200 (SAST) (envelope-from psyv@sec-it.net) X-Authentication-Warning: lucifer.fuzion.za.org: psyv owned process doing -bs Date: Sun, 5 Aug 2001 16:36:42 +0200 (SAST) From: The Psychotic Viper X-Sender: psyv@lucifer.fuzion.za.org To: Kjell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Displaying IPFILTER rules In-Reply-To: <3B6CE8CA.14588.3C643D@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Hi, On Sun, 5 Aug 2001, Kjell wrote: > Is there a command I can use to display the IPFILTER rules currently in effect? > I suspect that my firewall is using the default "deny all" rules, and ignoring the > /etc/ipf.rules file? try man 8 ipfstat ,but the flags you looking for are -i (in rules) and -o (out rules). They can be used together -io. hth PsyV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message