mirror of
https://git.dn42.dev/dn42/registry.git
synced 2024-11-14 08:07:36 +01:00
Revert c18494285c
Remove other invalid ASN in ChaosVPN route objects Add remarks to ChaosVPN route objects clarifying usage.
This commit is contained in:
parent
e13aac6f1d
commit
c13814b5e5
@ -1,9 +1,10 @@
|
||||
route: 10.100.0.0/14
|
||||
max-length: 32
|
||||
origin: AS64654
|
||||
origin: AS4242421288
|
||||
origin: AS4242422718
|
||||
origin: AS4242422480
|
||||
remarks: Manual ROA to allow the chaosvpn interconnects to announce anything.
|
||||
remarks: Manual ROA to allow the ChaosVPN interconnect to
|
||||
announce routes. ChaosVPN uses Tinc which supports
|
||||
only one gateway to DN42, so there must only be one
|
||||
origin ASN listed here.
|
||||
Do not change without mailing list consensus.
|
||||
mnt-by: DN42-MNT
|
||||
source: DN42
|
||||
|
@ -1,9 +1,10 @@
|
||||
route: 172.31.0.0/16
|
||||
max-length: 32
|
||||
origin: AS64654
|
||||
origin: AS4242421288
|
||||
origin: AS4242422718
|
||||
origin: AS4242422480
|
||||
remarks: Manual ROA to allow the chaosvpn interconnects to announce anything.
|
||||
remarks: Manual ROA to allow the ChaosVPN interconnect to
|
||||
announce routes. ChaosVPN uses Tinc which supports
|
||||
only one gateway to DN42, so there must only be one
|
||||
origin ASN listed here.
|
||||
Do not change without mailing list consensus.
|
||||
mnt-by: DN42-MNT
|
||||
source: DN42
|
||||
|
Loading…
Reference in New Issue
Block a user