From: xubh0660 <xubh0660@sina.com>
To: netfilter-devel@lists.netfilter.org
Subject: Time match problem
Date: Thu, 19 Jun 2003 18:01:34 +0800 [thread overview]
Message-ID: <20030619100134.5419.qmail@sina.com> (raw)
Hi,
When I am using the time match ,I have the following command:
iptables -A FORWARD -m time --timestart 08:00 --timestop 18:00 \
--days Mon -j ACCEPT
This works well,but when i delete the rule,I have the following command:
iptables -D FORWARD -m time --timestart 08:00 --timestop 18:00 \
--days Mon -j ACCEPT
It does not work,and display:
iptables: Bad rule (Does a matching rule exist in that chain?)
I change the FORWARD chain to INPUT chain or OUTPUT chain,it could work.
Does anyone help me? I'm RH 8.0 + iptables 1.2.8
best regards
BenH
===================================================================
next reply other threads:[~2003-06-19 10:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-19 10:01 xubh0660 [this message]
2003-06-19 11:15 ` Time match problem Fabrice MARIE
2003-06-24 16:27 ` Harald Welte
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=20030619100134.5419.qmail@sina.com \
--to=xubh0660@sina.com \
--cc=netfilter-devel@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.