Hello, On Saturday 14 December 2002 12:09, Huw Dixon wrote: > Hi - I'm trying to get the TIME extension patched in to my iptables. I"m > running 1.2.6a. on RH 7.3. I've went thru the patch-o-matic via the 1.2.6a > download and via the POM extensions howto documentation but I cant quite > seem to get things going. At one point I did get to the TIME patch in one > of my POM attempts. The option shows when I run make menuconfig. I've > recompiled but when I use the time match in my rules i get the message > regarding /usr/local/lib/iptables/libipt_time.so file not found. Can > someone provide me with some ideas on what I may be missing in getting this > patch applied? You need to recompile & install iptables after that your kernel has been patched. Since you run RH, make sure also that iptables RPM package is not installed. # rpm -q iptables package iptables is not installed If it is, just remove it, and re-compile & reinstall iptables. Have a nice day, Fabrice. -- Fabrice MARIE "Silly hacker, root is for administrators" -Unknown