All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Setup IMQ on kernel 2.4.20
@ 2003-01-09  8:02 Koot, M.
  2003-01-09  8:13 ` Remus
  0 siblings, 1 reply; 2+ messages in thread
From: Koot, M. @ 2003-01-09  8:02 UTC (permalink / raw)
  To: lartc

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] Setup IMQ on kernel 2.4.20
  2003-01-09  8:02 [LARTC] Setup IMQ on kernel 2.4.20 Koot, M.
@ 2003-01-09  8:13 ` Remus
  0 siblings, 0 replies; 2+ messages in thread
From: Remus @ 2003-01-09  8:13 UTC (permalink / raw)
  To: lartc

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-09  8:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-09  8:02 [LARTC] Setup IMQ on kernel 2.4.20 Koot, M.
2003-01-09  8:13 ` Remus

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.