DN42 Route Origin Authorisation
ROA Data
Self-hosted ROA tables by Hoshi Network (AS4242421233).
ROA tables generated from the
DN42 registry
(route/route6 objects, constrained by
filter.txt/filter6.txt) using
roa_wizard.
Regenerated periodically from a registry mirror.
Files
- dn42_roa_bird2_4.conf BIRD2 roa4 table (IPv4)
- dn42_roa_bird2_6.conf BIRD2 roa6 table (IPv6)
- dn42_roa_46.json JSON, IPv4+IPv6 (gortr/stayrtr compatible)
Usage
BIRD2 — include into a roa table:
roa4 table dn42roa4;
protocol static {
roa4 { table dn42roa4; };
include "dn42_roa_bird2_4.conf";
}
RTR — feed an RTR server such as stayrtr:
stayrtr -cache https://roa.dn42.sbs/data/dn42_roa_46.json -rtr.refresh 600