Re: iproute2 и распределение трафика между интерфейсами
>Ошибся, исправляюсь - equalize не годится. Уточняю ссылку -
>http://lartc.org/howto/lartc.rpdb.multiple-links.html#AEN298
Спс за правильный линк, но насколько я понял можно либо лоад балансинг
между двумя внешними интерфейсами, либо как было ранее...
А почему-то нельзя часть айпишников из локалки -- под лоад балансинг,
а часть по старинке...
"Instead of choosing one of the two providers as your default route, you now set up the default route to be a multipath route. In the default kernel this will balance routes over the two providers. It is done as follows (once more building on the example in the section on split-access):
ip route add default scope global nexthop via $P1 dev $IF1 weight 1 \
nexthop via $P2 dev $IF2 weight 1 "
--
Mit rezpekt,
Tzunami
Reply to: