5023a674d88293ca7c34a1385cd54d6ca53b0bfa
howto/Bird2.md
... | ... | @@ -176,7 +176,7 @@ include "/etc/bird/peers/*"; |
176 | 176 | |
177 | 177 | # Route Origin Authorization |
178 | 178 | |
179 | -The example config above relies on ROA configuration files in `/etc/bird/roa_dn42{,_v6}.conf`. These should be automatically downloaded and updated every so often to prevent BGP highjacking, [see the bird1 page](/howto/Bird#route-origin-authorization) for more details and links to the ROA files. |
|
179 | +The example config above relies on ROA configuration files in `/etc/bird/roa_dn42{,_v6}.conf`. These should be automatically downloaded and updated every so often to prevent BGP highjacking, [see the bird1 page](/howto/Bird#route-origin-authorization) for more details and links to the ROA files. Note: edit the links to replace roa_bird1 to say roa_bird2 if using the cron jobs listed on that page. |
|
180 | 180 | |
181 | 181 | # RPKI / RTR for ROA |
182 | 182 |