Register domain names

`iwarp.dn42` is mainly for RDNS, and `go.dn42` for provisioned services.
This commit is contained in:
Yuxiang Zhu 2021-06-06 04:33:22 +08:00
parent fbf4384946
commit cb73b4d6b6
No known key found for this signature in database
GPG key ID: C3F9531DBF52767A
4 changed files with 17 additions and 0 deletions

7
data/dns/go.dn42 Normal file
View file

@ -0,0 +1,7 @@
domain: go.dn42
admin-c: YUX-DN42
tech-c: YUX-DN42
org: ORG-IWARP
mnt-by: IWARP-MNT
nserver: ns1.iwarp.dn42
source: DN42

8
data/dns/iwarp.dn42 Normal file
View file

@ -0,0 +1,8 @@
domain: iwarp.dn42
admin-c: YUX-DN42
tech-c: YUX-DN42
org: ORG-IWARP
mnt-by: IWARP-MNT
nserver: ns1.iwarp.dn42 172.23.60.53
nserver: ns1.iwarp.dn42 fd49:277:42:53::1
source: DN42

View file

@ -7,5 +7,6 @@ admin-c: YUX-DN42
tech-c: YUX-DN42
org: ORG-IWARP
mnt-by: IWARP-MNT
nserver: ns1.iwarp.dn42
status: ASSIGNED
source: DN42

View file

@ -6,4 +6,5 @@ tech-c: YUX-DN42
mnt-by: IWARP-MNT
org: ORG-IWARP
status: ASSIGNED
nserver: ns1.iwarp.dn42
source: DN42