亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

Chinaunix

標(biāo)題: mydns配置文件 [打印本頁]

作者: 流星隕落    時間: 2009-10-27 10:11
標(biāo)題: mydns配置文件
##
##  /etc/mydns.conf
##  Tue Sep 22 11:46:02 2009
##  For more information, see mydns.conf(5).
##
                                # DATABASE INFORMATION
db-host = localhost             # SQL server hostname
db-user = mydns             # SQL server username
db-password = 123456          # SQL server password
database = mydns                # MyDNS database name
                                # GENERAL OPTIONS
user = mydns                   # Run with the permissions of this user
group = mydns                  # Run with the permissions of this group
listen = *                      # Listen on these addresses ('*' for all)
no-listen =                     # Do not listen on these addresses
                                # CACHE OPTIONS
zone-cache-size = 1024          # Maximum number of elements stored in the zone cache
zone-cache-expire = 60          # Number of seconds after which cached zones expires
reply-cache-size = 1024         # Maximum number of elements stored in the reply cache
reply-cache-expire = 30         # Number of seconds after which cached replies expire
                                # ESOTERICA
log = /var/log/mydns.log              # Facility to use for program output (LOG_*/stdout/stderr)
pidfile = /var/run/mydns.pid    # Path to PID file
timeout = 120                   # Number of seconds after which queries time out
multicpu = 1                    # Number of CPUs installed on your system
recursive =                     # Location of recursive resolver
allow-axfr = no                 # Should AXFR be enabled?
allow-tcp = no                  # Should TCP be enabled?
allow-update = no               # Should DNS UPDATE be enabled?
ignore-minimum = no             # Ignore minimum TTL for zone?
soa-table = soa                 # Name of table containing SOA records
rr-table = rr                   # Name of table containing RR data
soa-where =                     # Extra WHERE clause for SOA queries
rr-where =                      # Extra WHERE clause for RR queries
               
               
               

本文來自ChinaUnix博客,如果查看原文請點:http://blog.chinaunix.net/u3/100752/showart_2079375.html




歡迎光臨 Chinaunix (http://72891.cn/) Powered by Discuz! X3.2