PF, The OpenBSD Packet Filter: Building The Network You Need: BSDCan, Ottawa, June 10th 2015 | ||
---|---|---|
Prev | Next |
You may not need to block all of your overloaders
Such as a mail or web service -
put overloaders in a minimal-bandwidth queue (or ALTQ)
rdr overloaders to specific site/address
or if you just want to be evil:
match from <bruteforce> set prio 0 block from <bruteforce> probability 67%