摘要:
UBUNTU下双网卡绑定非常简单,使用以下步骤:1.安装软件apt-get install ifenslave2.修改配置文件/etc/network/interfacesauto loiface lo inet loopbackiface eth0 inet dhcpiface eth1 inet dhcpauto bond0iface bond0 inet staticaddress 64.0.177.20netmask 255.255.255.0gateway 64.0.177.254up ifenslave bond0 eth0 eth1down ifenslave -d bond0 阅读全文
posted @ 2012-11-01 20:18
ggjucheng
阅读(4559)
评论(0)
推荐(0)

浙公网安备 33010602011771号