All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Schaaf <bof@bof.de>
To: wizard <caster@postech.ac.kr>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: [More Question] TIMEBLOCK
Date: Thu, 10 Oct 2002 11:05:36 +0200	[thread overview]
Message-ID: <20021010090536.GA18299@oknodo.bof.de> (raw)
In-Reply-To: <CKEGJOPDOMNNFIGIMICAOEGPCBAA.caster@postech.ac.kr>

>  3) When it is past 7 AM , the rule acceping telnet will be vanished by
> crond , but telnet session will be survive, because of it's session and
>  the rule accepting Established packet.

Who is forcing you to accept any established packet???

>  I want to apply drop rule to the connection still using.

A real drop would probably keep the conntrack entry sitting there
for a long time, so I would propose you use REJECT, instead, so
the endpoints of a TCP connection have a chance to notice your
timely hostility when it happens.

>  how can i do this  sustaining the Established accept rule on the top of
> FORWARD chain?

Again, who is forcing you to have an unconditional 'established' rule
on top of your forward chain?

I hope this could help you. If not, please ask again on the user mailing
list. This is no development question, all the features you need are
alreay there.

best regards
  Patrick

-- 
By the way, I'm all for Koreans learning iptables.

      reply	other threads:[~2002-10-10  9:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-10  8:37 [More Question] TIMEBLOCK wizard
2002-10-10  9:05 ` Patrick Schaaf [this message]

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=20021010090536.GA18299@oknodo.bof.de \
    --to=bof@bof.de \
    --cc=caster@postech.ac.kr \
    --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.