BGP direct not working with Bird 2.0.2. Only multihop working.
When I try to use direct mode bird didn`t listen tcp port and don`t
send packets to remote
Ok. This is because unnecessary and undesirable sanity check that same
peerIP cannot exist twice.
You can fool this check, by configuring random peerPort. Then set bird
as passive and DUT as active. Even though DUT opens all BGP from
source_port 179, bird will happily accept the connections.
Fugl
I'm trying to setup between DUT<->Bird in same interface multiple iBGP
neighbours with DUT IP and routerID staying same, and Bird sourceIP
and table changing.
If I configure just 1, it works grand, the 2nd one won't come up. If I
change the order, the previous one which didn't work now works, and