Merge pull request '[AS64742] Fix DNS stuff and add a route object for the old IPv4 prefix' (#159) from chiantos-20200831/fixdnsandaddrouteobject into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/159
Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
Simon Marsh 2020-08-31 20:13:39 +00:00
commit f876d3af25
5 changed files with 10 additions and 4 deletions

View file

@ -1,6 +1,7 @@
domain: chiantos.dn42
descr: Chiantos Main Domain
nserver: haruhi.chiantos.dn42 172.23.147.225
nserver: ns0.chiantos.dn42 172.23.147.53
nserver: ns0.chiantos.dn42 fd8e:6470:7a23:1337::53
admin-c: KANKAN-DN42
tech-c: KANKAN-DN42
mnt-by: KANKAN-MNT

View file

@ -1,6 +1,7 @@
inet6num: fd8e:6470:7a23:0000:0000:0000:0000:0000 - fd8e:6470:7a23:ffff:ffff:ffff:ffff:ffff
cidr: fd8e:6470:7a23::/48
netname: NET-CHIANTOS-DN42
nserver: ns0.chiantos.dn42
admin-c: KANKAN-DN42
tech-c: KANKAN-DN42
mnt-by: KANKAN-MNT

View file

@ -1,8 +1,7 @@
inetnum: 172.23.147.0 - 172.23.147.255
netname: NET-CHIANTOS-DN42
descr: Chiantos Main IP Block
country: FR
nserver: haruhi.chiantos.dn42
nserver: ns0.chiantos.dn42
admin-c: KANKAN-DN42
tech-c: KANKAN-DN42
mnt-by: KANKAN-MNT

View file

@ -0,0 +1,5 @@
route: 172.23.147.0/24
origin: AS64742
mnt-by: KANKAN-MNT
pingable: 172.23.147.1
source: DN42

View file

@ -3,6 +3,6 @@ origin: AS64742
admin-c: KANKAN-DN42
tech-c: KANKAN-DN42
max-length: 48
pingable: fd8e:6470:7a23::
pingable: fd8e:6470:7a23:100::9
mnt-by: KANKAN-MNT
source: DN42