1
mirror of https://git.dn42.dev/wiki/wiki.git synced 2025-03-13 09:04:27 +01:00

Updated Bird (markdown)

This commit is contained in:
DN42 Wiki (BURBLE-MNT) 2021-05-08 15:13:00 +00:00
parent 391ed76fcc
commit 4c71ca7434

View File

@ -289,17 +289,14 @@ mkdir -p /var/lib/bird/
```
# Use RPKI ROA for bird2
Download gortr
`https://github.com/cloudflare/gortr/releases`
Running gortr
* Download gortr
`https://github.com/cloudflare/gortr/releases`
* Running gortr
`./gortr -verify=false -checktime=false -cache=https://dn42.burble.com/roa/dn42_roa_46.json`
Add this your bird configure file,other ROA protocol must remove
* Add this your bird configure file,other ROA protocol must remove
```