Greetings,
I’m not sure where to start, exactly, so let me tell you first that I’ve been working on this problem for about two weeks off and on. I’ve done plenty of searches, and tests.
I have a new connection to the Internet in my network, and we have elected to use a Mikrotik router for the connection. We have two other Cisco routers (7206) with BGP enabled and connected to two other carriers. I’ve added the Mikrotik router IP as a neighbor in the Cisco’s and added the Cisco’s as a neighbor in the Mikrotik. The BGP session with the carrier on the Mikrotik comes up and establishes without issue and there appears to be traversal between the other two routers in getting traffic to and from the Mikrotik. Some traffic that is, not all. I’ve got two connections to my network on both of the Cisco’s and on the new Mikrotik as well. Only one of those connections is used for BGP, but the other is used as a gateway for our infrastructure devices (it kind of depends on the network use as to which IP is in use.
Example:
x.x.192.1 ← BGP connection
x.x.200.1 ← other network and gateway address for devices
When I enable the BGP on the new Mikrotik, traffic begins to pass, the upstream sees our advertised subnets and has confirmed that everything looks swell. The network that we use for our gateway’s (above) however, stops responding to everything. I can’t really tell if the other networks stop responding or not, as my gateway is a firewall that is on the x.x.200.x network above. Now, if I disable the interface with the x.x.200.1 IP on it, and turn the BGP session back on, everything seems to work, except that ICMP stops for traffic that chooses the new Mikrotik path back.
Recently, I tried using an unused IP block from our ARIN assignment and putting a server on that network and connecting that up to my network switch, then advertising that /24 on all 3 routers and testing. Everything worked.
I should also point out that I have static routes in place that need to go to the firewall IP for our internal network and some other static routes in place that need to go to the IP for our wireless network firewall. Both of those IP’s are on the x.x.200.x network and those routes do not work with the x.x.200.1 ethernet shut off.
Any ideas are welcome at this point.
Thanks,
Steven G. Spencer