I’m completly new to Microtik and with very basic programming capabilities.
I need to install a starlink antenna (without the original starlink router, the antenna is POE powered, i receive a clean ethernet from the antenna, so i also need to access the Starlink interface).
As the installation is mobile, I want that when i turn off the antenna the Microtik switches on the LTE internal sim for the connectivity.
So the idea is to connect the cable from the Starlink antenna to the eth1…but from here…PANIC!
I really don’t know where to start for the configuration
Hi! Were you able to do it with success? I’d like to do the same in few days. I have a Mikrotik Chateau LTE12 and till now I’ve used only with LTE connection, I will use only with the ETH connection but I’d like to keep the LTE as a backup
set WAN connection to ether1, use distance 1 or whatever
set WAN connection to LTE, use distance >“other connection”
And that’s it for most cases.
Default route with lowest distance will be used.
If that one fails, route for LTE becomes active and traffic can go over that route.
Once normal connection becomes available again, things will be moved again to route with lowest distance.
High level approache is not easy for me. I’m not able to do that now. I think that I must to restart everything with a factory reset. I cannot see the starlink lan in the defconf group and I’m not able to put that lan again into the group. I don’t know how was possible that I removed that one from the group.