Bug 23787

Summary: [PATCH] New FAQ entry about icmp-response bandwidth limit
Product: Documentation Reporter: dima <dima>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description dima 2000-12-23 03:30:01 UTC
The kernel limits ICMP and TCP RST responses to lessen the effect of
denial of service attacks and other malicious practices.  The message
emmited when the limit takes effect is something like "icmp-response
bandwidth limit 300/200 pps".  For some reason, the "response" part
escapes people the they read it, causing them to think their bandwidth
is limited, and complain on freebsd-questions.

Fix: Apply the following patch to doc/en_US.ISO_8859-1/books/faq/book.sgml.
How-To-Repeat: 
Read freebsd-questions for a while.
Comment 1 ben freebsd_committer freebsd_triage 2001-01-01 05:10:01 UTC
State Changed
From-To: open->closed

Committed, thanks!