stakanov wrote:
In data sabato 28 ottobre 2017 10:42:06 CEST, Per Jessen ha scritto:
stakanov wrote:
Question is: does the Leap standard kernel has support for “policy routing” enabled? Thank you.
It's not really a kernel option, it's implemented by iproute2.
Well, to reformulate: I wish to set up a PC with two NICs and two default routes (multiple default routes). For this I guess I will have to create a separate table ( I am following this howto:
Yes, essentially you set up two routing tables, each with the default route you want. Then you use iptables to set some fwmark when the appropriate conditions have been met, and "ip rule" to select the routing table depending on the fwmark.
https://kindlund.wordpress.com/2007/11/19/configuring-multiple-default-route... Just I wondered wether there are major differences between the flow in Leap vs Gentoo (that was the base of the howto). So it seems that Leap has the Kernel already compiled with the right option...
openSUSE has had it at least 11.0. (I have some production systems on 11.0 where I rely on this routing functionality). -- Per Jessen, Zürich (11.7°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org