Source: dns-flood-detector Section: net Priority: optional Maintainer: Jan Wagner Build-Depends: debhelper-compat (= 13), libpcap0.8-dev Homepage: http://www.adotout.com/ Vcs-Browser: https://gitlab.uncompleted.org/debian/dns-flood-detector Vcs-Git: https://gitlab.uncompleted.org/debian/dns-flood-detector.git Standards-Version: 4.6.2 Rules-Requires-Root: no Package: dns-flood-detector Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, lsb-base Description: detect abusive usage levels on high traffic nameservers This package provides the dns-flood-detector daemon. . It was developed to detect abusive usage levels on high traffic nameservers and to enable quick response in halting the use of one's nameserver to facilitate spam. It uses libpcap (in non-promiscuous mode) to monitor incoming dns queries to a nameserver. The tool may be run in one of two modes, either daemon mode or "bindsnap" mode. In daemon mode, the tool will alarm via syslog. In bindsnap mode, the user is able to get near-real-time stats on usage to aid in more detailed troubleshooting.