c61a6a9c9ea8a0f81fcd69c54fc73818596cb365
historical/Bird.md
... | ... | @@ -252,27 +252,7 @@ Route Origin Authorizations should be used in BIRD to authenticate prefix announ |
252 | 252 | |
253 | 253 | ## ROA Tables |
254 | 254 | |
255 | -The ROA table can be generated from the registry directly or you can use the following pre-built ROA tables for BIRD: |
|
256 | - |
|
257 | -ROA files generated by [dn42regsrv](https://git.burble.com/burble.dn42/dn42regsrv) are available from burble.dn42: |
|
258 | - |
|
259 | -|URL| IPv4/IPv6 |Description| |
|
260 | -|---|---|---| |
|
261 | -| <https://dn42.burble.com/roa/dn42_roa_46.json> | Both | JSON format for use with RPKI | |
|
262 | -| <https://dn42.burble.com/roa/dn42_roa_bird1_46.conf> | Both | Bird1 format | |
|
263 | -| <https://dn42.burble.com/roa/dn42_roa_bird1_4.conf> | IPv4 Only | Bird1 format | |
|
264 | -| <https://dn42.burble.com/roa/dn42_roa_bird1_6.conf> | IPv6 Only | Bird1 format | |
|
265 | -| <https://dn42.burble.com/roa/dn42_roa_bird2_46.conf> | Both | Bird2 format | |
|
266 | -| <https://dn42.burble.com/roa/dn42_roa_bird2_4.conf> | IPv4 Only | Bird2 format | |
|
267 | -| <https://dn42.burble.com/roa/dn42_roa_bird2_6.conf> | IPv6 Only | Bird2 format | |
|
268 | - |
|
269 | -ROA files generated by [roa_wizard](https://git.dn42.dev/Kioubit/roa_wizard) are available: |
|
270 | - |
|
271 | -|URL| IPv4/IPv6 |Description| |
|
272 | -|---|---|---| |
|
273 | -| <https://kioubit-roa.dn42.dev/?type=v4> | IPv4 Only | Bird2 format | |
|
274 | -| <https://kioubit-roa.dn42.dev/?type=v6> | IPv6 Only | Bird2 format | |
|
275 | -| <https://kioubit-roa.dn42.dev/?type=json> | Both | JSON format for use with RPKI | |
|
255 | +The ROA table can be generated from the registry directly or you can use pre-built ROA tables. |
|
276 | 256 | |
277 | 257 | ### Updating ROA tables |
278 | 258 |