diff options
author | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2004-12-04 07:58:53 +0000 |
---|---|---|
committer | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2004-12-04 07:58:53 +0000 |
commit | 6e2983ee29b875f74747069a65acc24526df1ad5 (patch) | |
tree | 09f397b8e05541bae0974d2ea6a1149d1339a7f6 /usr.sbin | |
parent | 9c0396be58b3f3da3d725d94639fa5c35aa98e44 (diff) |
Userland support for limiting open tcp connections per source. eg:
keep state (max-src-conn 1000, max-src-conn-rate 100/10, overflow <bad> flush)
allow a maximum of 1000 open connections or 100 new connections in 10 seconds.
The addresses of offenders are added to the <bad> table which can be used in
the ruleset, and existing states from that host are flushed.
ok deraadt@ dhartmei@
Diffstat (limited to 'usr.sbin')
0 files changed, 0 insertions, 0 deletions