[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Red Hat 7.2 and example firewall script



** Reply to message from SainTiss <saintiss gmx net> on Sun, 02 Dec 2001 18:31:46 +0000


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 
> >
> > You have to load the ipchains kernel module via modprobe before
> > using ipchains.
> >
> > In 7.1, due to a bug, the ipchains module got loaded by accident
> > automatically.
> 
> 
> i'm using iptables as a firewall, and I'm quite sure no modprobe is being 
> done to bring up the iptables module... so I think it's loaded automatically 
> when I run my iptables script...
> Is that a bug as well then?

There  are three iptables modules that need to be loaded by hand or called in a script to work in an iptables firewall:

ip_tables
ip_conntrack_ftp
ip_nat_ftp

Since ip_tables is the core module (and pulls in most of the others), you will not have a functioning iptables firewall without this one loaded.

jb





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]