mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 02:42:33 -05:00
14 lines
468 B
Text
14 lines
468 B
Text
# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
|
|
#
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
port 5300
|
|
nameserver 10.0.0.1
|
|
nameserver 2001:DB8::1
|
|
search example.com example.net
|
|
sortlist 130.155.160.0/255.255.240.0 130.155.0.0
|
|
timeout 10
|
|
unknown directive
|
|
options unknown debug timeout:1 ndots:2
|