What is “[SNMP] DoS detected” system log message?


최신 업데이트일: 2021-11-16

This message will be generated when over 300 packets per second are received by the SNMP service.

If you want to change this behaviour, there are 2 configurable fields in the [SNMP] section of uLinux.conf:

EnableDetectDDoS
MaxPacketPerSecond

The default value of EnableDetectDDoS is TRUE.
The default value of MaxPacketPerSecond is 300.

If you want to disable the DoS detection, then run the below command:

# setcfg SNMP EnableDetectDDoS FALSE

If you want to increase the maximum number of packets, then run the below command (XXX is the maximum packets per second):

# setcfg SNMP MaxPacketPerSecond XXX

Remember to restart SNMP after changing these settings.

# /etc/init.d/snmp restart

이 기사가 도움이 되었습니까?

100% 의 사용자들이 도움이 된다고 생각할 것입니다.
피드백을 주셔서 감사드립니다.

이 기사가 어떻게 개선될 수 있을지 말해 주십시오.

추가 피드백을 제공하려면 아래에 포함하십시오.

사양 선택

      더 보기 적게 보기

      다른 국가/지역 사이트:

      open menu
      back to top