Publication date: 2020-03-27
At first, using Babel via a WireGuard VPN link did not work.
WireGuard interfaced do not have IPv6 link local addresses by default. However, these are needed for Babel to work. Thus add link local address like fe80::1 on each WireGuard interface and use that for communication.