hi, I bet you have the same problem that I had with the string-module. look at your /var/log/syslog and check if there are complains about a missing ipt_time module. If so, the solution is simple: Your kernel is very probably not patched for the time module. udo On Fri, 01 Nov 2002 14:20:15 +0000, Torsten Puls wrote: > Hello > > My Problem > After input of dis order I get the following error message: > > iptables -A INPUT -m time --timestart 08:00 --timestop 16:00 --days Mon -j ACCEPT > iptables: No chain/target/match by that name > > Why? > > Regards