To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=58303
------- Additional comments from [EMAIL PROTECTED] Fri Nov 25 10:35:59 -0800 2005 ------- You might want to set the ConnectionRateThrottle parameter in Sendmail (confCONNECTION_RATE_THROTTLE in sendmail.mc) quite low, like to around 3. That delays connections if more than 3/second come in. While it still doesn't really prevent the DoS, it can smooth the load on the machine. Or you can use Sendmail 8.13's more fine-grained rate_control features so that any one IP address can't open too many connections too quickly. But the better solution of blocking offending IPs in access.db is probably a good one for now. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
