On Thu, Feb 27, 2020 at 12:36:32AM +0100, Robert Scheck wrote: > Hello Maria, > > as of writing, OpenBSD rpki-client produces an output file for BIRD 1.x > like the following, where IPv4 and IPv6 end up in the same table. For me > this ends with "This is an IPv4 router, therefore IPv6 addresses are not > supported" error on BIRD 1.x all the time...am I overlooking something? > > --- %< --- > roa table roa { > roa 1.0.0.0/24 max 24 as 13335; > # […] > roa 2001:200::/32 max 32 as 2500; > # […] > } > --- %< --- > > Is the above under any circumstances valid in any BIRD 1.x version? I did > not use BIRD 1.x much, but I thought it is strictly either IPv4 or IPv6...
AFAIK it is not valid. You would need IPv4 roas in IPv4 bird config and IPv6 ROAs in IPv6 bird config. -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: santi...@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."