2.0.9 protocol babel issue
Maria Matejka
maria.matejka at nic.cz
Tue Feb 22 14:14:58 CET 2022
Hello!
As far as I can test in my local wireguard configuration, it works for
me. How does your wireguard configuration look like?
Maria
On 2/22/22 7:20 AM, admin wrote:
> Hi,there!
> I upgraded Bird to 2.0.9, but the Babel protocol could not find neighbors. my interface link is wireguard VPN. how to solve this problem?
> thank you!
>
> this is my configuration,bird 2.0.8 is work.
> protocol babel {
> ipv4 {
> export where (source = RTS_DEVICE) || (source = RTS_BABEL);
> };
> ipv6 {
> export where (source = RTS_DEVICE) || (source = RTS_BABEL);
> };
> interface "gz-*";
> }
>
More information about the Bird-users
mailing list