Zerobyte, it’s possible too. I have 3 links, and i don’t know what i do.
I just like to leave a unique link to acess points, to share the internet with clientes. I’m thinking in start up the hotspot, but i’m beginner, then i need time to undestand the mikrotik.
Load balancing 3 connections for 3 different networks, each having its own policy, is not a trivial task.
Mikrotik is a powerful routing platform with many controls and functions. It’s not the easiest router to learn with if you don’t already know networking concepts and don’t read howtos / watch howto videos on youtube.
Starting with a complicated design on a powerful platform can be daunting.
For learning Mikrotik, try to understand each component seperately, and understand how they all work together to achieve the behavior you want.
Ethernet interfaces configuration has to do with speed/duplex/switch membership, but IP addresses are assigned from the IP menu. (Many routers group configurations by interface, but Mikrotik groups by functionality)
What part do IP routes play?
How does NAT work?
What is the behavior of chains in the firewall filters?
Also understand what’s going on “on the wire” with Internet protocol - things like DNS, ping, arp, MAC address, port numbers, etc - Don’t just know the words - understand what they mean and what they do, and you’ll be able to understand Mikrotik pretty easily.
I think it’s better to keep a default route in your global table to one of your links in order to route LAN IP that are not within the range 100-200 and also for the Mikrotik router itself.
Can you paste here the configuration of your router ?