Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DNSREFLECTOR(1)		    General Commands Manual	       DNSREFLECTOR(1)

NAME
       dnsreflector -- DNS Spamtrap

SYNOPSIS
       dnsreflector [-a	address] [-d] [-h] [-p port]

DESCRIPTION
       The dnsreflector	daemon listens for DNS queries on a local UDP port and
       answers with records pointing back to localhost.

       Combined	with pf	this works as a	bandwidth efficient spamtrap.

       The options are as follows:

       -a address
		Bind to	this address (default: 127.0.0.1).

       -d	Run as daemon in the background.

       -h	Show usage.

       -p port	Bind to	this port (default: 53000).

SEE ALSO
       pf(4), pf.conf(5)

VERSION
       This manual page	describes dnsreflector version 1.02.

AUTHORS
       Armin Wolfermann	<armin@wolfermann.org>

BUGS
       Probably. Many of them.

LOCAL				March 17, 2003		       DNSREFLECTOR(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dnsreflector&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help