1
mirror of https://git.dn42.dev/dn42/registry.git synced 2024-12-23 05:02:58 +01:00

Squashed commit of the following:

commit 941810c2b170b71ff1abf9442e68e9b2e569bf69
Author: cz5 <cz5@protonmail.com>
Date:   Sat Nov 10 02:21:43 2018 -0500

    Added dns record.

commit 11432370666de2c08765cb1e63790971ac0f6568
Author: cz5 <cz5@protonmail.com>
Date:   Sat Nov 10 01:29:36 2018 -0500

    Removed newline in inet6num file.

commit 5565eb9bdf72c2d5273cf3b71e97ef72c4f503a9
Merge: 20bf8069 3589f4a2
Author: cz5 <cz5@protonmail.com>
Date:   Sat Nov 10 01:26:03 2018 -0500

    Merge branch 'master' of http://git.dn42.us/cz5/registry

    Signed-off-by: cz5 <cz5@protonmail.com>

commit 20bf8069c5aecb10c7d4e03329e429806252d9e8
Author: cz5 <cz5@protonmail.com>
Date:   Sat Nov 10 01:15:30 2018 -0500

    Fixed bad nserver line.

    Signed-off-by: cz5 <cz5@protonmail.com>

commit 3589f4a2f6fcb06489ee6d215e9b7e09798a74c6
Author: cz5 <cz5@protonmail.com>
Date:   Sat Nov 10 01:15:30 2018 -0500

    Fixed bad nserver line.

commit 733ade5fda85d6e6d27d660a2bf463a7a0293bc4
Author: cz5 <cz5@protonmail.com>
Date:   Sat Nov 10 01:00:07 2018 -0500

    Added AS, routes, IP allocations, mntner and person records for cz5.
This commit is contained in:
cz5 2018-11-10 02:24:30 -05:00
parent a430794ed4
commit 9c3f667a5a
No known key found for this signature in database
GPG Key ID: 5567B98B98BB970F
8 changed files with 51 additions and 0 deletions

View File

@ -0,0 +1,7 @@
aut-num: AS4242423301
as-name: CZ5-CORE-NETWORK
descr: CZ5 Core Network
admin-c: CZ5-DN42
tech-c: CZ5-DN42
mnt-by: CZ5-MNT
source: DN42

7
data/dns/cz5.dn42 Normal file
View File

@ -0,0 +1,7 @@
domain: cz5.dn42
admin-c: CZ5-DN42
tech-c: CZ5-DN42
mnt-by: CZ5-MNT
nserver: ns1.cz5.dn42 172.20.18.242
status: CONNECT
source: DN42

View File

@ -0,0 +1,8 @@
inet6num: fd73:8e01:9673:0000:0000:0000:0000:0000 - fd73:8e01:9673:ffff:ffff:ffff:ffff:ffff
netname: CZ5-CORE-NETWORK
admin-c: CZ5-DN42
tech-c: CZ5-DN42
mnt-by: CZ5-MNT
status: ASSIGNED
cidr: fd73:8e01:9673::/48
source: DN42

View File

@ -0,0 +1,10 @@
inetnum: 172.20.18.240 - 172.20.18.255
netname: CZ5-CORE-NETWORK
country: US
admin-c: CZ5-DN42
tech-c: CZ5-DN42
mnt-by: CZ5-MNT
nserver: ns1.cz5.dn42
status: ASSIGNED
cidr: 172.20.18.240/28
source: DN42

6
data/mntner/CZ5-MNT Normal file
View File

@ -0,0 +1,6 @@
mntner: CZ5-MNT
auth: pgp-fingerprint C136E132D6CDF81F1E8679E65567B98B98BB970F
admin-c: CZ5-DN42
tech-c: CZ5-DN42
mnt-by: CZ5-MNT
source: DN42

5
data/person/CZ5-DN42 Normal file
View File

@ -0,0 +1,5 @@
person: CZ5
contact: mailto:cz5@protonmail.com
nic-hdl: CZ5-DN42
mnt-by: CZ5-MNT
source: DN42

View File

@ -0,0 +1,4 @@
route: 172.20.18.240/28
origin: AS4242423301
mnt-by: CZ5-MNT
source: DN42

View File

@ -0,0 +1,4 @@
route6: fd73:8e01:9673::/48
origin: AS4242423301
mnt-by: CZ5-MNT
source: DN42