* [LARTC] IMQ compile procedure ??
@ 2004-04-22 17:57 ThE LinuX_KiD
2004-04-29 16:22 ` Andre Correa
0 siblings, 1 reply; 2+ messages in thread
From: ThE LinuX_KiD @ 2004-04-22 17:57 UTC (permalink / raw)
To: lartc
Hi Guys,
I'm trying to compile IMQ with kernel-2.4.26 and iptables-1.2.9
and I want to know is this procedure is correct:
----------------------------------------
- In Kernel 2.4.26 Directory (/usr/src/linux)
# cd /usr/src/linux
# wget http://www.linuximq.net/patchs/linux-2.4.24-imq.diff
# patch -p1 < linux-2.4.24-imq.diff
- In Patch O Matic Directory (/usr/local/src/Patch-o-Matic)
# cd /usr/local/src/Patch-o-Matic
# wget http://www.linuximq.net/patchs/pom-20030625.diff
# patch -p1 < pom-20030625.diff
- In IP Tables 1.2.9 Directory
*******************************************************
HERE (I DON'T KNOW WHY), I NEED TO CHANGE DIRECTORY NAME:
*******************************************************
# mv /usr/local/src/iptables-1.2.9 mv /usr/local/src/userspace
- Patch o Matic in action...
# cd /usr/local/src/Patch-o-Matic
# ./runme --batch userspace/IMQ.patch
# ./runme --batch userspace/IMQ.patch.ipv6
# chmod 0755 ../userspace/extensions/.IMQ*
# ./runme userspace/IMQ.patch
# ./runme --batch extra/CONNMARK.patch
- Next, compile Kernel....
- Next, recompile IP Tables... and that is all (?)
Andres...
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] IMQ compile procedure ??
2004-04-22 17:57 [LARTC] IMQ compile procedure ?? ThE LinuX_KiD
@ 2004-04-29 16:22 ` Andre Correa
0 siblings, 0 replies; 2+ messages in thread
From: Andre Correa @ 2004-04-29 16:22 UTC (permalink / raw)
To: lartc
Hi Andres, I'm sorry for not being able to contact you before but this
week was full of new problems. Regarding IMQ compilation I would like to
point you to our web site where you can get new patchs, find a quick
updated FAQ and our mailling list.
http://www.linuximq.net/
There we have all the patchs needed and keep then up-to-date with latest
kernels.
In you senario, kernel 2.4.26 and iptables 1.2.9, you need to:
- patch your kernel using:
http://www.linuximq.net/patchs/linux-2.4.24-imq.diff
- configure it to enable IMQ.
- recompile and install the new kernel as usual
- patch iptables: we've discontinued that "patch-o-matic patch" in favor
of an iptables sources patch directly:
http://www.linuximq.net/patchs/IMQ.pom-ng.patch
- then recompile and install iptables as usual. Be sure that
libtipt_IMQ.so is installed by make install in the apropriate directory.
That is all. If you need any help feel free to join our mailling list.
http://groups.yahoo.com/group/linuximq
Good luck!
Andre
ThE LinuX_KiD wrote:
> Hi Guys,
>
> I'm trying to compile IMQ with kernel-2.4.26 and iptables-1.2.9
> and I want to know is this procedure is correct:
>
> ----------------------------------------
>
> - In Kernel 2.4.26 Directory (/usr/src/linux)
>
> # cd /usr/src/linux
> # wget http://www.linuximq.net/patchs/linux-2.4.24-imq.diff
> # patch -p1 < linux-2.4.24-imq.diff
>
> - In Patch O Matic Directory (/usr/local/src/Patch-o-Matic)
>
> # cd /usr/local/src/Patch-o-Matic
> # wget http://www.linuximq.net/patchs/pom-20030625.diff
> # patch -p1 < pom-20030625.diff
>
> - In IP Tables 1.2.9 Directory
>
> *******************************************************
> HERE (I DON'T KNOW WHY), I NEED TO CHANGE DIRECTORY NAME:
> *******************************************************
>
> # mv /usr/local/src/iptables-1.2.9 mv /usr/local/src/userspace
>
> - Patch o Matic in action...
>
> # cd /usr/local/src/Patch-o-Matic
> # ./runme --batch userspace/IMQ.patch
> # ./runme --batch userspace/IMQ.patch.ipv6
> # chmod 0755 ../userspace/extensions/.IMQ*
> # ./runme userspace/IMQ.patch
> # ./runme --batch extra/CONNMARK.patch
>
>
> - Next, compile Kernel....
>
> - Next, recompile IP Tables... and that is all (?)
>
>
>
> Andres...
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-04-29 16:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-22 17:57 [LARTC] IMQ compile procedure ?? ThE LinuX_KiD
2004-04-29 16:22 ` Andre Correa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox