<div dir="ltr">Are there any routing protocol implementations that do not depend on multicast?  In my setup, 2 hosts will be able to route to one another over 2 different wg interfaces and I just need something to select whichever interface has the least latency.  Anything like that exist? :D</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 6, 2017 at 7:33 AM, Toke Høiland-Jørgensen <span dir="ltr"><<a href="mailto:toke@toke.dk" target="_blank">toke@toke.dk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On 6 December 2017 13:07:56 CET, Ryan Whelan <<a href="mailto:rcwhelan@gmail.com">rcwhelan@gmail.com</a>> wrote:<br>
>I'm looking to run babel over wireguard links and running into issues.<br>
>I<br>
>seem to be unable to get Bird or the reference implementation of Babel<br>
>to<br>
>bind to any wireguard interfaces.  Is this a known issue? or has anyone<br>
>found a config that works?<br>
<br>
</span>You need to manually add link-local IPs (fe80:: something) to the wireguard interface. Also, since wireguard doesn't support multicast it is only likely to work on point-to-point links with AllowedIPs set to ::/0 (or something else that includes the Babel multicast address).<br>
<span class="HOEnZb"><font color="#888888"><br>
-Toke<br>
</font></span></blockquote></div><br></div>