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
d2148c21
Commit
d2148c21
authored
Aug 16, 2000
by
Andreas Gustafsson
Browse files
sig-validity-interval and update-policy were missing
parent
c5873630
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/misc/options
View file @
d2148c21
Copyright (C) 2000 Internet Software Consortium.
See COPYRIGHT in the source root or http://isc.org/copyright
.html
for terms.
See COPYRIGHT in the source root or http://
www.
isc.org/copyright for terms.
$Id: options,v 1.3
3
2000/08/
09 04:37:42 tale
Exp $
$Id: options,v 1.3
4
2000/08/
16 17:56:32 gson
Exp $
This is a summary of the implementation status of the various named.conf
options in BIND 9.
...
...
@@ -101,6 +101,7 @@ options {
[ tkey-domain ... ] Yes*
[ tkey-dhkey ... ] Yes*
[ port number; ] Yes*
[ sig-validity-interval number; ] Yes*
};
acl Yes@
...
...
@@ -135,6 +136,7 @@ zone "domain_name" [ ( in | hs | hesiod | chaos ) ] {
[ forwarders { [ ip_addr ; [ ip_addr ; ... ] ] }; ] No
[ check-names ( warn | fail | ignore ); ] No
[ allow-update { address_match_list }; ] Yes@
[ update-policy ... ] Yes*
[ allow-query { address_match_list }; ] Yes@
[ allow-transfer { address_match_list }; ] Yes@
[ dialup yes_or_no; ] No
...
...
@@ -144,6 +146,7 @@ zone "domain_name" [ ( in | hs | hesiod | chaos ) ] {
[ also-notify { ip_addr; [ ip_addr; ... ] }; Yes
[ ixfr-base path_name; ] Obsolete
[ pubkey number number number string; ] No
[ sig-validity-interval number; ] Yes*
};
zone "domain_name" [ ( in | hs | hesiod | chaos ) ] {
...
...
@@ -220,4 +223,5 @@ view "view_name" [ ( in | hs | hesiod | chaos ) ] { Yes*
[ key ... ] Yes
[ server ... ] Yes
[ trusted-keys ... ] Yes
[ sig-validity-interval number; ] 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