freebsd : how to allow loopback nexthop in OSPFv3-IPv4 ?
Bernd Naumann
bernd at kr217.de
Thu Dec 26 19:44:39 CET 2024
On 26.12.24 6:34 PM, benoitc--- via Bird-users wrote:
> Should I pass the vlan as ptp or stub on freebsd ? Or is there any other way to have unnumbered interfaces on freebsd?
I have no proper exp. with *bsd but from what I've heard:
* If you want unnumbered interfaces,then do you have a /32 assigned to
loopback?
* Ensure this address used as preferred source address (pref_src(?))
within the kernel protocol
* don't use stub. IIRC, stub means: do not send and do not participate.
* for unnumbered interfaces you want to use broadcast to send your pkts
to the multicast address
I hope I'm not totally off. Have a nice time...
Bernd
More information about the Bird-users
mailing list