Hi Ondrej, many thanks to you, too!
On 19. Feb 2023, at 18:41, Ondrej Zajicek <santiago@crfreenet.org> wrote: On Sun, Feb 19, 2023 at 06:28:03PM +0100, Sebastian Hahn wrote:
On 19. Feb 2023, at 16:31, Alexander Zubkov <green@qrator.net> wrote: Hi,
I doubt that strict bind option is incompatible with multihop. Do you have some problems with it?
I get the following error:
Multihop BGP cannot be bound to interface
Hi
The strict bind option is not really related to interface, but to local IP (because binding to interface really means binding to its IP). Just do not use inteface option, while keep strict bind enabled and local IP set.
For each BGP connection I have a separate interface and I am wondering how I would deal with this suggestion then. I think it would mean a separate unique IP for each neighbour, assigned to the interface, yes? Thanks Sebastian