Cross Reference: named.conf
xref
: /
bind-9.11.3
/
bin
/
tests
/
system
/
xferquota
/
ns2
/
named.conf
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
named.conf revision a2b565626ba9a98eecc7b82cb86c6d68c38d3d94
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07de
Mukund Sivaraman
options
{
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07de
Mukund Sivaraman
pid
-
file
"
named.pid
"
;
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07de
Mukund Sivaraman
listen
-
on
{
10.53
.
0.2
; }
;
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07de
Mukund Sivaraman
recursion
no
;
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07de
Mukund Sivaraman
notify
yes
;
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07de
Mukund Sivaraman
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07de
Mukund Sivaraman
transfers
-
in
5
;
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07de
Mukund Sivaraman
transfers
-
per
-
ns
5
;
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07de
Mukund Sivaraman
}
;
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07de
Mukund Sivaraman
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07de
Mukund Sivaraman
zone
"."
{
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07de
Mukund Sivaraman
type
hint
;
file
"
root.hint
"
;
}
;
zone
"changing."
{
type
slave
;
masters
{
10.53
.
0.1
; }
;
file
"
changing.bk
"
;
}
;
include
"
zones.conf
"
;