12 Dec
2022
12 Dec
'22
9:32 p.m.
On Mon, Dec 12, 2022, at 16:17, Martin Huněk via Bird-users wrote:
Hi,
On Linux, I would suggest using a dummy interface for anything other than real loopback addresses (::1 and 127.0.0.1) and physical connections. The dummy interfaces as they have both link-local IPv6 and "real like" MAC address, so it is acting more like a physical device. This way, you would not need direct protocol either.
This is what I'm using and it works well.