OpenWrt Forum Archive

Topic: Best way to setup MULTIHOMING ?

The content of this topic has been archived on 1 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi all,

I'd like to setup multihoming on kamikaze.

Right now I just run a rc-script to create the routing tables and rules.

I wonder if there is a way to do that by the usual means of configuration.
Is that possible or does it require to re-write the network-setup-scripts ?

Thank you!

Hi.

Right now there is no way to do it entirely with standard configs. While you can configure the basic stuff using /etc/config/ you'd still need manual tweaks for the firewall and routing setup, so the next-best solution is a custom rc script as you did.

~ JoW

The discussion might have continued from here.