I have defined a few routes and rules with:
ip route add ... ip rule add ...
but how do you add
ip rule ...
/etc/syscontfig/network-scripts/rule-ethX /etc/syscontfig/network-scripts/route-ethX
Check out /etc/sysconfig/network-scripts/ifup-routes to see exactly how things are processed.
Barry