Damus
uvok · 71w
re: bird on my Hetzner VPS uses too much CPU. I still get an average of 80% CPU load. I decided to filter all prefixes >= /48. This removes about half of the routes.
Marek profile picture
@nprofile1q... For the dn42 or for the Clearnet?

In the dn42 it is also recommended according to filter6.txt.

In general, I would also do it in Clearnet: https://bgpfilterguide.nlnog.net/guides/small_prefixes/
> Routes smaller than a /24 (IPv4) or /48 (IPv6) should not be expected to have working global routing.
1
uvok · 71w
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqu6c7efaq0l9mqdpr783dat0jydepgzjkmw9qhpa9l4evu5tlzhnsgnk6le Clearnet. And I while /48 itself is valid, I filter it too. (import where source = RTS_BGP && net.len < 48;) Like I said before, I have no clue what causes the CPU strain. I'm just docto...