Tony Sarendal wrote:
It is also that much boring :) The ability to preserve existing and valid
connections in case of overloaded traffic (think DoS) is more useful for me.
As Henning suggested, you can always make the ruleset fail (stateless) open
and get the best of both worlds.
> In my case I would verify that the box is wirespeed in the environment I put
For such a strict view and/or requirement, your options are somewhat
limited.
I would suggest:
1. Test with the same ruleset that you would use in production. In the
stateless case, the number of rules directly influences the amount of
work done for each packet, there is no state/caching.
2. To reduce the ruleset evaluation overhead for large number of
addresses (usually more than four or five) use tables instead of single
rules. The ruleset optimizer in pfctl usually does this for you, but
look at the generated rules instead of the ones you wrote when comparing
different rulesets.
Can
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Linus Torvalds | Linux 2.6.27-rc5 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| David Miller | Slow DOWN, please!!! |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Natalie Protasevich | [BUG] New Kernel Bugs |
