Bgu repport OSPF IPv6 Bird with wireguard
Hi, OSPF IPv6 of bird is buggy over wireguard. Work over OpenVPN. Work OSPF IPv4. *Only in IPv6, the OSPF interface is not detected.* Cheers, -- alpha_one_x86/BRULE Herman <alpha_one_x86@first-world.info> Main developer of Supercopier/Ultracopier/CatchChallenger, Esourcing and server management IT, OS, technologies, research & development, security and business department
On Sun, Dec 29, 2019 at 11:16:14PM -0400, alpha_one_x86 wrote:
Hi,
OSPF IPv6 of bird is buggy over wireguard.
Work over OpenVPN.
Work OSPF IPv4.
*Only in IPv6, the OSPF interface is not detected.*
Hi It looks like the 'backup' interface does not have link-local address, which is required for IPv6 OSPF. Likely a bug in Wireguard kernel code as such address should be assigned automatically. You can try to add it manually. -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: santiago@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."
Hi, Thanks for your help. Try add local link address failed. Only local link address work for OSPF but generate problem for me due to lack of global link ip. Any suggestion? Cheers, On 2019-12-30 08:50, Ondrej Zajicek wrote:
On Sun, Dec 29, 2019 at 11:16:14PM -0400, alpha_one_x86 wrote:
Hi,
OSPF IPv6 of bird is buggy over wireguard.
Work over OpenVPN.
Work OSPF IPv4.
*Only in IPv6, the OSPF interface is not detected.* Hi
It looks like the 'backup' interface does not have link-local address, which is required for IPv6 OSPF. Likely a bug in Wireguard kernel code as such address should be assigned automatically. You can try to add it manually.
-- alpha_one_x86/BRULE Herman <alpha_one_x86@first-world.info> Main developer of Supercopier/Ultracopier/CatchChallenger, Esourcing and server management IT, OS, technologies, research & development, security and business department
participants (2)
-
alpha_one_x86 -
Ondrej Zajicek