[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Red Hat 7.2 and example firewall script
- From: Jack Bowling <jbinpg shaw ca>
- To: enigma-list <enigma-list redhat com>
- Subject: Re: Red Hat 7.2 and example firewall script
- Date: Sun, 02 Dec 2001 12:14:51 -0800
** 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]