Hi all.
I have 4 routers A,B,C,D
The A and D is dsl routers on the two ends. The B and C is router os mikrotik.
Tha A and D have only rip. So I am trying this.
A to B rip ( with redistribute BGP)
B to C BGP (with redistribute Rip)
C to D rip. (with redistribute BGP)
The problem is that the BGP routes between C and D isn’t transported in A and D routers.
Only when I enable rip between C and D the routing tables transported as well.
Any idea?