Re: Firewall Rules Summary

From: Brian Cervenka (brian@zerobelow.org)
Date: 08/17/01


Date: Thu, 16 Aug 2001 16:42:10 -0700 (PDT)
From: Brian Cervenka <brian@zerobelow.org>
To: <focus-linux@securityfocus.com>
Subject: Re: Firewall Rules Summary
Message-ID: <Pine.LNX.4.33.0108161639060.11541-100000@abalone.zerobelow.org>

Since you are setting up the variable IPC _inside_ the case statement, it
won't get run later on in the 2.2*) section. You should get a ton of typo
messages when running this under kernel 2.2

--brian

> case $(/bin/uname -r) in 2.4*)
> #
> # Flush Rules
> #
>
> IPT=/usr/local/sbin/iptables
> IPC=/sbin/ipchains