Hi, I've been triying to get the contrack pptp patch to work on Debian. I've downloaded kernel 2.4.18 sources and uncompressed them, then patched with POM with no problem, but the pptp patch says I have to recompile userspace tools so I did an apt-get source iptables to go on with it. The problem is that when running debian/rules to compile iptables it takes the .tar.bz2 of the kernel sources from /usr/src and uncompresses it to it's local folder for doing the iptables binarys, Is there anyway to force iptables package to compile with the patched kernel sources and not the compressed original ones??? Thanks for all!!