Linux Netfilter discussions
 help / color / mirror / Atom feed
* the impossible "iptables -C" option
@ 2004-07-23 23:24 Bruno Negrão
  2004-07-24  7:56 ` Antony Stone
  0 siblings, 1 reply; 10+ messages in thread
From: Bruno Negrão @ 2004-07-23 23:24 UTC (permalink / raw)
  To: netfilter

Hi guys, I didn't understand the following question and answer on
netfilter's faq:

"3.18 Why isn't the 'iptables -C' (--check) option implemented?

Well, first of all, we're lazy ;). To be honest, implementing a check
option is almost impossible as soon as you start to do stateful
firewalling. Traditional stateless firewalling bases it's decision just on
information present in the packets header. But with connection tracking
(and '-m state' based rules), the outcome of the filtering decision depends
on header+payload, as well as header+payload of previous packets within
this connection."

First of all, what does they mean about "--check"? What would they check?

What is "packet payload"? How does it make the "--check" option impossible
to be implemented?

thanks in advance,
bruno negrao





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-07-25 18:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-23 23:24 the impossible "iptables -C" option Bruno Negrão
2004-07-24  7:56 ` Antony Stone
2004-07-24  8:36   ` Re[2]: " mortar
2004-07-24 10:16   ` Chris Brenton
2004-07-24 10:27     ` Antony Stone
2004-07-24 11:45       ` Chris Brenton
2004-07-24 18:46     ` Les Mikesell
2004-07-24 20:13       ` Antony Stone
2004-07-25 17:50         ` Les Mikesell
2004-07-25 18:08           ` Antony Stone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox