all these things I handle by scripts in
/etc/ppp/ip-up.local /etc/ppp/ip-down.local
when you do
/sbin/ip route list
you will see default routing as multipath routing:
default
nexthop via 10.65.60.12 dev ppp1 weight 1
nexthop via 10.65.60.12 dev ppp0 weight 1
It works, but it is not perfect.
Some times it does not do good balancing.
Vladislav
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/