0
Linux Bonding (合併網卡) 實作
目的
* 網卡自動備援
* 增加傳輸頻寬
* 多網卡負載平衡
實作環境
* Fedora Core 3 Linux
* Realtek RTL8139 PCI Fast Ethernet NIC * 2 (driver: 8139too)
* LAN: 192.168.0.0/24; Linux Host: 192.168.0.1; Gateway: 192.168.0.254
環境設定
vi /etc/sysconfig/network-scripts/ifcfg-bond0
繼續閱讀 »