I have a private wireless network that connects a few buildings on my property . This is all controlled by a pfsense box in one building. All devices on network get ip addresses from that pfsense box and all share the same subnet. I also have a dsl connection on a mikrotik rb750 connected to a dsl modem in bridge mode which I have given an ip address of 192.168.1.21. Currently all the devices in that building point to that gateway.
We are swapping the of pfsense box out for a mikrotik. What I would like to do is have load balancing setup. Is it possible to configure the new mikrotik router to use a static ip instead of an interface to use as a second gateway? So I can combine both dsl connections without the second connection being physically injected to the main mikrotik dhcp server?
I hope so!