mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-08 04:45:26 +08:00
Merge pull request 'Added new DNS zones' (#2111) from Ty3r0X/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2111 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
b847c89579
5 changed files with 21 additions and 0 deletions
6
data/dns/bonobonet.dn42
Normal file
6
data/dns/bonobonet.dn42
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
domain: bonobonet.dn42
|
||||||
|
admin-c: TY3R0X-DN42
|
||||||
|
tech-c: TY3R0X-DN42
|
||||||
|
mnt-by: TY3R0X-MNT
|
||||||
|
nserver: b0l3yah-prototype.ty3r0x.dn42
|
||||||
|
source: DN42
|
6
data/dns/chaox.dn42
Normal file
6
data/dns/chaox.dn42
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
domain: chaox.dn42
|
||||||
|
admin-c: TY3R0X-DN42
|
||||||
|
tech-c: TY3R0X-DN42
|
||||||
|
mnt-by: TY3R0X-MNT
|
||||||
|
nserver: b0l3yah-prototype.ty3r0x.dn42
|
||||||
|
source: DN42
|
7
data/dns/ty3r0x.dn42
Normal file
7
data/dns/ty3r0x.dn42
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
domain: ty3r0x.dn42
|
||||||
|
admin-c: TY3R0X-DN42
|
||||||
|
tech-c: TY3R0X-DN42
|
||||||
|
mnt-by: TY3R0X-MNT
|
||||||
|
nserver: b0l3yah-prototype.ty3r0x.dn42 172.22.69.1
|
||||||
|
nserver: b0l3yah-prototype.ty3r0x.dn42 fda7:3ae7:e04d::1
|
||||||
|
source: DN42
|
|
@ -3,6 +3,7 @@ cidr: fda7:3ae7:e04d::/48
|
||||||
netname: TY3R0XHOME-NETWORK
|
netname: TY3R0XHOME-NETWORK
|
||||||
descr: Ty3r0X's network IPv6.
|
descr: Ty3r0X's network IPv6.
|
||||||
country: RO
|
country: RO
|
||||||
|
nserver: b0l3yah-prototype.ty3r0x.dn42
|
||||||
admin-c: TY3R0X-DN42
|
admin-c: TY3R0X-DN42
|
||||||
tech-c: TY3R0X-DN42
|
tech-c: TY3R0X-DN42
|
||||||
mnt-by: TY3R0X-MNT
|
mnt-by: TY3R0X-MNT
|
||||||
|
|
|
@ -3,6 +3,7 @@ cidr: 172.22.69.0/27
|
||||||
netname: TY3R0XHOME-NETWORK
|
netname: TY3R0XHOME-NETWORK
|
||||||
descr: Ty3r0X's network IPv4.
|
descr: Ty3r0X's network IPv4.
|
||||||
country: RO
|
country: RO
|
||||||
|
nserver: b0l3yah-prototype.ty3r0x.dn42
|
||||||
admin-c: TY3R0X-DN42
|
admin-c: TY3R0X-DN42
|
||||||
tech-c: TY3R0X-DN42
|
tech-c: TY3R0X-DN42
|
||||||
mnt-by: TY3R0X-MNT
|
mnt-by: TY3R0X-MNT
|
||||||
|
|
Loading…
Add table
Reference in a new issue