From: Antony Stone <Antony@Soft-Solutions.co.uk>
To: netfilter@lists.netfilter.org
Subject: Re: active connections
Date: Mon, 3 May 2004 17:11:49 +0100 [thread overview]
Message-ID: <200405031711.49579.Antony@Soft-Solutions.co.uk> (raw)
In-Reply-To: <BAY15-F25y82gv5Gmz800010514@hotmail.com>
On Monday 03 May 2004 4:43 pm, azeem ahmad wrote:
> > > hi all
> > > i m having a problem that i m using MASQUERADING on a redhat 8.0 box
> > > with iptables. the problem is that when i want the users to be
> > > disconnected i flush iptables; the new connections dont get established
> > > but the current active connections dont break. like if a user is
> > > downloading msn messenger for example and i flush iptables, this user's
> > > connection dont break. so what i can do to break the active connection
> > > please help me out
> >
> > From: "Alexis" <alexis@tpys.com.ar>
> >
> > and they will, this is conntrack :)
> > try unload the module and thats it
>
> thanks
> but i m a student so i want to caputure the concept also. so please tell me
> the mystery or tell me about any tutorial about it.
Current connections ("ESTABLISHED" in connection tracking terms) are
handled in the background, and not by your ruleset (your rules only deal with
the first packet of a connection). Therefore changing the ruleset makes no
difference to connections which are already established.
For more info on how netfilter's connection tracking works:
http://iptables-tutorial.frozentux.net/iptables-tutorial.html#STATEMACHINE
http://www.sns.ias.edu/~jns/security/iptables/iptables_conntrack.html
Regards,
Antony.
--
Behind the counter a boy with a shaven head stared vacantly into space,
a dozen spikes of microsoft protruding from the socket behind his ear.
- William Gibson, Neuromancer (1984)
Please reply to the list;
please don't CC me.
next prev parent reply other threads:[~2004-05-03 16:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-03 15:43 active connections azeem ahmad
2004-05-03 16:11 ` Antony Stone [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-05-27 8:30 "Михаил"
2004-05-03 17:19 Daniel Chemko
2004-05-01 0:43 azeem ahmad
2004-05-01 7:15 ` Antony Stone
2004-05-01 13:02 ` Alexis
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=200405031711.49579.Antony@Soft-Solutions.co.uk \
--to=antony@soft-solutions.co.uk \
--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