From: Daniel Firvida <dfirvida@gmail.com>
To: netfilter@lists.netfilter.org
Subject: Problem with match extensions
Date: Mon, 26 Dec 2005 11:31:12 +0100 [thread overview]
Message-ID: <8a6fb64c0512260231l107b1573u@mail.gmail.com> (raw)
Hi
I have a problem with match extensions of iptables, concretely with
match of time
I have kernel version 2.6.9, iptables version 1.3.4 and the patch
patch-o-matic-ng-20040621 but I not with himself that the conditions
of time are executed.
The rules..
iptables -I INPUT 1 -s 143.56.34.X -m time --timestop 22:30 -j DROP
iptables -I INPUT 2 -s 143.56.34.X -m conntrack --ctexpire 50 -j DROP
# iptables -L -n
DROP all -- 143.56.34.X 0.0.0.0/0 TIME to
22:30 on all days
DROP all -- 143.56.34.X 0.0.0.0/0 ctexpire 50
...
They are accepted correctly by the system, but they are not freed when
it corresponds.
The system ignores the time rule or ctexpire completely
Some solution/idea ?¿
Than you very much
A greeting
PD: escusme my bad english
next reply other threads:[~2005-12-26 10:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-26 10:31 Daniel Firvida [this message]
2005-12-26 11:04 ` Problem with match extensions Rob Sterenborg
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=8a6fb64c0512260231l107b1573u@mail.gmail.com \
--to=dfirvida@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox