On Feb 22 02:21:04, Ville Valkonen wrote:
> On 22 February 2012 01:22, Hassan Monfared <[email protected]> wrote:
> > net.inet.udp.recvspace=131072 # Increase based on your memory
> > net.inet.udp.sendspace=131072 # Increase based on your memory
>
> System is running on obsd 5.0, thus these are obsolete.
$ uname -a
OpenBSD biblio.stare.cz 5.1 GENERIC.MP#167 i386
$ sysctl net.inet.udp.{recvspace,sendspace}
net.inet.udp.recvspace=131072
net.inet.udp.sendspace=131072
I don't think it's gonna help with handling a DDOS, anyway.