使用路由和 iptables 負載平衡多個網關

使用路由和 iptables 負載平衡多個網關

在linux下,如何使用路由對多個網關進行負載平衡,請注意,我有一個輸入介面可以說eth0,並且一個輸出介面可以說eth1eth1可以連接到多IP網關每個網關都有自己的網路供應商

答案1

你用的是iproute2。有關設定的詳細資訊位於http://lartc.org/howto/lartc.rpdb.multiple-links.html

相關內容