Hello, I must be doing something wrong, but for the life of me cannot work out what !! I am trying to use '-m time' in my iptables config, I have never used it before and thought that as a first step I would upgrade to the latest an greatest kernel and also iptables source. I pulled iptables 1.3.7 and patch-o-matic-mg from subversion, and with my new kernel all I have basic iptables working, however when I use the following :- ./runme --download --kernel-path /usr/src/linux --iptables-path /usr/local/src/netfilter/iptables/ external to patch Kernel and iptables with code for time, the kernel compiles fine and I have a module 'ipt_time.ko'. However when I recompile iptables I do not get a corresponding 'libipt_time.so' created, indeed when I do 'make' I get the following output :- Extensions found: IPv4:CLUSTERIP IPv4:connbytes IPv4:dccp IPv4:quota IPv4:recent IPv4:statistic IPv4:string IPv6:ah IPv6:esp IPv6:frag IPv6:ipv6header IPv6:REJECT IPv6:rt IPv6:sctp Any ideas would be welcome, I have been banging my head against this all day !! Thanks Steve Wilson