1
mirror of https://git.dn42.dev/dn42/registry.git synced 2025-02-28 19:33:03 +01:00

squashed commit:

08e9650be Removed policy, added max-length, added ipv6 ns
d469202c9 squashed commit:
This commit is contained in:
Richard Mayhew 2024-10-29 17:44:22 +02:00
parent a2f1124c94
commit 5a5f34154f
No known key found for this signature in database
9 changed files with 69 additions and 0 deletions

View File

@ -0,0 +1,9 @@
aut-num: AS4242420074
as-name: SPLASH
admin-c: SPLASH-DN42
org: ORG-ZANET
descr: Location: Cape Town, South Africa
remarks: Mikrotik used for Peering
tech-c: SPLASH-DN42
mnt-by: SPLASH-MNT
source: DN42

9
data/dns/splash.dn42 Normal file
View File

@ -0,0 +1,9 @@
domain: splash.dn42
descr: ZANET
admin-c: SPLASH-DN42
tech-c: SPLASH-DN42
mnt-by: SPLASH-MNT
org: ORG-ZANET
nserver: ns1.splash.dn42 172.20.161.254
nserver: ns1.splash.dn42 fdbb:8bb5:fb3d::254
source: DN42

View File

@ -0,0 +1,11 @@
inet6num: fdbb:8bb5:fb3d:0000:0000:0000:0000:0000 - fdbb:8bb5:fb3d:ffff:ffff:ffff:ffff:ffff
netname: SPLASH-IPV6
country: ZA
org: ORG-ZANET
admin-c: SPLASH-DN42
tech-c: SPLASH-DN42
mnt-by: SPLASH-MNT
nserver: ns1.splash.dn42
status: ASSIGNED
cidr: fdbb:8bb5:fb3d::/48
source: DN42

View File

@ -0,0 +1,11 @@
inetnum: 172.20.161.192 - 172.20.161.255
netname: SPLASH-NET4
nserver: ns1.splash.dn42
org: ORG-ZANET
country: ZA
admin-c: SPLASH-DN42
tech-c: SPLASH-DN42
mnt-by: SPLASH-MNT
status: ASSIGNED
cidr: 172.20.161.192/26
source: DN42

7
data/mntner/SPLASH-MNT Normal file
View File

@ -0,0 +1,7 @@
mntner: SPLASH-MNT
descr: Splash
admin-c: SPLASH-DN42
tech-c: SPLASH-DN42
mnt-by: SPLASH-MNT
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ6kYmV8pkzcbAQTcyDY96h8vXXHYmIQfC827Nuh+GLG
source: DN42

View File

@ -0,0 +1,6 @@
organisation: ORG-ZANET
org-name: South Africa DN42
admin-c: SPLASH-DN42
tech-c: SPLASH-DN42
mnt-by: SPLASH-MNT
source: DN42

6
data/person/SPLASH-DN42 Normal file
View File

@ -0,0 +1,6 @@
person: Richard
e-mail: richard@splash.co.za
contact: irc:InsaneSplash@hackint
nic-hdl: SPLASH-DN42
mnt-by: SPLASH-MNT
source: DN42

View File

@ -0,0 +1,5 @@
route: 172.20.161.192/26
origin: AS4242420074
mnt-by: SPLASH-MNT
max-length: 26
source: DN42

View File

@ -0,0 +1,5 @@
route6: fdbb:8bb5:fb3d::/48
origin: AS4242420074
max-length: 48
mnt-by: SPLASH-MNT
source: DN42