--kadn00tgSopKmJ1H Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Specifying a source for the multipath route solved the problem. > ip rule add priority 200 table multi should be ip rule add prio 200 from $INT_NET table multi > ip route add default table multi proto static \ > nexthop via $EXB_GW dev $EXB_IF weight 1 \ > nexthop via $EXA_GW dev $EXA_IF weight 1 g --kadn00tgSopKmJ1H Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+Vm2vhS/HVM1dDfsRAqWWAJ9QERg7cCDqVHa9KXhldnllmSwNWgCaA4yt gUNEvMjpP6ZtVksyY/s+zTU= =d+Am -----END PGP SIGNATURE----- --kadn00tgSopKmJ1H--