From mboxrd@z Thu Jan 1 00:00:00 1970 From: Borja Pacheco Subject: Bug in math time? Date: Tue, 15 Mar 2005 16:07:09 +0100 Message-ID: <1110899229.9798.18.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit To: Netfilter-Devel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Dear all, is this a bug into the syntax parser of the match module time? /usr/local/sbin/iptables -t mangle -I _Od172.16.11.8S170777c0 1 -m time --timestop 2005:03:15:15:59:35 -j RETURN iptables v1.3.1: invalid time `2005:03:15:15:59:35' specified, should be HH:MM format Try `iptables -h' or 'iptables --help' for more information. If it's not, could anybody tell me why am I wrong? Best regards