Hi,
this is a basic Linux networking question but at the moment I’m a little bit stuck. I like to have eth0 and ppp0 up at the same time. Eth0 should be prefered as default gateway and ppp0 as fallback/failover in case eth0 is down. But switch back to eth0 as soon as it is up again.
Can someone point me into a direction on how to solve this? I added iproute2 and the required kernel options to my image. But I’m not sure if this is the way. Iproute is quiete frustrating if you don’t have experience with it 🙂
Interface bonding seems not to be supported by the default kernel.
help appreciated
greetings
Markus