All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tomas Charvat" <eaglecz@tiscali.cz>
To: netfilter@lists.netfilter.org
Subject: time module
Date: Sun, 9 Nov 2003 00:48:59 +0100	[thread overview]
Message-ID: <000501c3a652$e1987520$050314ac@rip> (raw)

greeting folk

im just testing rule

[0:0] -A FORWARD -s 62.84.131.35 -m time  --timestart 07:00 --timestop
00:38 --days Sun,Mon,Tue,Wed,Thu,Fri,Sat -j shape

it doesnt work .. all traffic pass trough, packets just ignore it

but when i put there

[0:0] -A FORWARD -s 62.84.131.35 -m time  --timestart 07:00 --timestop
00:38 --days Sun -j shape

(only one day)
rule working properly ....


i have iptables 1.2.8 kernel 2.4.23-pre6 patched with patch-o-matic...

any tip ?

regards
tomas




             reply	other threads:[~2003-11-08 23:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-08 23:48 Tomas Charvat [this message]
2003-11-10 14:53 ` time module Jörg Schütter
  -- strict thread matches above, loose matches on Subject: below --
2006-08-09 18:13 Time module Joe Giles
2007-03-13  9:16 time module richard lucassen
2007-03-14  2:11 ` Jan Engelhardt
2007-03-14  7:43   ` richard lucassen
2007-03-14 10:11   ` richard lucassen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000501c3a652$e1987520$050314ac@rip' \
    --to=eaglecz@tiscali.cz \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.