Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
637
Issues
637
List
Boards
Labels
Service Desk
Milestones
Merge Requests
106
Merge Requests
106
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
6c81b492
Commit
6c81b492
authored
Jul 21, 2016
by
Evan Hunt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[master] add missing file
parent
7914f630
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
+26
-0
bin/tests/system/nslookup/ns1/example.net.db
bin/tests/system/nslookup/ns1/example.net.db
+26
-0
No files found.
bin/tests/system/nslookup/ns1/example.net.db
0 → 100644
View file @
6c81b492
; Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
;
; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
$TTL 3600
@ 86400 IN SOA ns1 hostmaster (
1397051952 ; "SER0"
5
5
1814400
3600 )
@ NS ns1
ns1 A 10.53.0.1
a-only A 1.2.3.4
aaaa-only AAAA 2001::ffff
dual A 1.2.3.4
AAAA 2001::ffff
cname-a-only CNAME a-only
cname-aaaa-only CNAME aaaa-only
cname-dual CNAME dual
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