Fix openwrt configuration issue

This commit is contained in:
Nick Peng
2018-12-02 13:56:38 +08:00
parent ad6741e4da
commit 3ce9a7acb8
2 changed files with 37 additions and 13 deletions

View File

@@ -5,13 +5,18 @@
#
# dns server bind ip and port, default dns server port is 53.
# bind [IP]:port,
# bind [IP]:port, udp server
# bind-tcp [IP]:port, tcp server
# example:
# IPV4: :53
# IPV6 [::]:53
# bind-tcp [::]53
bind [::]:53
# tcp connection idle timeout
# tcp-idle-time [second]
# dns cache size
# cache-size [number]
# 0: for no cache