mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 00:46:59 +08:00
squashed commit:
c361e7cf7 Add rDNS configuration 5a655599a squashed commit:
This commit is contained in:
parent
55eda14b22
commit
de2867620a
8 changed files with 66 additions and 0 deletions
11
data/aut-num/AS4242423900
Normal file
11
data/aut-num/AS4242423900
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
aut-num: AS4242423900
|
||||||
|
as-name: JSORG-AS
|
||||||
|
remarks: -------------------------------------------
|
||||||
|
remarks: JustSem.org Network
|
||||||
|
remarks: Service Area : NL
|
||||||
|
remarks: Please reach out through Matrix for any inquiries.
|
||||||
|
remarks: -------------------------------------------
|
||||||
|
admin-c: JSORG-DN42
|
||||||
|
tech-c: JSORG-DN42
|
||||||
|
mnt-by: JSORG-MNT
|
||||||
|
source: DN42
|
9
data/dns/justsem.dn42
Normal file
9
data/dns/justsem.dn42
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
domain: justsem.dn42
|
||||||
|
admin-c: JSORG-DN42
|
||||||
|
tech-c: JSORG-DN42
|
||||||
|
mnt-by: JSORG-MNT
|
||||||
|
nserver: ns1.justsem.dn42 172.23.124.2
|
||||||
|
nserver: ns1.justsem.dn42 fd4a:534f:5247::2
|
||||||
|
nserver: ns2.justsem.dn42 172.23.124.3
|
||||||
|
nserver: ns2.justsem.dn42 fd42:beef:1888::3
|
||||||
|
source: DN42
|
12
data/inet6num/fd4a:534f:5247::_48
Normal file
12
data/inet6num/fd4a:534f:5247::_48
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
inet6num: fd4a:534f:5247:0000:0000:0000:0000:0000 - fd4a:534f:5247:ffff:ffff:ffff:ffff:ffff
|
||||||
|
cidr: fd4a:534f:5247::/48
|
||||||
|
netname: JSORG-NETWORK
|
||||||
|
nserver: ns1.justsem.dn42
|
||||||
|
nserver: ns2.justsem.dn42
|
||||||
|
descr: Network of JSORG
|
||||||
|
country: NL
|
||||||
|
admin-c: JSORG-DN42
|
||||||
|
tech-c: JSORG-DN42
|
||||||
|
mnt-by: JSORG-MNT
|
||||||
|
status: ASSIGNED
|
||||||
|
source: DN42
|
12
data/inetnum/172.23.124.0_27
Normal file
12
data/inetnum/172.23.124.0_27
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
inetnum: 172.23.124.0 - 172.23.124.31
|
||||||
|
cidr: 172.23.124.0/27
|
||||||
|
netname: JSORG-NETWORK
|
||||||
|
nserver: ns1.justsem.dn42
|
||||||
|
nserver: ns2.justsem.dn42
|
||||||
|
descr: Network of JSORG
|
||||||
|
country: NL
|
||||||
|
admin-c: JSORG-DN42
|
||||||
|
tech-c: JSORG-DN42
|
||||||
|
mnt-by: JSORG-MNT
|
||||||
|
status: ASSIGNED
|
||||||
|
source: DN42
|
6
data/mntner/JSORG-MNT
Normal file
6
data/mntner/JSORG-MNT
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
mntner: JSORG-MNT
|
||||||
|
admin-c: JSORG-DN42
|
||||||
|
tech-c: JSORG-DN42
|
||||||
|
mnt-by: JSORG-MNT
|
||||||
|
auth: pgp-fingerprint ED32B50C785708C481B52A9582F85C3FD5E244DA
|
||||||
|
source: DN42
|
6
data/person/JSORG-DN42
Normal file
6
data/person/JSORG-DN42
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
person: justSem
|
||||||
|
e-mail: dn42@justsem.org
|
||||||
|
contact: matrix:@sem:justsem.org
|
||||||
|
nic-hdl: JSORG-DN42
|
||||||
|
mnt-by: JSORG-MNT
|
||||||
|
source: DN42
|
5
data/route/172.23.124.0_27
Normal file
5
data/route/172.23.124.0_27
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
route: 172.23.124.0/27
|
||||||
|
origin: AS4242423900
|
||||||
|
max-length: 27
|
||||||
|
mnt-by: JSORG-MNT
|
||||||
|
source: DN42
|
5
data/route6/fd4a:534f:5247::_48
Normal file
5
data/route6/fd4a:534f:5247::_48
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
route6: fd4a:534f:5247::/48
|
||||||
|
origin: AS4242423900
|
||||||
|
max-length: 48
|
||||||
|
mnt-by: JSORG-MNT
|
||||||
|
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue