Skip to content
Snippets Groups Projects
Commit 8b951e7d authored by Lubos Slovak's avatar Lubos Slovak
Browse files

Fixes to sample files.

parent d0bcc942
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ mail A 10.0.0.3 ; ip address for "mail.example.com", a
sub NS ns.sub.example.com. ; delegation
ns.sub A 10.1.0.1 ; glue
ns.sub TYPE23444 \# abcedfg
;ns.sub TYPE23444 \# abcedfg
a A 10.0.0.4
*.a A 10.0.0.5
......
......@@ -113,8 +113,8 @@ zones {
# ACL list specification for AXFR/IXFR OUT
xfr-out server0;
# ACL list specification for NOTIFY OUT
notify-in server 0;
# ACL list specification for NOTIFY IN
notify-in server0;
# ACL list specification for NOTIFY OUT
notify-out server0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment