Hey guys,
Does anyone already have experience with network bonding under ResinOS 2.0?
Some of my devices are on sketchy internet connections, so there I would like to install a 3g-modem (usb dongle) as a BACKUP. Now I noticed that ResinOS 2.0 does this almost perfectly, because if I have both LAN and 3g enabled, the LAN connection has higher priority in the routing table and will therefore get all the traffic.
Also when the LAN is unplugged, the 3g connection takes over without a problem.
But in many of the RealLife cases the LAN connection is not actually unplugged, but it is the MODEM (behind the router) that is giving trouble. The LAN keeps being connected to the router still has a gateway address. Therefore the RasPi will still give priority to the LAN connection, resulting in an unreachable RasPi.
I think this might be solved by bonding the LAN & 3g connections. Any experience with this?
All help greatly appreciated.
Gr, Frans