Hi Marek,
if you are searching for decent BGP filters you may want consult a project wiki
[1]. That filters seems to be fine for most of the IPv4 cases. For the IPv6
martians you might want to use a fltr-martian6 object in RIPE-DB to modify a
filter found in wiki.
As for the private ASN, make
Hello Guys,
Anyone create maybe a good filters for BIRD IPv6 upstreams?
I just add this to my import filter:
import filter {
if bgp_path.len > 49 then reject;
if (net.len < 16) || (net.len > 48) then reject;
accept;
};
But i saw i get strange routing:
root@it-bgp:~# birdc6 show route 2404:1710::/