mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-20 09:26:59 +08:00
Merge pull request 'Changing a /28 Subnet to a /27 Subnet' (#4241) from TheBamPlayer/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/4241 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
bccfcbb294
3 changed files with 5 additions and 7 deletions
|
@ -2,7 +2,7 @@ domain: thebamplayer.dn42
|
|||
admin-c: THEBAMPLAYER-DN42
|
||||
tech-c: THEBAMPLAYER-DN42
|
||||
mnt-by: THEBAMPLAYER-MNT
|
||||
nserver: ns.thebamplayer.dn42 172.23.77.17
|
||||
nserver: ns.thebamplayer.dn42 172.23.77.1
|
||||
nserver: ns.thebamplayer.dn42 fd27:2761:faba::1
|
||||
ds-rdata: 33976 13 2 0C8A60E12C84345E637328C532BDE2CBEE6BB0A141FF343F139284B78D564D63
|
||||
source: DN42
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
inetnum: 172.23.77.16 - 172.23.77.31
|
||||
cidr: 172.23.77.16/28
|
||||
inetnum: 172.23.77.0 - 172.23.77.31
|
||||
cidr: 172.23.77.0/27
|
||||
netname: THEBAMPLAYER-V4-NET-1
|
||||
country: DE
|
||||
admin-c: THEBAMPLAYER-DN42
|
||||
|
@ -7,5 +7,3 @@ tech-c: THEBAMPLAYER-DN42
|
|||
mnt-by: THEBAMPLAYER-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
||||
ds-rdata: 21113 13 2 F0D8D5603F80654FBFDE9F016D58F8A72657FD9A437647F16B71D1D79E431881
|
||||
nserver: ns.thebamplayer.dn42
|
|
@ -1,5 +1,5 @@
|
|||
route: 172.23.77.16/28
|
||||
max-length: 28
|
||||
route: 172.23.77.0/27
|
||||
max-length: 27
|
||||
origin: AS4242422851
|
||||
mnt-by: THEBAMPLAYER-MNT
|
||||
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue