aebcd3b68b
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6387 3c298f89-4303-0410-b956-a3cf2f4a3e73
19 lines
717 B
Plaintext
19 lines
717 B
Plaintext
; $Id: totd.conf.sample,v 1.9 2003/09/17 15:56:20 dillema Exp $
|
|
; Totd sample configuration file
|
|
; you can have multiple forwarders, totd will always prefer
|
|
; forwarders listed early and only use forwarders listed later
|
|
; if the first ones are unresponsive.
|
|
forwarder 192.168.1.1 port 5353
|
|
; you can have multiple prefixes or even no prefixes at all
|
|
; totd uses them in round-robin fashion
|
|
prefix 3ffe:abcd:1234:9876::
|
|
; the port totd listens on for incoming requests
|
|
port 53
|
|
; the pidfile to use (default: /var/run/totd.pid)
|
|
pidfile /var/run/totd.pid
|
|
; interfaces totd listens on (UDP only for now and not on Linux)
|
|
; If left out totd will only open wildcard sockets.
|
|
; interfaces lo br0
|
|
; 6to4 reverse lookup
|
|
; stf
|