* Upgrade Iptables...
@ 2002-09-16 9:12 Didier Hung Wan Luk
2002-09-16 13:09 ` Raj Wurttemberg
0 siblings, 1 reply; 9+ messages in thread
From: Didier Hung Wan Luk @ 2002-09-16 9:12 UTC (permalink / raw)
To: Netfilter Mailing List
Hi All,
I have redhat 7.3 with kernel linux-2.4.18-10 and I want to use iptables 1.2.7a.
When I compile iptables do I need to recompile my kernel to use the 1.2.7a version of iptables?
Didier Hung Wan Luk
FRCI, Sibotie House
L'Anse Courtois
Pailles
Tel: 230-2869636
Fax: 230-2869629
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: Upgrade Iptables...
2002-09-16 9:12 Upgrade Iptables Didier Hung Wan Luk
@ 2002-09-16 13:09 ` Raj Wurttemberg
2002-09-16 19:23 ` Arif Mahmood
0 siblings, 1 reply; 9+ messages in thread
From: Raj Wurttemberg @ 2002-09-16 13:09 UTC (permalink / raw)
To: 'Didier Hung Wan Luk', 'Netfilter Mailing List'
> I have redhat 7.3 with kernel linux-2.4.18-10 and I want to
> use iptables 1.2.7a.
>
> When I compile iptables do I need to recompile my kernel to
> use the 1.2.7a version of iptables?
Hello Didier,
You will want to apply the patch-o-matic to your kernel and then
recompile your kernel prior to compiling and using the 1.2.7a version of
iptables. I could be wrong, but I do not think that the default RedHat
kernel has all of the necessary iptables modules.
/*Raj*/
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: Upgrade Iptables...
@ 2002-09-16 13:10 Didier Hung Wan Luk
0 siblings, 0 replies; 9+ messages in thread
From: Didier Hung Wan Luk @ 2002-09-16 13:10 UTC (permalink / raw)
To: Raj Wurttemberg, Netfilter Mailing List
Okie :-))
Thanks,
Didier Hung Wan Luk
FRCI, Sibotie House
L'Anse Courtois
Pailles
Tel: 230-2869636
Fax: 230-2869629
-----Original Message-----
From: Raj Wurttemberg [mailto:rajw@c64.us]
Sent: Monday, September 16, 2002 5:09 PM
To: Didier Hung Wan Luk; 'Netfilter Mailing List'
Subject: RE: Upgrade Iptables...
> I have redhat 7.3 with kernel linux-2.4.18-10 and I want to
> use iptables 1.2.7a.
>
> When I compile iptables do I need to recompile my kernel to
> use the 1.2.7a version of iptables?
Hello Didier,
You will want to apply the patch-o-matic to your kernel and then
recompile your kernel prior to compiling and using the 1.2.7a version of
iptables. I could be wrong, but I do not think that the default RedHat
kernel has all of the necessary iptables modules.
/*Raj*/
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: Upgrade Iptables...
2002-09-16 13:09 ` Raj Wurttemberg
@ 2002-09-16 19:23 ` Arif Mahmood
2002-09-16 20:15 ` Antony Stone
0 siblings, 1 reply; 9+ messages in thread
From: Arif Mahmood @ 2002-09-16 19:23 UTC (permalink / raw)
To: netfilter
Hi Raj,
How do I do the patch-o-matic, I mean if you send me the steps to do
patch-o-matic on RedHat 7.3. I couldn't find the patch-o-matic
documentations.
I'm new to Linux and trying to learn as much as can with the help of you
guys....
Thanks and Best Regards,
Arif
-----Original Message-----
From: netfilter-admin@lists.netfilter.org
[mailto:netfilter-admin@lists.netfilter.org] On Behalf Of Raj
Wurttemberg
Sent: Monday, September 16, 2002 9:09 AM
To: 'Didier Hung Wan Luk'; 'Netfilter Mailing List'
Subject: RE: Upgrade Iptables...
> I have redhat 7.3 with kernel linux-2.4.18-10 and I want to use
> iptables 1.2.7a.
>
> When I compile iptables do I need to recompile my kernel to use the
> 1.2.7a version of iptables?
Hello Didier,
You will want to apply the patch-o-matic to your kernel and then
recompile your kernel prior to compiling and using the 1.2.7a version of
iptables. I could be wrong, but I do not think that the default RedHat
kernel has all of the necessary iptables modules.
/*Raj*/
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Upgrade Iptables...
2002-09-16 19:23 ` Arif Mahmood
@ 2002-09-16 20:15 ` Antony Stone
2002-09-16 20:55 ` Raj Wurttemberg
0 siblings, 1 reply; 9+ messages in thread
From: Antony Stone @ 2002-09-16 20:15 UTC (permalink / raw)
To: netfilter
On Monday 16 September 2002 8:23 pm, Arif Mahmood wrote:
> Hi Raj,
>
> How do I do the patch-o-matic, I mean if you send me the steps to do
> patch-o-matic on RedHat 7.3. I couldn't find the patch-o-matic
> documentations.
http://www.netfilter.org/documentation/FAQ/netfilter-faq-1.html#ss1.5
Antony
--
Never write it in Perl if you can do it in Awk.
Never do it in Awk if sed can handle it.
Never use sed when tr can do the job.
Never invoke tr when cat is sufficient.
Avoid using cat whenever possible.
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: Upgrade Iptables...
2002-09-16 20:15 ` Antony Stone
@ 2002-09-16 20:55 ` Raj Wurttemberg
2002-09-16 22:41 ` Arif Mahmood
2002-09-17 16:34 ` Arif Mahmood
0 siblings, 2 replies; 9+ messages in thread
From: Raj Wurttemberg @ 2002-09-16 20:55 UTC (permalink / raw)
To: netfilter, arif786
> On Monday 16 September 2002 8:23 pm, Arif Mahmood wrote:
> > How do I do the patch-o-matic, I mean if you send me the
> steps to do
> > patch-o-matic on RedHat 7.3. I couldn't find the patch-o-matic
> > documentations.
http://www.netfilter.org/documentation/FAQ/netfilter-faq-1.html#ss1.5
Unfortunately that FAQ is out of date and now completely *incorrect* for
the new Patch-o-Matic (PoM). And on a RedHat type system even the
documentation included with the package does not work. :(
The proper procedure would be to set your environment variable for
KERNEL_DIR first. This is from a posting on 10-Sep-2002 by Fabrice
(Thank you Fabrice!)
# KERNEL_DIR=/usr/src/linux-2.4 ./runme pending
or
# export KERNEL_DIR=/usr/src/linux-2.4; ./runme pending
Of course be sure to set your KERNEL_DIR to the correct directory and
read the "INSTALL" file that comes with the PoM package to ser the
appropriate patch options. We should get the package maintainers to
correct the FAQ and the PoM dox.
/*Raj*/
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: Upgrade Iptables...
2002-09-16 20:55 ` Raj Wurttemberg
@ 2002-09-16 22:41 ` Arif Mahmood
2002-09-17 16:34 ` Arif Mahmood
1 sibling, 0 replies; 9+ messages in thread
From: Arif Mahmood @ 2002-09-16 22:41 UTC (permalink / raw)
To: netfilter
Thanks, I'll give a try...
Thanks and Best Regards,
Arif
-----Original Message-----
From: netfilter-admin@lists.netfilter.org
[mailto:netfilter-admin@lists.netfilter.org] On Behalf Of Raj
Wurttemberg
Sent: Monday, September 16, 2002 4:56 PM
To: netfilter@lists.netfilter.org; arif786@rogers.com
Subject: RE: Upgrade Iptables...
> On Monday 16 September 2002 8:23 pm, Arif Mahmood wrote:
> > How do I do the patch-o-matic, I mean if you send me the
> steps to do
> > patch-o-matic on RedHat 7.3. I couldn't find the patch-o-matic
> > documentations.
http://www.netfilter.org/documentation/FAQ/netfilter-faq-1.html#ss1.5
Unfortunately that FAQ is out of date and now completely *incorrect* for
the new Patch-o-Matic (PoM). And on a RedHat type system even the
documentation included with the package does not work. :(
The proper procedure would be to set your environment variable for
KERNEL_DIR first. This is from a posting on 10-Sep-2002 by Fabrice
(Thank you Fabrice!)
# KERNEL_DIR=/usr/src/linux-2.4 ./runme pending
or
# export KERNEL_DIR=/usr/src/linux-2.4; ./runme pending
Of course be sure to set your KERNEL_DIR to the correct directory and
read the "INSTALL" file that comes with the PoM package to ser the
appropriate patch options. We should get the package maintainers to
correct the FAQ and the PoM dox.
/*Raj*/
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: Upgrade Iptables...
2002-09-16 20:55 ` Raj Wurttemberg
2002-09-16 22:41 ` Arif Mahmood
@ 2002-09-17 16:34 ` Arif Mahmood
1 sibling, 0 replies; 9+ messages in thread
From: Arif Mahmood @ 2002-09-17 16:34 UTC (permalink / raw)
To: netfilter
Hi Raj/Everyone,
You mean by KERNEL_DIR, location of the complied kernel or source
kernel, also I couldn't find the source kernel directory in RH 7.3,
which I installed with default packages.
Thanks and Best Regards,
Arif
-----Original Message-----
From: netfilter-admin@lists.netfilter.org
[mailto:netfilter-admin@lists.netfilter.org] On Behalf Of Raj
Wurttemberg
Sent: Monday, September 16, 2002 4:56 PM
To: netfilter@lists.netfilter.org; arif786@rogers.com
Subject: RE: Upgrade Iptables...
> On Monday 16 September 2002 8:23 pm, Arif Mahmood wrote:
> > How do I do the patch-o-matic, I mean if you send me the
> steps to do
> > patch-o-matic on RedHat 7.3. I couldn't find the patch-o-matic
> > documentations.
http://www.netfilter.org/documentation/FAQ/netfilter-faq-1.html#ss1.5
Unfortunately that FAQ is out of date and now completely *incorrect* for
the new Patch-o-Matic (PoM). And on a RedHat type system even the
documentation included with the package does not work. :(
The proper procedure would be to set your environment variable for
KERNEL_DIR first. This is from a posting on 10-Sep-2002 by Fabrice
(Thank you Fabrice!)
# KERNEL_DIR=/usr/src/linux-2.4 ./runme pending
or
# export KERNEL_DIR=/usr/src/linux-2.4; ./runme pending
Of course be sure to set your KERNEL_DIR to the correct directory and
read the "INSTALL" file that comes with the PoM package to ser the
appropriate patch options. We should get the package maintainers to
correct the FAQ and the PoM dox.
/*Raj*/
^ permalink raw reply [flat|nested] 9+ messages in thread
* upgrade iptables
@ 2005-07-17 11:48 afshin lamei
0 siblings, 0 replies; 9+ messages in thread
From: afshin lamei @ 2005-07-17 11:48 UTC (permalink / raw)
To: netfilter
hi all,
2 questions:
is there any patched source of iptables (with p-o-m), which i can just
compile and use?
how can i upgrade from iptables 1.2.8 to 1.2.9, 1.3, ... etc? there is
a patch named patch-iptables-1.2.8-1.2.9, can i apply it on an
installed 1.2.8 one?
regards
afshin
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2005-07-17 11:48 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-16 9:12 Upgrade Iptables Didier Hung Wan Luk
2002-09-16 13:09 ` Raj Wurttemberg
2002-09-16 19:23 ` Arif Mahmood
2002-09-16 20:15 ` Antony Stone
2002-09-16 20:55 ` Raj Wurttemberg
2002-09-16 22:41 ` Arif Mahmood
2002-09-17 16:34 ` Arif Mahmood
-- strict thread matches above, loose matches on Subject: below --
2002-09-16 13:10 Didier Hung Wan Luk
2005-07-17 11:48 upgrade iptables afshin lamei
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.