From mboxrd@z Thu Jan 1 00:00:00 1970 From: "hare ram" Subject: Re: iptables -m time does not work Date: Wed, 6 Nov 2002 10:11:02 +0530 Sender: netfilter-admin@lists.netfilter.org Message-ID: <006001c2854e$b630f400$43723fca@nextto> References: Reply-To: "hare ram" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: Udo Rader Cc: netfilter@lists.samba.org Hi even i too have same problem iam able to see .o file and .so file and when i say make manuconfig, it show the the limit and time in netfilter but when i give this option iam not able to but iam using redhat 7.3 hare ----- Original Message ----- From: "Udo Rader" Newsgroups: netfilter.users To: Sent: Sunday, November 03, 2002 1:36 AM Subject: Re: iptables -m time does not work > 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 > > >