<div dir="ltr"><div dir="ltr">On Sun, May 5, 2024 at 7:35 AM Maria Matejka <<a href="mailto:maria.matejka@nic.cz">maria.matejka@nic.cz</a>> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div dir="auto">The error message actually means "you requested direct connection but i can't see the right interface to use because there is no interface with this range assigned".<br></div></div></blockquote></div><br><div>Thanks, that was it!</div><div><br></div><div>I must have missed the note in the docs on that, because with ipv4 I just had the same subnet, but with ipv6 I don't have a public address assigned on the bird side. `multihop 1` Fixed the negotiation issue. I got a few more, but those seem to be related to either gobgp sending malformed updates (Invalid NEXT_HOP attribute - mismatched address family (2a01:xx:yy:zz:4746:92e9:327c:d930 for ipv4)), or the bird configuration not being able to parse a `-` in the interface name. Both unrelated to this particular issue at hand.</div></div>