Skip to content

Logs IP addresses of hosts generating excessive NTP traffic

Notifications You must be signed in to change notification settings

bruncsak/ntpflood-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ntpflood-report

There are certain NTP clients that are sending excessive quantity of NTP packets, sometimes more than 20k packets per second.

This script reports their IP address into the syslog.

There are preset individual report limits per

  • second
  • ten seconds
  • minutes
  • ten minutes
  • hour

If you want to change these values, just customize the code for your need.

Every IP address is reported no more than once an hour.

Caveats: The time period is always matches wallclock boundary changes, and not using sliding time window.

About

Logs IP addresses of hosts generating excessive NTP traffic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages