mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-30 23:57:05 +08:00
Merge pull request 'add nserver and domain' (#2292) from moguv587/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2292 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
2f5b58d39b
2 changed files with 9 additions and 0 deletions
7
data/dns/moack.dn42
Normal file
7
data/dns/moack.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: moack.dn42
|
||||
admin-c: MOACK-DN42
|
||||
tech-c: MOACK-DN42
|
||||
mnt-by: MOACK-MNT
|
||||
nserver: ns1.moack.dn42 172.23.173.121
|
||||
nserver: ns2.moack.dn42 172.23.173.122
|
||||
source: DN42
|
|
@ -7,5 +7,7 @@ tech-c: MOACK-DN42
|
|||
mnt-by: MOACK-MNT
|
||||
status: ASSIGNED
|
||||
cidr: 172.23.173.64/26
|
||||
nserver: ns1.moack.dn42
|
||||
nserver: ns2.moack.dn42
|
||||
org: ORG-MOACK
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Reference in a new issue