4c71ca7434b8eaa2df1a5aab52e7ffe9bb3377d3
howto/Bird.md
... | ... | @@ -289,17 +289,14 @@ mkdir -p /var/lib/bird/ |
289 | 289 | ``` |
290 | 290 | |
291 | 291 | # Use RPKI ROA for bird2 |
292 | -Download gortr |
|
293 | - |
|
294 | -`https://github.com/cloudflare/gortr/releases` |
|
295 | - |
|
296 | - |
|
297 | -Running gortr |
|
292 | +* Download gortr |
|
298 | 293 | |
294 | +`https://github.com/cloudflare/gortr/releases` |
|
299 | 295 | |
296 | +* Running gortr |
|
300 | 297 | `./gortr -verify=false -checktime=false -cache=https://dn42.burble.com/roa/dn42_roa_46.json` |
301 | 298 | |
302 | -Add this your bird configure file,other ROA protocol must remove |
|
299 | +* Add this your bird configure file,other ROA protocol must remove |
|
303 | 300 | |
304 | 301 | |
305 | 302 | ``` |