Hello. I am having an issue when doing an in-place upgrade of a mikrotik. My network consists of several mikrotiks chained together. Mikrotik1 receives internet from my provider, and has several LANs, one for my office network, one for a local AP/hotspot, and a third that travels over a wireless root/client bridge to supply internet to the next mikrotik. Mikrotik2 follows the same layout, with its public interface in the same subnet of the corresponding LAN of Mikrotik1, a LAN running an AP, and another linking to Mikrotik3. The dynamic routes formed when the IPs were added are used for the direct connections between mikrotiks. Also, mikrotik1 has static routes for each LAN subnet of mikrotik2, and each subnet on mikrotik3 as well. In my original network setup, each mikrotik worked fine. All the LANs on every mikrotik have internet. More importantly, I am able to remotely access devices on each mikrotik’s subnets from my location on the LAN of mikrotik1. I can access the equipment of any client connecting to any of my LANs…
My original mikrotiks were PC-based, and very unreliable. They run ROS version 2.9. I am looking to upgrade to routerboard RB750s, running version 4.10. I can pull the config from an old router, import it into the new RB750. The only part of the config that I can find that doesn’t drop into place is the mapping of each IP address to its corresponding interface. I have to take each subnet, assign it to an Ether interface, plug the appropriate cable in, and it links up.
The issue I am facing is that when I introduce a new RB750, I lose the ability to communicate with any LAN past that router. If I were to replace mikrotik2 in the example above, I would no longer be able to talk to anything on its LANs, and wouldn’t be able to communicate with mikrotik 3 at all. I am hoping fora little help in tracking down what can be causing this. I can dig up detailed examples of each router config if need be, may take a bit though…
If anybody has some advice on how to get me back to having access to my whole network, I would be grateful..