请教关于bonding双网卡绑定的问题!~~
我配置好/etc/sysconfig/network-scripts ifcfg-bond0/eth0/eth1后,,因为用的是REDHAT4 EL
所以在etc下没有modules.conf 只有 modprobe.conf 所以不是用的alias bond0 bonding options bond0 miimon=100 mode=0
而是写的install bond0 /sbin/modprobe bonding -o bond0 miimon=100 mode=0
好了后一切正常,但重起时我的eth0、eth1启动没有,但是bond是成功的!
既可以看到 bring up interface bond0 OK 但看不到 bring up interface eth0 OK 和 bring up interface eth1 OK 但我另一台机器可以ping通