howto/Bird2.md
... ...
@@ -7,7 +7,7 @@ The `extra/bird` package in the arch repositories will usually have a relatively
7 7
## Bird2 Version <2.0.8 / Debian
8 8
9 9
Please note, that Bird2 versions before 2.0.8 don't support IPv6 extended nexthops for IPv4 destinations (<https://bird.network.cz/pipermail/bird-users/2020-April/014412.html>).
10
-Additionally Bird2 before 2.0.8 cannot automatically update filtered bgp routes when an used RPKI source changes.
10
+Additionally Bird2 before 2.0.8 cannot automatically update filtered bgp routes when a used RPKI source changes.
11 11
12 12
Debian 11 Bullseye delivers Bird 2.0.7. But you can use the Debian Bullseye backport-repository which provides version 2.0.8 (see <https://backports.debian.org/Instructions/> for adding backports repository and install packages from the repository).
13 13
... ...
@@ -178,7 +178,7 @@ include "/etc/bird/peers/*";
178 178
179 179
# Setting up peers
180 180
181
-Please note: This section assumes that you've already got a tunnel to your peering partner setup.
181
+Please note: This section assumes that you've already got a tunnel to your peering partner set up.
182 182
183 183
First, make sure the /etc/bird/peers directory exists:
184 184
... ...
@@ -378,7 +378,7 @@ docker pull rpki/stayrtr
378 378
docker run --name dn42rpki -p 8282:8282 --restart=always -d rpki/stayrtr -verify=false -checktime=false -cache=https://dn42.burble.com/roa/dn42_roa_46.json
379 379
```
380 380
381
-* Add this to your bird configure file,other ROA protocol must removed.
381
+* Add this to your bird configure file (and remove other conflicting ROA setup, if present):
382 382
383 383
```conf
384 384
protocol rpki rpki_dn42{