summaryrefslogtreecommitdiffstats
path: root/dns/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-05-30 18:43:33 +0000
committermiwi <miwi@FreeBSD.org>2009-05-30 18:43:33 +0000
commitae5951c2b7a8dccb1f445034270c4f5f9da671bf (patch)
treeef90a0c77cebb62a3b04e4b86b7d0c57887ecd4e /dns/Makefile
parentb00cb10d14ef84cd9d3944f18e35ce24e302299b (diff)
downloadFreeBSD-ports-ae5951c2b7a8dccb1f445034270c4f5f9da671bf.zip
FreeBSD-ports-ae5951c2b7a8dccb1f445034270c4f5f9da671bf.tar.gz
The dnsreflector daemon listens for DNS queries on a local UDP port
and answers with records pointing back to localhost. Combined with packet filter pf(4) this works as a bandwidth efficient spamtrap. WWW: http://www.wolfermann.org/dnsreflector.html PR: ports/135077 Submitted by: ismail.yenigul at endersys.com.tr
Diffstat (limited to 'dns/Makefile')
-rw-r--r--dns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 3a32d37..4c1d0df 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -35,6 +35,7 @@
SUBDIR += dnsmax-perl
SUBDIR += dnsperf
SUBDIR += dnsproxy
+ SUBDIR += dnsreflector
SUBDIR += dnstop
SUBDIR += dnstracer
SUBDIR += dnsutl
OpenPOWER on IntegriCloud