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@xxxxxxxxxxx> To: <lartc@xxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ >
Attachment:
imq-2.4.19.tar.bz2
Description: Binary data