mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-09 06:05:22 +08: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
2 changed files with 10 additions and 8 deletions
|
@ -1,9 +1,10 @@
|
||||||
route: 10.100.0.0/14
|
route: 10.100.0.0/14
|
||||||
max-length: 32
|
max-length: 32
|
||||||
origin: AS64654
|
origin: AS64654
|
||||||
origin: AS4242421288
|
remarks: Manual ROA to allow the ChaosVPN interconnect to
|
||||||
origin: AS4242422718
|
announce routes. ChaosVPN uses Tinc which supports
|
||||||
origin: AS4242422480
|
only one gateway to DN42, so there must only be one
|
||||||
remarks: Manual ROA to allow the chaosvpn interconnects to announce anything.
|
origin ASN listed here.
|
||||||
|
Do not change without mailing list consensus.
|
||||||
mnt-by: DN42-MNT
|
mnt-by: DN42-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
route: 172.31.0.0/16
|
route: 172.31.0.0/16
|
||||||
max-length: 32
|
max-length: 32
|
||||||
origin: AS64654
|
origin: AS64654
|
||||||
origin: AS4242421288
|
remarks: Manual ROA to allow the ChaosVPN interconnect to
|
||||||
origin: AS4242422718
|
announce routes. ChaosVPN uses Tinc which supports
|
||||||
origin: AS4242422480
|
only one gateway to DN42, so there must only be one
|
||||||
remarks: Manual ROA to allow the chaosvpn interconnects to announce anything.
|
origin ASN listed here.
|
||||||
|
Do not change without mailing list consensus.
|
||||||
mnt-by: DN42-MNT
|
mnt-by: DN42-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
Loading…
Add table
Reference in a new issue