From: Jeffrey Laramie <JALaramie@Loudoun-Fairfax.com>
To: ads nat <adsnat@yahoo.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: Compiling options for IPTABLES to work.
Date: Tue, 16 Sep 2003 09:15:11 -0400 [thread overview]
Message-ID: <3F670CDF.3020007@Loudoun-Fairfax.com> (raw)
In-Reply-To: <20030916085405.88759.qmail@web20703.mail.yahoo.com>
[-- Attachment #1: Type: text/plain, Size: 1072 bytes --]
ads nat wrote:
> I want to get hands on experience of using iptables, DMZ firewall,
> DHCP firewall, etc.for which Tutorial says I need to compile kernal
> with following options OR as modules :
>
>
> *
>
> CONFIG_NETFILTER
>
> *
>
> CONFIG_IP_NF_CONNTRACK
>
> *
>
> CONFIG_IP_NF_IPTABLES
>
> *
>
> CONFIG_IP_NF_MATCH_LIMIT
>
> *
>
> CONFIG_IP_NF_MATCH_STATE
>
> *
>
> CONFIG_IP_NF_FILTER
>
> *
>
> CONFIG_IP_NF_NAT
>
> *
>
> CONFIG_IP_NF_TARGET_LOG
>
> I have installed Redhat Linux 8.0 on server machine which by default
> installs iptables 1.2.6a.
>
> Do Redhat 8.0 install all these modules. How to check whether these
> modules are installed or not.
>
> Thanks
>
The stock Redhat kernels load these routines as modules. Run:
/sbin/lsmod to see which modules are currently loaded. Note that the
module name is not going to be the exact same name as the kernel option
i.e. if kernel option CONFIG_IP_NF_CONNTRACK is loaded as a module it
will be loaded as module ip_conntrack.
Jeff
[-- Attachment #2: Type: text/html, Size: 1677 bytes --]
next prev parent reply other threads:[~2003-09-16 13:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-16 8:54 Compiling options for IPTABLES to work ads nat
2003-09-16 13:15 ` Jeffrey Laramie [this message]
2003-09-16 13:54 ` ads nat
2003-09-16 14:45 ` Jeffrey Laramie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F670CDF.3020007@Loudoun-Fairfax.com \
--to=jalaramie@loudoun-fairfax.com \
--cc=adsnat@yahoo.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox