From: "Remus" <rmocius@auste.elnet.lt>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Setup IMQ on kernel 2.4.20
Date: Thu, 09 Jan 2003 08:13:38 +0000 [thread overview]
Message-ID: <marc-lartc-104210007317749@msgid-missing> (raw)
In-Reply-To: <marc-lartc-104209941917250@msgid-missing>
[-- Attachment #1: Type: text/plain, Size: 626 bytes --]
Yes, no problem.
Just take a look to the attached files.
Regards
Remus
----- Original Message -----
From: "Koot, M." <koot@ecn.nl>
To: "List LARTC" <lartc@mailman.ds9a.nl>
Sent: Thursday, January 09, 2003 8:02 AM
Subject: [LARTC] Setup IMQ on kernel 2.4.20
> Hi,
>
> does someone have setup IMQ succesfully on kernel 2.4.20?
> If so, how did you do that.
> I only see the diff for kernel 2.4.19. Can I use that?
>
>
> Thanks,
>
> Martijn
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
>
[-- Attachment #2: IMQ for iptables 1.2.7a and kernel 2.4.20.txt --]
[-- Type: text/plain, Size: 955 bytes --]
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.
[-- Attachment #3: imq-2.4.19.tar.bz2 --]
[-- Type: application/octet-stream, Size: 6681 bytes --]
prev parent reply other threads:[~2003-01-09 8:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-09 8:02 [LARTC] Setup IMQ on kernel 2.4.20 Koot, M.
2003-01-09 8:13 ` Remus [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=marc-lartc-104210007317749@msgid-missing \
--to=rmocius@auste.elnet.lt \
--cc=lartc@vger.kernel.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