dnsfunnel
Software
skarnet.org

The dnsfunneld program

dnsfunneld is a small DNS forwarder daemon. It receives DNS queries from clients, then forwards them to one or more DNS caches. It collects the responses and forwards them back to the clients. Depending on the options it is given, it may perform light processing on the queries, the responses, or both.

Interface

     dnsfunneld [ -v verbosity ] [ -d notif ] [ -o ops ] cachelist

Signals

Exit codes

Options

DNS forwarding behaviour

dnsfunneld operations

ops is an integer used as a bitfield. Depending on which bits are set, various operations are performed on queries or answers, slightly modifying the behaviour described above.

Notes