[Bug 248367] /sbin/ping fails when run many times simultaneously

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 30 13:59:44 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248367

VVD <vvd at unislabs.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vvd at unislabs.com

--- Comment #1 from VVD <vvd at unislabs.com> ---
Nice self-DoS. :-D

I think you need to tune some sysctl.
Something like:
net.local.stream.recvspace=65536
net.local.stream.sendspace=65536

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list