TAAVI-MNT: register separate homenet asn

Justification for separate resources:

 * Having a separate AS and advertising only the related prefixes makes
   implementing the different routing policies between my home network
   and the rest of my core network much easier. It's likely that my home
   network will have multiple connections to the rest of dn42 in the
   future.
 * The separate IPv4 block allows me to grow the core network in the
   future without having to fragment the network or re-number existing
   addresses. Both blocks are fairly small, hopefully this is not an
   issue.
 * I have a clearnet /48 from my ISP, and using a similarly sized dn42
   block makes address translation between the two networks much
   simpler.
This commit is contained in:
Taavi Väänänen 2021-04-05 13:31:57 +03:00
parent 8d6d2072d7
commit 6bf764c9ac
No known key found for this signature in database
GPG key ID: EF242F709F912FBE
6 changed files with 41 additions and 0 deletions

View file

@ -3,4 +3,7 @@ as-name: TAAVI-AS
admin-c: TAAVI-DN42
tech-c: TAAVI-DN42
mnt-by: TAAVI-MNT
remarks: Open for peering, see https://taavi.wtf/dn42 for details.
remarks: Current locations:
remarks: * Helsinki, FI.
source: DN42

View file

@ -0,0 +1,7 @@
aut-num: AS4242423271
as-name: TAAVI-HOMENET-AS
admin-c: TAAVI-DN42
tech-c: TAAVI-DN42
mnt-by: TAAVI-MNT
remarks: My main network is AS4242423270, see that for details.
source: DN42

View file

@ -0,0 +1,11 @@
inet6num: fdf4:e251:75d9:0000:0000:0000:0000:0000 - fdf4:e251:75d9:ffff:ffff:ffff:ffff:ffff
cidr: fdf4:e251:75d9::/48
netname: TAAVI-HOME-NET-V6-1
descr: IPv6 block for TAAVI-HOME
country: FI
admin-c: TAAVI-DN42
tech-c: TAAVI-DN42
mnt-by: TAAVI-MNT
status: ASSIGNED
nserver: ns01.taavi.dn42
source: DN42

View file

@ -0,0 +1,11 @@
inetnum: 172.22.131.128 - 172.22.131.143
cidr: 172.22.131.128/28
netname: TAAVI-HOME-NET-V4-1
descr: IPv4 block for TAAVI-HOME
country: FI
admin-c: TAAVI-DN42
tech-c: TAAVI-DN42
mnt-by: TAAVI-MNT
status: ASSIGNED
nserver: ns01.taavi.dn42
source: DN42

View file

@ -0,0 +1,4 @@
route: 172.22.131.128/28
origin: AS4242423271
mnt-by: TAAVI-MNT
source: DN42

View file

@ -0,0 +1,5 @@
route6: fdf4:e251:75d9::/48
origin: AS4242423271
max-length: 48
mnt-by: TAAVI-MNT
source: DN42