Re: PF drops tcp packets from a machine with Gentoo linux kernel 2.6.18

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Tim Kuhlman <tim.kuhlman@...>
Cc: <misc@...>
Date: Wednesday, February 14, 2007 - 3:54 pm

On Wed, 14 Feb 2007, Tim Kuhlman wrote:

[snip]

> So what is happening? It seems to me that either pf is broken or his linux

Not always, but very often. The main rule is to make sure that the
packet creating the state is not a packet of an already established
connection, but a packet creating the connection. Creating the state
from the beginning allows pf to get the info about the window scaling
and other tcp options used.

Using flags S/SA keep state is the easiest way to achieve that. Note
that on current, this is the default.

-Otto

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: PF drops tcp packets from a machine with Gentoo linux ke..., Otto Moerbeek, (Wed Feb 14, 3:54 pm)