* iptables pom installation, help!
[not found] <20040702042722.12185.84804.Mailman@vishnu.netfilter.org>
@ 2004-07-02 9:37 ` Ryan Pagquil
2004-07-02 9:58 ` Rob Sterenborg
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Ryan Pagquil @ 2004-07-02 9:37 UTC (permalink / raw)
To: netfilter
hello,
i just want to ask the proper way to install the patch-o-matic for
iptables. because i need the libipt_ipv4options.so for my firewall rules.
i'm using iptables-1.2.7a. what are the things do i need for me to install
it properly?
please help.=(
thanks in advance,
Ryan Pagquil
Jr. Network Engineer
Axis Global Technologies, Inc.
Tel. 723-3340 loc. 175
ryan_pagquil@axisglobal.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: iptables pom installation, help!
2004-07-02 9:37 ` iptables pom installation, help! Ryan Pagquil
@ 2004-07-02 9:58 ` Rob Sterenborg
2004-07-02 10:04 ` mlody
2004-07-02 14:54 ` stderr
2 siblings, 0 replies; 4+ messages in thread
From: Rob Sterenborg @ 2004-07-02 9:58 UTC (permalink / raw)
To: netfilter
> i just want to ask the proper way to install the
> patch-o-matic for iptables. because i need the
> libipt_ipv4options.so for my firewall rules.
> i'm using iptables-1.2.7a. what are the things do i need for
> me to install it properly?
First, Obtain the (new ?) kernel, POM-NG and iptables source and extract
the files from the tarballs.
Next, patch with pom the kernel and iptables source with "KERNEL_DIR=...
IPTABLES_DIR=... ./runme <pending|base|extra>"
Then compile the kernel modules and copy/install them into the correct
lib directory.
(If it's an option, maybe you can use a new kernel source and
compile/install a complete brand new kernel.)
After that compile a new iptables and install it and you should be done.
Gr,
Rob
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: iptables pom installation, help!
2004-07-02 9:37 ` iptables pom installation, help! Ryan Pagquil
2004-07-02 9:58 ` Rob Sterenborg
@ 2004-07-02 10:04 ` mlody
2004-07-02 14:54 ` stderr
2 siblings, 0 replies; 4+ messages in thread
From: mlody @ 2004-07-02 10:04 UTC (permalink / raw)
To: ryan_pagquil; +Cc: netfilter
> hello,
> i just want to ask the proper way to install the patch-o-matic for
> iptables. because i need the libipt_ipv4options.so for my firewall rules.
> i'm using iptables-1.2.7a. what are the things do i need for me to
install
> it properly?
>
> please help.=(
>
> thanks in advance,
> Ryan Pagquil
> Jr. Network Engineer
> Axis Global Technologies, Inc.
> Tel. 723-3340 loc. 175
> ryan_pagquil@axisglobal.com
>
>
>
in the p-o-m directory do as follows:
read INSTALL first and then type:
export KERNEL_DIR=path to your kernel source
./runme extra
instal proper patch and recompile your kernel
Robert
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: iptables pom installation, help!
2004-07-02 9:37 ` iptables pom installation, help! Ryan Pagquil
2004-07-02 9:58 ` Rob Sterenborg
2004-07-02 10:04 ` mlody
@ 2004-07-02 14:54 ` stderr
2 siblings, 0 replies; 4+ messages in thread
From: stderr @ 2004-07-02 14:54 UTC (permalink / raw)
To: netfilter
On Fri, 2004-07-02 at 17:37, Ryan Pagquil wrote:
> hello,
> i just want to ask the proper way to install the patch-o-matic for
> iptables. because i need the libipt_ipv4options.so for my firewall rules.
> i'm using iptables-1.2.7a. what are the things do i need for me to install
> it properly?
Just extract the pom tarball and cd into it,
then do a # ./runme.pl,
<Hey! KERNEL_DIR is not set> type in your
kernel source path
<Hey! IPTABLES_DIR is not set> enter the
source path of your iptables ver.
cd to your kernel source dir then do a
make modules && make modules_install
but I'd rather opt with compiling a
new kernel to make it cleaner (and safer)
hth
--
-stderr(Cagayan de Oro)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-07-02 14:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20040702042722.12185.84804.Mailman@vishnu.netfilter.org>
2004-07-02 9:37 ` iptables pom installation, help! Ryan Pagquil
2004-07-02 9:58 ` Rob Sterenborg
2004-07-02 10:04 ` mlody
2004-07-02 14:54 ` stderr
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.