Any data on how the firewall itself withstands SYN attacks? How much
resources are needed to cope with a real attack? From what I've read in
their white paper it's just a piece of SYN-processing code that was
duplicated (functionally) in the gateway, so all concerns about resource
usage and speed seem to be still valid.
The moving finger of Dima Volodin, having written:
> Any data on how the firewall itself withstands SYN attacks? How much
> resources are needed to cope with a real attack? From what I've read in
> their white paper it's just a piece of SYN-processing code that was
> duplicated (functionally) in the gateway, so all concerns about resource
> usage and speed seem to be still valid.
> Dima
I agree.
It seems to me that placing this processing in the firewall is
*potentially* dangerous, as now a SYN-flooding attack (*IF*
*successful*) will deny service to everything behind the firewall,
instead of just the targeted host.
If I know I can fire-hose your firewall, and take your *site* off the
net, then it might become more attractive to me to "find" sufficient
CPU and bandwidth resources to generate enough packets to take you
out. This could "raise the stakes" enough to make it worth it to an
attacker.