iptables of woody patched to work with IMQ
First you have to edit (or create) your /etc/apt/preferences file, and make sure that (at least) these entries are in it:
Package: * Pin: release o=NiX Pin-Priority: 1 Package: iptables Pin: release o=NiX Pin-Priority: 1001 Package: iptables-dev Pin: release o=NiX Pin-Priority: 1001
Then put these apt lines in /etc/apt/sources.list:
deb http://debian.nix.hu/debian/ woody iptables+imq deb-src http://debian.nix.hu/debian/ woody iptables+imq
Now you can upgrade your iptables and iptables-dev package:
apt-get update apt-get upgrade
You will need a patched kernel to get use of this package. You can find a .deb package containing the Debianised patch on my site as well (here).
For Sarge you can either use these packages, or the ones for Sarge created by Krisztian Kompar <admin AT w3host DOT hu>. Unfortunately I had no time to check those packages yet.
NiX | NiX Debian packages | NiX Wiki