Linux Netfilter discussions
 help / color / mirror / Atom feed
* not sure ESTABLISHED TCP traffic will have ACK flag set always...
@ 2005-04-08 15:57 Christian Seberino
  2005-04-08 19:59 ` Taylor, Grant
  2005-04-08 20:52 ` Michele Vetturi
  0 siblings, 2 replies; 9+ messages in thread
From: Christian Seberino @ 2005-04-08 15:57 UTC (permalink / raw)
  To: netfilter@lists.netfilter.org

Firewall packet filter question.....


**After** setting up a TCP connection, it may seem to make
sense that ALL future packets would set the ACK flag.

(ACK is important in 2 way communication since both sides
need to constantly confirm //receipt// of _past_ packets.)

Therefore, you might think it would be a good idea to
set up you firewall to drop packets on ESTABLISHED
connections that don't have ACK bit set.

However, here is an apparent case where non-ACKs exist!!!...

1. One way traffic!!! --- sender has nothing to ACK!

2. One side sends LESS packets then the other! --
   fast side doesn't have enough incoming to ACK either!

Agree? Why then do people say to drop non-ACK'd packets
as suspicious??.... I would think it would be common
for one side to send more packets then the other.  I could
be wrong.

Chris



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

end of thread, other threads:[~2005-04-10  5:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-08 15:57 not sure ESTABLISHED TCP traffic will have ACK flag set always Christian Seberino
2005-04-08 19:59 ` Taylor, Grant
2005-04-08 20:52 ` Michele Vetturi
2005-04-08 21:01   ` not sure ESTABLISHED TCP traffic will have ACK flag setalways Taylor, Grant
2005-04-09  6:24     ` seberino
2005-04-09 18:33       ` Grant Taylor
2005-04-10  3:23         ` seberino
2005-04-10  5:09           ` Grant Taylor
2005-04-10  3:54         ` seberino

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