Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
44b3d6bb
Commit
44b3d6bb
authored
Apr 05, 2000
by
James Brister
Browse files
Match-client test.
parent
ebafb8a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/tests/named.conf
View file @
44b3d6bb
...
@@ -249,7 +249,11 @@ zone "slave.demo.zone" {
...
@@ -249,7 +249,11 @@ zone "slave.demo.zone" {
};
};
view
"test-view"
{
view
"test-view"
{
allow
-
update
-
forwarding
{
10
.
0
.
0
.
30
;};
match
-
clients
{
10
.
0
.
0
.
1
; };
allow
-
query
{
10
.
0
.
0
.
30
;};
check
-
names
master
warn
;
check
-
names
slave
ignore
;
check
-
names
response
fail
;
zone
"view-zone.com"
{
zone
"view-zone.com"
{
type
master
;
type
master
;
allow
-
update
-
forwarding
{
10
.
0
.
0
.
34
;};
allow
-
update
-
forwarding
{
10
.
0
.
0
.
34
;};
...
...
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