<!DOCTYPE html> <html> <head> </head> <body> <p>This message will be generated when over 300 packets per second are received by the SNMP service.</p> <p>If you want to change this behaviour, there are 2 configurable fields in the [SNMP] section of uLinux.conf:</p> <p>EnableDetectDDoS<br />MaxPacketPerSecond</p> <p>The default value of EnableDetectDDoS is TRUE.<br />The default value of MaxPacketPerSecond is 300.</p> <p>If you want to disable the DoS detection, then run the below command:</p> <p>#<strong> setcfg SNMP EnableDetectDDoS FALSE</strong></p> <p>If you want to increase the maximum number of packets, then run the below command (XXX is the maximum packets per second):</p> <p># <strong>setcfg SNMP MaxPacketPerSecond XXX</strong></p> <p>Remember to restart SNMP after changing these settings.</p> <p># <strong>/etc/init.d/snmp restart</strong></p> <p> </p> </body> </html>
Subscribe
0 Comments
Oldest