ops sorry I should have added on Start up. Right now it seems that on start up insmod ipchains is happening. I *think* I have that worked out by doing chkconfig ipchains --off (or something like that). And iptables is coming up in the script I found (thanks everyone). *but* I thought there must be a config file somewhere that loads all the mods on startup. And I was looking for the name of said config file. So once again all my problems are solved but still wondering what loads the kernal mods (ip_tables *is* a kernel mod right??).
============================================================
From: Craig White <
craigwhite@azapple.com>
Date: 2002/05/29 Wed PM 07:42:59 EDT
To:
plug-discuss@lists.plug.phoenix.az.us
Subject: Re: IP Tables
On Wed, 2002-05-29 at 14:28, Carl Parrish wrote:
> Someone from the list once gave me a link to a great IP tables howto (I think it was craig). I'm not at my computer and I can't seem to find it at either the linux doc project or in the archives. Does anyone know of a good iptables howto? Also what config file do you have to update to tell RH to insmod ip_tables instead of ipchains?
>
----
oops - missed the second part.
rmmod ipchains
the insmod is embedded in the scripts
Craig
________________________________________________
See
http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
============================================================