Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Petr Menšík
BIND
Commits
7318850b
Commit
7318850b
authored
Nov 22, 2000
by
Andreas Gustafsson
Browse files
transfer-source option added in previous change was
misspelled
parent
b88cdaa9
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/tests/system/views/ns2/named2.conf
View file @
7318850b
...
...
@@ -15,16 +15,15 @@
*
WITH
THE
USE
OR
PERFORMANCE
OF
THIS
SOFTWARE
.
*/
/* $
Id
:
named2
.
conf
,
v
1
.
1
2
2000
/
11
/
22
01
:
34
:
15
gson
Exp
$ */
/* $
Id
:
named2
.
conf
,
v
1
.
1
3
2000
/
11
/
22
18
:
52
:
38
gson
Exp
$ */
options
{
query
-
source
address
10
.
53
.
0
.
2
;
transfer
-
souce
10
.
53
.
0
.
2
;
transfer
-
sou
r
ce
10
.
53
.
0
.
2
;
port
5300
;
pid
-
file
"named.pid"
;
listen
-
on
{
10
.
53
.
0
.
2
;
10
.
53
.
0
.
4
; };
listen
-
on
-
v6
{
none
;};
listen
-
on
{
10
.
53
.
0
.
2
;
10
.
53
.
0
.
4
; };
listen
-
on
-
v6
{
none
; };
recursion
no
;
notify
yes
;
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment