Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Raj Wurttemberg" <rajw@c64.us>
To: arif786@rogers.com, netfilter@lists.samba.org
Subject: RE: patch-o-matic documentation
Date: Tue, 10 Sep 2002 17:51:06 -0400	[thread overview]
Message-ID: <000401c25914$2adcb300$d201a8c0@hornet> (raw)
In-Reply-To: <001301c25912$44e5f600$3a00a8c0@am>

Arif,

From one of my posts last week, here is how I got iptables 1.2.7a
installed on a fresh install of RH73:

/*Raj*/

---------------

I am new to this mailing list and new to iptables. I have an x86 Linux
system running RedHat 7.3 as my SMTP gateway. The default RedHat install
was using iptables 1.2.5. I have recompiled my kernel (2.4.19) after
applying the latest netfilter "Patch-o-matic" and I have compiled and
installed iptables 1.2.7a.

I am more of a user and could not find any good HOWTO files for this, so
my example below is based completely on trial, error, and learning. :)
Please advise or correct me if I did anything wrong. To get iptables
installed on RedHat 7.3, I had to do several things:

1) Run "chkconfig --list" to verify the run levels for the
   installed iptables 1.2.5
2) Copy the "iptables" file from the /etc/init.d to a temporary
   directory for safe keeping.
3) Run "rpm -e iptables" to remove the installed iptables 1.2.5
4) Installed the new iptables 1.2.7a (/usr/local/sbin/)
5) Made symbolic links to the iptables files from the /sbin
   directory (RedHat default location)
6) Copied the "iptables" file from my temporary directory back
   to /etc/init.d directory
7) Run "chkconfig --add iptables" to add the service back into
   the RedHat configuration. *NOTE* I did not have to use the
   run level numbers.
8) Run "ntsysv" and enabled iptables
9) Rebooted my server. Iptables 1.2.7a started properly

Hope tis helps.



      parent reply	other threads:[~2002-09-10 21:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-10 20:48 patch-o-matic documentation Arif Mahmood
2002-09-10 20:58 ` Antony Stone
2002-09-10 21:37   ` Arif Mahmood
2002-09-10 21:41     ` Sean Knox
2002-09-10 21:47     ` Antony Stone
2002-09-10 21:51     ` Raj Wurttemberg [this message]

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='000401c25914$2adcb300$d201a8c0@hornet' \
    --to=rajw@c64.us \
    --cc=arif786@rogers.com \
    --cc=netfilter@lists.samba.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