* Re:[LARTC] IMQ-2.4.20
2003-05-12 10:19 [LARTC] IMQ-2.4.20 M Nab
@ 2003-05-12 10:56 ` M Nab
0 siblings, 0 replies; 2+ messages in thread
From: M Nab @ 2003-05-12 10:56 UTC (permalink / raw)
To: lartc
I could patch the kernel successfully, but I used the combo-patch& the
precompiled lib, so that I don't need to compile iptables myself, but I
can't use iptables with IMQ bec. it always says there is a version problem.
Can you plz give more details bec. I am a new in this world!
Thanx
_________________________________________________________________
MSN - More Useful Every Day http://www.msn.de
_______________________________________________
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: Re:[LARTC] IMQ-2.4.20
@ 2003-05-12 11:24 hare ram
0 siblings, 0 replies; 2+ messages in thread
From: hare ram @ 2003-05-12 11:24 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 1802 bytes --]
Hi
You can successfully run iptables 1.2.7a with patch from IMQ homepage.
The thing what you have to do is to replace strings contains:
NETFILTER_VERSION to "1.2.7a" in libipt_IMQ.c and libip6t_IMQ.c .
How to patch iptables and 2.4.xx kernel:
cd iptables-1.2.7a
patch -p1 < ./iptables-1.2.7a-imq.diff
chmod a+x extensions/.IMQ-test
chmod a+x extensions/.IMQ-test6
cd linux-2.4.20
patch -p1 < ./imq-2.4.19.diff
cd patch-o-matic-YYYYMMDD
patch -p1 < ./pom-imq.diff
KERNEL_DIR=/usr/src/linux-2.4.20 ./runme extra/IMQ.patch
You will have three new options:
Networking options ---> IP: Netfilter Configuration --->IMQ target support
Networking options ---> IPv6: Netfilter Configuration --->IMQ target support
Network device support --->IMQ (intermediate queueing device) support
Choose at least one of the targets and the device itself.
Netfilter debugging should be turned off, otherwise cou get lots of annoying
messages.
download the attachment file
But one Question for you, why do you want to use IMQ,
what is your requirement
hare
----- Original Message -----
From: "M Nab" <mnab444@hotmail.com>
To: <lartc@mailman.ds9a.nl>
Sent: Monday, May 12, 2003 4:26 PM
Subject: Re:[LARTC] IMQ-2.4.20
>
> I could patch the kernel successfully, but I used the combo-patch& the
> precompiled lib, so that I don't need to compile iptables myself, but I
> can't use iptables with IMQ bec. it always says there is a version
problem.
> Can you plz give more details bec. I am a new in this world!
> Thanx
>
> _________________________________________________________________
> MSN - More Useful Every Day http://www.msn.de
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
[-- Attachment #2: imq-2.4.19.tar.bz2 --]
[-- Type: application/octet-stream, Size: 6681 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-05-12 11:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-12 11:24 Re:[LARTC] IMQ-2.4.20 hare ram
-- strict thread matches above, loose matches on Subject: below --
2003-05-12 10:19 [LARTC] IMQ-2.4.20 M Nab
2003-05-12 10:56 ` IMQ-2.4.20 M Nab
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.