mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-12 23:55:23 +08:00
Create SIMITO net and resources.
Add routes for both v6 and v4. Added nserver for reverse dns (v4 only for now).
This commit is contained in:
parent
b3cf8e538f
commit
d1fda6567c
8 changed files with 54 additions and 0 deletions
6
data/aut-num/AS4242421809
Normal file
6
data/aut-num/AS4242421809
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
aut-num: AS4242421809
|
||||||
|
as-name: AS-SIMITO-DN42
|
||||||
|
admin-c: SIMITO-DN42
|
||||||
|
tech-c: SIMITO-DN42
|
||||||
|
mnt-by: SIMITO-MNT
|
||||||
|
source: DN42
|
6
data/dns/simito.dn42
Normal file
6
data/dns/simito.dn42
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
domain: simito.dn42
|
||||||
|
admin-c: SIMITO-DN42
|
||||||
|
tech-c: SIMITO-DN42
|
||||||
|
mnt-by: SIMITO-MNT
|
||||||
|
nserver: ns1.simito.dn42 172.20.59.240
|
||||||
|
source: DN42
|
10
data/inet6num/fdce:7655:1d31::_48
Normal file
10
data/inet6num/fdce:7655:1d31::_48
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
inet6num: fdce:7655:1d31:0000:0000:0000:0000:0000 - fdce:7655:1d31:ffff:ffff:ffff:ffff:ffff
|
||||||
|
cidr: fdce:7655:1d31::/48
|
||||||
|
netname: SIMITO-NETWORK
|
||||||
|
descr: Network of SIMITO
|
||||||
|
country: CA
|
||||||
|
admin-c: SIMITO-DN42
|
||||||
|
tech-c: SIMITO-DN42
|
||||||
|
mnt-by: SIMITO-MNT
|
||||||
|
status: ASSIGNED
|
||||||
|
source: DN42
|
11
data/inetnum/172.20.59.224_27
Normal file
11
data/inetnum/172.20.59.224_27
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
inetnum: 172.20.59.224 - 172.20.59.255
|
||||||
|
cidr: 172.20.59.224/27
|
||||||
|
netname: SIMITO-NETWORK
|
||||||
|
descr: Network of SIMITO
|
||||||
|
country: CA
|
||||||
|
admin-c: SIMITO-DN42
|
||||||
|
tech-c: SIMITO-DN42
|
||||||
|
mnt-by: SIMITO-MNT
|
||||||
|
status: ASSIGNED
|
||||||
|
nserver: ns1.simito.dn42
|
||||||
|
source: DN42
|
6
data/mntner/SIMITO-MNT
Normal file
6
data/mntner/SIMITO-MNT
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
mntner: SIMITO-MNT
|
||||||
|
admin-c: SIMITO-DN42
|
||||||
|
tech-c: SIMITO-DN42
|
||||||
|
mnt-by: SIMITO-MNT
|
||||||
|
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJGY/sU8UEhQE1+xfaYYJkltjpHVVHBT7aI/scOwaXrw simito.dev@gmail.com
|
||||||
|
source: DN42
|
5
data/person/SIMITO-DN42
Normal file
5
data/person/SIMITO-DN42
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
person: Simito
|
||||||
|
e-mail: simito.dev@gmail.com
|
||||||
|
nic-hdl: SIMITO-DN42
|
||||||
|
mnt-by: SIMITO-MNT
|
||||||
|
source: DN42
|
5
data/route/172.20.59.224_27
Normal file
5
data/route/172.20.59.224_27
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
route: 172.20.59.224/27
|
||||||
|
origin: AS4242421809
|
||||||
|
max-length: 27
|
||||||
|
mnt-by: SIMITO-MNT
|
||||||
|
source: DN42
|
5
data/route6/fdce:7655:1d31::_48
Normal file
5
data/route6/fdce:7655:1d31::_48
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
route6: fdce:7655:1d31::/48
|
||||||
|
origin: AS4242421809
|
||||||
|
max-length: 48
|
||||||
|
mnt-by: SIMITO-MNT
|
||||||
|
source: DN42
|
Loading…
Add table
Reference in a new issue