mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-21 11:16:17 +08:00
added DNS Settings (#2231)
Co-authored-by: raoul <raoul@morik.at> Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2231 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us> Co-authored-by: Raoul Morik <raoul.morik@noreply.dn42.us> Co-committed-by: Raoul Morik <raoul.morik@noreply.dn42.us>
This commit is contained in:
parent
9e2f436d96
commit
773af0b9d5
3 changed files with 9 additions and 0 deletions
7
data/dns/moriknet.dn42
Normal file
7
data/dns/moriknet.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: moriknet.dn42
|
||||
admin-c: MORIK-DN42
|
||||
tech-c: MORIK-DN42
|
||||
mnt-by: MORIK-MNT
|
||||
nserver: ns1.moriknet.dn42 172.21.82.99
|
||||
nserver: ns1.moriknet.dn42 fda2:fa71:d752::3
|
||||
source: DN42
|
|
@ -7,4 +7,5 @@ admin-c: MORIK-DN42
|
|||
tech-c: MORIK-DN42
|
||||
mnt-by: MORIK-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.moriknet.dn42
|
||||
source: DN42
|
||||
|
|
|
@ -5,4 +5,5 @@ admin-c: MORIK-DN42
|
|||
tech-c: MORIK-DN42
|
||||
mnt-by: MORIK-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.moriknet.dn42
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Reference in a new issue